From 078199e61e528c9f396db17ad5ee82a5355fd792 Mon Sep 17 00:00:00 2001 From: Tsanie Date: Wed, 10 Jun 2026 16:32:08 +0800 Subject: [PATCH] . --- make.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make.cmd b/make.cmd index 6ead6136..1431e21d 100644 --- a/make.cmd +++ b/make.cmd @@ -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