Removed AnimeSites + Added Onion Nodes

This commit is contained in:
MarcUs7 2025-01-02 21:12:03 +01:00
parent 9beb9ff0c7
commit 8f29d301c5
3 changed files with 170 additions and 42 deletions

View file

@ -9,5 +9,8 @@
"start": "node watcher.js"
},
"author": "ybouane",
"license": "Apache-2.0"
"license": "Apache-2.0",
"dependencies": {
"socks-proxy-agent": "^8.0.5"
}
}