You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: harmony.js
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/**
2
2
* Last update: Tuesday, 31 December 2024, 11:59 PM
3
-
* - Built a v2ray subscription link with the ability to automatically add CF clean IPs to your VLESS configurations.
3
+
* - The code dynamically creates VLESS configuration with clean IPs and returns subscription link in a base64 encoded format .
4
4
* - Replace these lines with your uuid and hostname, UUID in line (12) - Hostname in lines (928), (953) and (981) and also SNI in (931), (956) and (984) . Tamam ;)
5
5
* We are all REvil
6
6
*/
@@ -889,8 +889,8 @@ async function handleRequest(request) {
0 commit comments