Skip to content

Commit

Permalink
[Movim.eu] Update and reactivate ruleset (EFForg#9849)
Browse files Browse the repository at this point in the history
* [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
Bisaloo authored and J0WI committed May 14, 2017
1 parent 1087a26 commit a1f1bf2
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 29 deletions.
33 changes: 33 additions & 0 deletions src/chrome/content/rules/Movim.eu.xml
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>
29 changes: 0 additions & 29 deletions src/chrome/content/rules/Movim.xml

This file was deleted.

0 comments on commit a1f1bf2

Please sign in to comment.