FS#217 - whitelist/blacklist feature for scripts
Attached to Project:
Uzbl
Opened by h.s. (isildur) - 2010-03-21 06:01:16 PM
Last edited by Ben Boeckel (mathstuf) - 2011-04-14 04:01:44 AM
Opened by h.s. (isildur) - 2010-03-21 06:01:16 PM
Last edited by Ben Boeckel (mathstuf) - 2011-04-14 04:01:44 AM
|
DetailsI think it would be nice to have a whitelist/blacklist feature for script allowance. This way one could allow/diallow certain domains to run scripts, e.g. block all domains and only allow the ones you need(whitelist) or allow all but block certain unwanted sites.
|
This task depends upon
Comment by Ben Boeckel (mathstuf) -
2011-04-14 04:01:31 AM
The per-site-settings script can be used to disable and enable javascript by matching hosts and paths. It is included in the latest release. Does this work for you?