8 ms·
I can easily configure NoScript to only use HTTPS on, say, ¤.cn . Sites that downgrade-redirects to http:// http:// gets stuck in a loop. Annoying for everyon
by Teapot 10y ago
I can easily configure NoScript to only use HTTPS on, say, ¤.cn .
Sites that downgrade-redirects to http:// http:// gets stuck in a loop. Annoying for everyone, so it raises awareness.
The prefs.js syntax is,
noscript.httpsForced "¤.cn\n¤.ru\n*.uk"
Edits: ¤ characters are asterisks.