diff --git a/lists/ipset-all.txt b/lists/ipset-all.txt index c6ba918..9d9a091 100644 --- a/lists/ipset-all.txt +++ b/lists/ipset-all.txt @@ -1 +1 @@ -0.0.0.0/32 +203.0.113.113/32 diff --git a/service.bat b/service.bat index acf4550..e7828c3 100644 --- a/service.bat +++ b/service.bat @@ -666,7 +666,7 @@ if !errorlevel!==0 ( ) >"%listFile%" ( - echo 0.0.0.0/32 + echo 203.0.113.113/32 ) )