mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
update
This commit is contained in:
parent
041c5f1dff
commit
68fee04247
@ -128,7 +128,7 @@ async function downFile () {
|
||||
url = 'https://cdn.jsdelivr.net/gh/NobyDa/Script@master/JD-DailyBonus/JD_DailyBonus.js';
|
||||
}
|
||||
try {
|
||||
const options = { "timeout": 10000 }
|
||||
const options = { }
|
||||
if (process.env.TG_PROXY_HOST && process.env.TG_PROXY_PORT) {
|
||||
const tunnel = require("tunnel");
|
||||
const agent = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user