From 67337b4ebc2451c1f2c086f21121bdd619e97a25 Mon Sep 17 00:00:00 2001 From: Tsanie Lily Date: Tue, 18 Mar 2025 11:02:16 +0800 Subject: [PATCH] fix: Correct path and add missing domains --- data/_proxy | 3 ++- make.cmd | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/data/_proxy b/data/_proxy index 03c6031d..b163a0e3 100644 --- a/data/_proxy +++ b/data/_proxy @@ -21,6 +21,7 @@ include:google include:gravatar include:hcaptcha include:imgur +include:instgram include:letsencrypt include:mega include:meta @@ -71,6 +72,7 @@ appveyor.com full:appveyorcidatav2.blob.core.windows.net # microsoft +bing.com #azureedge.net # full:login.windows.net #microsoftonline.com @@ -140,7 +142,6 @@ turnkeylinux.org userstyles.org vcb-s.com vcnsl.com -whatismyipaddress.com xpenology.com zerossl.com zerotier.com diff --git a/make.cmd b/make.cmd index 53a3cfda..6ead6136 100644 --- a/make.cmd +++ b/make.cmd @@ -1,6 +1,6 @@ @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 copy c.dat %USERPROFILE%\AppData\Roaming\Tsanie\Programs\v2rayN\bin\ scp c.dat router.tsanie.org:/usr/share/xray/c.dat