forked from Supositware/Haha-Yes
ACTUALLY fix the proxy
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
This commit is contained in:
parent
fdd60047d1
commit
ed9c3dcaec
1 changed files with 0 additions and 3 deletions
|
@ -79,9 +79,6 @@ class DownloadCommand extends Command {
|
|||
if (!proxy[args.proxy]) args.proxy = 0;
|
||||
}
|
||||
|
||||
console.log(args.proxy);
|
||||
console.log(proxy[args.proxy].ip);
|
||||
|
||||
if (args.spoiler) {
|
||||
filename = `SPOILER_${message.id}_video`;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue