Вернул обратно старые ссылки на домены для роутера
This commit is contained in:
+4
-8
@@ -25,15 +25,11 @@ start () {
|
|||||||
VPN_NOT_WOKRING=\$(sing-box -c /etc/sing-box/config.json tools fetch instagram.com 2>&1 | grep FATAL)
|
VPN_NOT_WOKRING=\$(sing-box -c /etc/sing-box/config.json tools fetch instagram.com 2>&1 | grep FATAL)
|
||||||
if [ -z "\${VPN_NOT_WOKRING}" ]
|
if [ -z "\${VPN_NOT_WOKRING}" ]
|
||||||
then
|
then
|
||||||
# If VPN is working
|
# WITHOUT YOUTUBE
|
||||||
#
|
DOMAINS=https://raw.githubusercontent.com/AnotherProksY/allow-domains-no-youtube/main/Russia/inside-dnsmasq-nfset.lst
|
||||||
# LOAD WITHOUT YOUTUBE DOMAINS AND DISCORD
|
|
||||||
DOMAINS=https://raw.githubusercontent.com/Official-VPN/Routers-domains-for-zapret/main/Russia/inside-dnsmasq-nfset.lst
|
|
||||||
else
|
else
|
||||||
# If it's not working
|
# WITH YOUTUBE
|
||||||
#
|
DOMAINS=https://raw.githubusercontent.com/AnotherProksY/allow-domains/main/Russia/inside-dnsmasq-nfset.lst
|
||||||
# LOAD YOUTUBE AND DISCORD DOMAINS
|
|
||||||
DOMAINS=https://raw.githubusercontent.com/Official-VPN/Routers-domains/main/Russia/inside-dnsmasq-nfset.lst
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
count=0
|
count=0
|
||||||
|
|||||||
Reference in New Issue
Block a user