This commit is contained in:
2025-10-02 12:32:57 +00:00
commit 93b8fd9d80
6 changed files with 115 additions and 0 deletions

12
config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"port": 3000,
"targetUrl": "https://anix.0x174.su",
"auth": {
"username": "anime",
"password": "just_watch"
},
"redirectDelay": 3000,
"timeout": 5000,
"userAgent": "MetaFetcherBot/1.0"
}