-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
89fc985
commit 2fd2b36
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# CustomV2rayNG | ||
fork by https://github.com/2dust/v2rayNG | ||
|
||
|
||
# Sub set link | ||
val sdf1 = SimpleDateFormat("yyyy") | ||
val sdf2 = SimpleDateFormat("MM") | ||
val sdf3 = SimpleDateFormat("MMdd") | ||
val sdf4 = SimpleDateFormat("yyyyMMdd") | ||
val sdf5 = SimpleDateFormat("dd") | ||
|
||
var data:Date = Date() | ||
|
||
"https://freenode.me/wp-content/uploads/" + sdf1.format(data) + "/" + sdf2.format(data) + "/" + sdf3.format(data) + ".txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/Pawdroid/Free-servers/main/sub", | ||
"https://bulinkbulink.com/freefq/free/master/v2", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/aiboboxx/v2rayfree/main/v2", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/umelabs/node.umelabs.dev/master/Subscribe/v2ray.md", | ||
"https://raw.gitmirror.com/ripaojiedian/freenode/main/sub", | ||
"https://gitlab.com/mianfeifq/share/-/raw/master/data2023109.txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/mfuu/v2ray/master/clash.yaml", | ||
"https://nodefree.org/dy/" + sdf1.format(data) + "/" + sdf2.format(data) + "/" + sdf4.format(data) + ".txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/ermaozi01/free_clash_vpn/main/subscribe/v2ray.txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/a2470982985/getNode/main/v2ray.txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/freev2/free/main/v2", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/adiwzx/freenode/main/adifree.txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/adiwzx/freenode/main/adispeed.txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/vveg26/chromego_merge/main/sub/shadowrocket_base64.txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/codingbox/Free-Node-Merge/main/node.txt", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/vpn-free-nodes/blob/master/node-list/" + sdf1.format(data) + "-" + sdf2.format(data) + "/" + sdf5.format(data) + "日00时00分.md", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/ZywChannel/free/main/sub", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/Lewis-1217/FreeNodes/main/bpjzx1", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/Lewis-1217/FreeNodes/main/bpjzx2", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/ts-sf/fly/main/v2", | ||
"https://ghproxy.com/https://raw.githubusercontent.com/outnow/outnowmain/free" | ||
|
||
# Thanks link | ||
|
||
[https://github.com/Pawdroid/Free-servers] | ||
[https://github.com/freefq/free] | ||
[https://github.com/aiboboxx/v2rayfree] | ||
[https://github.com/UmeLabs/node.umelabs.dev] | ||
[https://github.com/ripaojiedian/freenode] | ||
[https://github.com/mianfeifq/share] | ||
[https://github.com/WilliamStar007/ClashX-V2Ray-TopFreeProxy] | ||
[https://github.com/Fukki-Z/nodefree][https://nodefree.org/dy] | ||
[https://github.com/ermaozi01/free_clash_vpn] | ||
[https://github.com/Flik6/getNode] | ||
[https://github.com/freev2/free] | ||
[https://github.com/ID-10086/freenode] | ||
[https://github.com/adiwzx/freenode] | ||
[https://github.com/vveg26/chromego_merge] | ||
[https://github.com/codingbox/Free-Node-Merge] | ||
[https://github.com/sharkDoor/vpn-free-nodes] | ||
[https://github.com/ZywChannel/free] | ||
[https://github.com/Lewis-1217/FreeNodes] | ||
[https://github.com/ts-sf/fly] | ||
[https://github.com/outnow/outnow] |