|
|
|
|
|
by Teapot
3419 days ago
|
|
I can easily configure NoScript to only use HTTPS on, say, ¤.cn .
Sites that downgrade-redirects to 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. |
|