fix: Correct path and add missing domains
This commit is contained in:
parent
4b35cc2ee9
commit
67337b4ebc
@ -21,6 +21,7 @@ include:google
|
|||||||
include:gravatar
|
include:gravatar
|
||||||
include:hcaptcha
|
include:hcaptcha
|
||||||
include:imgur
|
include:imgur
|
||||||
|
include:instgram
|
||||||
include:letsencrypt
|
include:letsencrypt
|
||||||
include:mega
|
include:mega
|
||||||
include:meta
|
include:meta
|
||||||
@ -71,6 +72,7 @@ appveyor.com
|
|||||||
full:appveyorcidatav2.blob.core.windows.net
|
full:appveyorcidatav2.blob.core.windows.net
|
||||||
|
|
||||||
# microsoft
|
# microsoft
|
||||||
|
bing.com
|
||||||
#azureedge.net
|
#azureedge.net
|
||||||
# full:login.windows.net
|
# full:login.windows.net
|
||||||
#microsoftonline.com
|
#microsoftonline.com
|
||||||
@ -140,7 +142,6 @@ turnkeylinux.org
|
|||||||
userstyles.org
|
userstyles.org
|
||||||
vcb-s.com
|
vcb-s.com
|
||||||
vcnsl.com
|
vcnsl.com
|
||||||
whatismyipaddress.com
|
|
||||||
xpenology.com
|
xpenology.com
|
||||||
zerossl.com
|
zerossl.com
|
||||||
zerotier.com
|
zerotier.com
|
||||||
|
2
make.cmd
2
make.cmd
@ -1,6 +1,6 @@
|
|||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
%USERPROFILE%\AppData\Roaming\Tsanie\Path\domain-list-community.exe --outputname=c.dat
|
%AppData%\Profile\Path\domain-list-community.exe --outputname=c.dat
|
||||||
rem --exportlists=category-ads-all,tld-cn,cn,tld-!cn,geolocation-!cn,apple,icloud
|
rem --exportlists=category-ads-all,tld-cn,cn,tld-!cn,geolocation-!cn,apple,icloud
|
||||||
rem copy c.dat %USERPROFILE%\AppData\Roaming\Tsanie\Programs\v2rayN\bin\
|
rem copy c.dat %USERPROFILE%\AppData\Roaming\Tsanie\Programs\v2rayN\bin\
|
||||||
scp c.dat router.tsanie.org:/usr/share/xray/c.dat
|
scp c.dat router.tsanie.org:/usr/share/xray/c.dat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user