forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Movim.eu] Update and reactivate ruleset (EFForg#9849)
* [Movim.eu] Update subdomains * [Movim.eu] Reactivate ruleset * [Movim.eu] Update securecookie * Rename Movim.xml to Movim.eu.xml * [Movim.eu] Remove edhelas.movim.eu (broken chain)
- Loading branch information
Showing
2 changed files
with
33 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<!-- | ||
Invalid certificate: | ||
www.movim.eu | ||
edhelas.movim.eu (broken chain) | ||
img.movim.eu | ||
pubsub.movim.eu | ||
wiki.movim.eu | ||
Different content http/https: | ||
stats.movim.eu | ||
upload.movim.eu | ||
--> | ||
<ruleset name="Movim"> | ||
|
||
<target host="movim.eu" /> | ||
<target host="www.movim.eu" /> | ||
<target host="api.movim.eu" /> | ||
<target host="apt.movim.eu" /> | ||
<target host="fr.movim.eu" /> | ||
<target host="it.movim.eu" /> | ||
<target host="nl.movim.eu" /> | ||
<target host="pod.movim.eu" /> | ||
|
||
<securecookie host=".+" name=".+" /> | ||
|
||
<rule from="^http://www\.movim\.eu/" | ||
to="https://movim.eu/" /> | ||
|
||
<rule from="^http:" | ||
to="https:" /> | ||
|
||
</ruleset> |
This file was deleted.
Oops, something went wrong.