This commit is contained in:
2026-06-10 16:32:08 +08:00
parent d5db330959
commit 078199e61e
+2 -2
View File
@@ -1,8 +1,8 @@
@echo off
%AppData%\Profile\Path\domain-list-community.exe --outputname=c.dat
%AppData%\Tsanie\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\
rem copy c.dat %AppData%\Tsanie\Programs\v2rayN\bin\
scp c.dat router.tsanie.org:/usr/share/xray/c.dat
echo "/root/restart" | ssh router.tsanie.org
pause