EFForg / https-everywhere

A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections.
https://eff.org/https-everywhere
Other
3.37k stars 1.1k forks source link

radio.garden redirect loop #20140

Closed puckey closed 2 years ago

puckey commented 2 years ago

Type: website issue Domain: radio.garden

https-everywhere causes an http -> https -> http redirect loop when visiting radio.garden

it was reported and fixed in February by @zoracon: https://github.com/EFForg/https-everywhere/issues/19927

but it was subsequently broken again in may: https://github.com/EFForg/https-everywhere/blob/1e4883c10119e783d215bfa5574e0714f492c235/src/chrome/content/rules/radio.garden.xml

could the faulty ruleset be deleted again?

is there any way to avoid breaking this again in the future by automated tests or redirection loop detection?

TIA : )

puckey commented 2 years ago

PR here to delete the faulty ruleset https://github.com/EFForg/https-everywhere/pull/20143