Create sub project

This commit is contained in:
2025-05-01 14:50:43 +03:00
commit 6f203fb6bf
75 changed files with 160531 additions and 0 deletions

View File

@ -0,0 +1,4 @@
@ECHO OFF
PUSHD "%~dp0"
bitsadmin /transfer blacklist https://p.thenewone.lol/domains-export.txt "%CD%\russia-blacklist.txt"
POPD