How to permanently allow <audio> only on a given site ?
Posted: Sun Jun 08, 2014 9:03 am
Hi,
I'm yet to figure this out, maybe someone knows ? Here are the requirements for what I'm trying to do:
- I would like to permanently allow <audio> on a permanently whitelisted site
- I don't want to allow <audio> on all whitelisted sites, so both "Forbid <audio>" and "Apply restrictions to whitelisted sites" boxes must remain checked.
I was thinking maybe there is some secret syntax that I can add to the whitelist, such as:
Where first line allows JavaScript, and second one would allow <audio>.
Is there such a syntax ? If not, is there another way to meet my requirements ? Thanks!
I'm yet to figure this out, maybe someone knows ? Here are the requirements for what I'm trying to do:
- I would like to permanently allow <audio> on a permanently whitelisted site
- I don't want to allow <audio> on all whitelisted sites, so both "Forbid <audio>" and "Apply restrictions to whitelisted sites" boxes must remain checked.
I was thinking maybe there is some secret syntax that I can add to the whitelist, such as:
Code: Select all
example.com
example.com@audioIs there such a syntax ? If not, is there another way to meet my requirements ? Thanks!