[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-librejs] BUG REPORT: subdomain whitelisting gives "invalid URL"
From: |
Sam Halliday |
Subject: |
[Bug-librejs] BUG REPORT: subdomain whitelisting gives "invalid URL" |
Date: |
Mon, 31 Dec 2018 16:32:14 +0000 |
Hello all,
The documentation says that I should be able to enter comma separated subdomains
https://www.gnu.org/software/librejs/manual/librejs.html#Options
but if I attempt to do this, I get "invalid URL".
i.e. it seems that subdomain matching, or globbing, is not working.
This feature is particularly necessary for me because many Javascript
CDNs serve content from randomly assigned subhosts for packages that
are free, and I would like to whitelist them.
In addition, would it be possible to have the option to simply disable
javascript for pages that are non-free, instead of just hanging on
them? Often pages claim to require javascript but function adequately
for my needs.
Best regards,
Sam
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-librejs] BUG REPORT: subdomain whitelisting gives "invalid URL",
Sam Halliday <=