Skip to content

Commit

Permalink
pouet.net (EFForg#9201)
Browse files Browse the repository at this point in the history
  • Loading branch information
galeksandrp authored and J0WI committed Apr 30, 2017
1 parent 0443fdd commit c345871
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/chrome/content/rules/pouet.net.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!--
api.pouet.net ⁷
cardboard.pouet.net ⁷
content.pouet.net ⁷
m.pouet.net ¹
tv.pouet.net ⁷
¹ mismatch
⁷ protocol error
-->
<ruleset name="pouet.net">
<target host="pouet.net" />
<target host="www.pouet.net" />

<rule from="^http:" to="https:" />
</ruleset>

0 comments on commit c345871

Please sign in to comment.