Ich habs soeben über die MyJDownloader Website und Lokal an GUI getestet und es ging.
Bitte 1:1 Kopieren, Hier nochmal der Eintrag
Code:
[ {
"proxy" : {
"username" : null,
"password" : null,
"port" : 80,
"address" : "tun0",
"type" : "DIRECT",
"preferNativeImplementation" : false,
"resolveHostName" : false,
"connectMethodPrefered" : false
},
"rangeRequestsSupported" : true,
"filter" : {
"type" : "BLACKLIST",
"entries" : [ "update.appwork.org", "api.jdownloader.org", "appwork.org" ]
},
"pac" : false,
"reconnectSupported" : false,
"enabled" : true
}, {
"proxy" : {
"username" : null,
"password" : null,
"port" : 80,
"address" : null,
"type" : "NONE",
"preferNativeImplementation" : false,
"resolveHostName" : false,
"connectMethodPrefered" : false
},
"rangeRequestsSupported" : true,
"filter" : {
"type" : "WHITELIST",
"entries" : [ "update.appwork.org", "api.jdownloader.org", "appwork.org" ]
},
"pac" : false,
"reconnectSupported" : true,
"enabled" : true
} ]