move downloads, and user-agent to config.json
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
{
|
||||
"global": {
|
||||
"useragent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36",
|
||||
"downloadPath": "downloads"
|
||||
},
|
||||
"urls": [
|
||||
"https://github.com/McPlugin/SoCool",
|
||||
],
|
||||
|
Reference in New Issue
Block a user