Embedded content loaded from third-party domains (for example, YouTube, Google Analytics, ad networks, or CDNs) may also be affected. You can test this by loading the web page in question in a browser with HTTPS Everywhere installed and pulling down the HTTPS Everywhere rules menu. This will show a list of HTTPS Everywhere rules that were applied as the page was loaded, including rules that might have affected embedded content from other domains.
The stable (as yet unreleased) branch contains the following rule that is enabled by default:
<!-- For rules causing false/broken MCB, see dinside.no-falsemixed.xml. Nonfunctional hosts in *dinside.no: - bilde ʳ ʳ Refused Problematic hosts in *dinside.no: - ^ ᵈ - testpilot ˣ ᵈ Dropped ˣ Mixed css, see https://www.paulirish.com/2010/the-protocol-relative-url/ Mixed content: - css, on: - testpilot from $self ˢ - testpilot, www from fonts.googleapis.com ˢ - Images, on: - testpilot from $self ˢ - www from gfx.dagbladet.no ˢ - www from bilde.dinside.no ʳ - www from testpilot.dinside.no ˢ - Bugs, on: - www from www.allerinternett.no ʳ - www from measure.richmetrics.com ˢ - www from dagbladet.tns-cs.net ˢ ʳ Unsecurable <= refused ˢ Secured by us, see https://www.paulirish.com/2010/the-protocol-relative-url/ --><ruleset name="Dinside.no (partial)"> <!-- Direct rewrites: --> <target host="styleguide.dinside.no"/> <!--target host="testpilot.dinside.no" /--> <target host="www.dinside.no"/> <!-- Mixed content: --> <!--test url="http://www.dinside.no/bat/" /--> <!-- Complications: --> <target host="dinside.no"/> <securecookie host="^\." name="^(?:__cfduid$|_ga)"/> <securecookie host="^\w" name=".+"/> <rule from="^http://dinside\.no/" to="https://www.dinside.no/"/> <rule from="^http:" to="https:"/> </ruleset>
The release branch contains the following rules that are enabled by default:
<!-- For rules causing false/broken MCB, see dinside.no-falsemixed.xml. Nonfunctional hosts in *dinside.no: - bilde ʳ ʳ Refused Problematic hosts in *dinside.no: - ^ ᵈ - testpilot ˣ ᵈ Dropped ˣ Mixed css, see https://www.paulirish.com/2010/the-protocol-relative-url/ Mixed content: - css, on: - testpilot from $self ˢ - testpilot, www from fonts.googleapis.com ˢ - Images, on: - testpilot from $self ˢ - www from gfx.dagbladet.no ˢ - www from bilde.dinside.no ʳ - www from testpilot.dinside.no ˢ - Bugs, on: - www from www.allerinternett.no ʳ - www from measure.richmetrics.com ˢ - www from dagbladet.tns-cs.net ˢ ʳ Unsecurable <= refused ˢ Secured by us, see https://www.paulirish.com/2010/the-protocol-relative-url/ --><ruleset name="Dinside.no (partial)"> <!-- Direct rewrites: --> <target host="styleguide.dinside.no"/> <!--target host="testpilot.dinside.no" /--> <target host="www.dinside.no"/> <!-- Mixed content: --> <!--test url="http://www.dinside.no/bat/" /--> <!-- Complications: --> <target host="dinside.no"/> <securecookie host="^\." name="^(?:__cfduid$|_ga)"/> <securecookie host="^\w" name=".+"/> <rule from="^http://dinside\.no/" to="https://www.dinside.no/"/> <rule from="^http:" to="https:"/> </ruleset>
The HTTPS Everywhere developers welcome corrections and updates to rules. Please see our developer information and documentation of the ruleset format. If filing a bug in the Tor Project's Trac bug tracker, you can use the shared username and password cypherpunks / writecode; please ensure that the bug is marked as applying to HTTPS Everywhere.
Information current as of:
current release 79252541 2021-07-13 13:19:11 -0700;
next release 17d61a00 2022-05-25 04:06:39 +0000;
current release 79252541 2021-07-13 13:19:11 -0700;
next release 17d61a00 2022-05-25 04:06:39 +0000;