#31 Feature request: allow wildcards on whitelists
Closed by quidam. Opened by quidam.

it would be good to have something like http://.domain.foo/* work


some variant of this feature has been requested several times, mostly in the form of a GUI button:

http://lists.gnu.org/archive/html/bug-librejs/2019-01/msg00008.html
http://lists.gnu.org/archive/html/bug-librejs/2018-12/msg00001.html
https://github.com/librejs/librejs/issues/1

there is already a whitelist feature, though - that probably accomplishes the same task:

https://www.gnu.org/software/librejs/manual/librejs.html#Options

so it seems that such a GUI button could probably be implemented rather easily as simply adding the domain to the whitelist automatically - either permanently or temporarily, though its not clear what everyone actually wants

This was done at https://pagure.io/librejs/pull-request/38

Metadata Update from @quidam:
- Issue status updated to: Closed (was: Open)

Metadata