luci-app-adblock: revert poll/view class changes
[oweals/luci.git] / applications / luci-app-adblock / htdocs / luci-static / resources / view / adblock / overview.js
index bd997a49cf94da523824963ab4c2d9144971b6a7..4c20c48ec36ea64cf5b365b77df5decc2d3f5345 100644 (file)
@@ -362,11 +362,6 @@ return L.view.extend({
                o.rmempty = false;
 
                o = s.taboption('additional', form.Value, 'adb_fetchparm', _('Download Parameters'), _('Special config options for the selected download utility.'))
-               o.value('--timeout=20 -O');
-               o.value('--connect-timeout 20 --silent --show-error --location -o');
-               o.value('--no-cache --no-cookies --max-redirect=0 --timeout=20 -O');
-               o.value('--timeout=20 --allow-overwrite=true --auto-file-renaming=false --check-certificate=true --dir=" " -o');
-               o.default = false;
                o.rmempty = true;
 
                /*