-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathv2ray.html
209 lines (204 loc) Β· 9.21 KB
/
v2ray.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HPILANKA - V2Ray</title>
<link rel="stylesheet" href="homefix.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="responsive.css">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9687623970723169"
crossorigin="anonymous"></script>
<link rel="shortcut icon" href="images/fav.png" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-danger">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img src="images/logo.png" alt="" width="34" height="28" class="d-inline-block align-text-top">
<b>HPILANKA</b>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="index.html"><i class="fa-solid fa-house"></i> Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="groups.html"><i class="fa-solid fa-user-group"></i> Groups</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle active" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
<i class="fa-solid fa-file-arrow-down"></i> Get files
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="hpifiles.html"><i class="fa-solid fa-desktop"></i> HPI FILES</a></li>
<li><a class="dropdown-item" href="ehifiles.html"><i class="fa-solid fa-mobile-screen-button"></i> EHI FILES</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="v2ray.html"><i class="fa-solid fa-circle-nodes"></i> V2Ray</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html"><i class="fa-solid fa-address-card"></i> About us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="howto.html"><i class="fa-solid fa-circle-info"></i> How to use</a>
</li>
</ul>
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#ssh">Request SSH</button>
</div>
</div>
</nav>
<!--News-->
<marquee class="news" direction="left">Here best way to get Fast & Paid free internet configs for your PC / Mobile device | Current Status :- All files are fully working | HPILANKA Channel Is Private Now !! π―π₯ Due to telegram's new policy every public channel with any illegal activities will be banned and wouldn't be recovered again... Btw you must join our channel then you can Acsess our files</marquee>
<!--End of news-->
<!--CONTENT-->
<!--space-->
<p> </p>
<!--hometxt-->
<!--hometxt-->
<h1 class="hometxt"><b>GET 90% FASTER PAID FILES FROM HPILANKA</b></h1>
<h1 class="hometxt3"><b>V2Ray</b></h1>
<!--content v2ray-->
<div class="text-boxes">
<div class="text-box HTMLBox">
<div class="topic">VMESS (USE YOUR SNI)</div>
<textarea id="HTMLBox" readonly >vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIkhQSUxBTktBIFZNRVNTIiwNCiAgImFkZCI6ICIxMy4yMjkuMjE3Ljc
4IiwNCiAgInBvcnQiOiAiODAiLA0KICAiaWQiOiAiM2E0ZmVkNTEtNDQzMi00NmFkLTk3MmItYzgzMzc
5YTJmN2E1IiwNCiAgImFpZCI6ICIwIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgIm
hvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInpvb20udXMiDQp9
</textarea>
<button id="HTMLButton">Copy VMESS</button>
</div>
<div class="text-box CSSBox">
<div class="topic">VLESS (USE YOUR SNI)</div>
<textarea id="CSSBox" readonly >vless://[email protected]:443?flow=xtls
-rprx-direct&encryption=none&security=tls&sni=zoom.us&type=tcp&headerType=none#HPILANKA+VLESS
</textarea>
<button id="CSSButton">Copy VLESS</button>
</div>
<div class="text-box JSBox">
<div class="topic">TROJAN (USE YOUR SNI)</div>
<textarea id="JSBox" readonly >trojan://[email protected]:18417#HPILANKA%20V2RAY%20%F0%9F%91%80
</textarea>
<button id="JSButton">Copy TROJAN</button>
</div>
</div>
<!-- Modal -->
<div class="modal fade" id="getfiles" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">What files do you want?</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-footer">
<div class="btn" role="group" aria-label="Basic mixed styles example">
<a href="hpifiles.html"><button type="button" class="btn btn-danger">HPI Files</button></a>
<a href="ehifiles.html"><button type="button" class="btn btn-success">EHI Files</button></a>
</div>
</div>
</div>
</div>
</div>
<!--ModelBeta-->
<!-- Modal -->
<div class="modal fade" id="beta" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel"><b>Attention!</b></h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
This service is under the construction.
<br>
<b>Β©2022GreatstudiosLK</b>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-bs-dismiss="modal">OK</button>
</div>
</div>
</div>
</div>
<!--ModalSSH-->
<!-- Modal -->
<div class="modal fade" id="ssh" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel"><b>HPILANKA WEB SSH</b></h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<b>βββββββͺ§ IMPORTANT βͺ¦βββββββ</b>
<br>
ββͺ§ π«γ
€NO SPAM
<br>
ββͺ§ β οΈγ
€NO DDOS
<br>
ββͺ§ πγ
€NO Hacking
<br>
ββͺ§ βοΈγ
€NO Carding
<br>
ββͺ§ π
ββοΈγ
€NO Torrent
<br>
ββͺ§ βγ
€NO MultiLogin
<br>
ββͺ§ π€·ββοΈγ
€NO Illegal Activities
<br>
<br>
<b>βββββββͺ§ SSH ACCOUNT βͺ¦ββββββ</b>
<br>
β Host / IP :βͺ§ <b>20.150.142.234</b>
<br>
β Username :βͺ§ <b>webssh</b>
<br>
β Password :βͺ§ <b>hpilanka.ga</b>
<br>
β Expire Date :βͺ§ <b>22/10/2022</b>
<br>
β Login Limit :βͺ§ <b>50</b>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-bs-dismiss="modal">OK</button>
</div>
</div>
</div>
</div>
<!--Footer-->
<!--Js-->
<script>
// HTML BOx JS Code
let HTMLBox = document.getElementById("HTMLBox");
let HTMLButton = document.getElementById("HTMLButton");
HTMLButton.onclick = function() {
HTMLBox.select();
document.execCommand("copy");
HTMLButton.innerText = "VMESS Copied"
}
// CSS Box Js Code
let CSSBox = document.getElementById("CSSBox");
let CSSButton = document.getElementById("CSSButton");
CSSButton.onclick = function() {
CSSBox.select();
document.execCommand("copy");
CSSButton.innerText = "VLESS Copied"
}
// JavaScript BOx JS Code
let JSBox = document.getElementById("JSBox");
let JSButton = document.getElementById("JSButton");
JSButton.onclick = function() {
JSBox.select();
document.execCommand("copy");
JSButton.innerText = "TROJAN Copied"
}
</script>
<script src="https://kit.fontawesome.com/1d5bfa6c13.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>