Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Create Gamesrocket.de, Kinguin.net, Whosgamingnow.net, Wdc.com, Meo.pt, Yoyogames.com #879

Closed
wants to merge 11 commits into from
6 changes: 6 additions & 0 deletions src/chrome/content/rules/Gamesrocket.de.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ruleset name="Gamesrocket.de">
<target host="gamesrocket.de" />
<target host="www.gamesrocket.de" />

<rule from="^http://(www\.)?gamesrocket\.de/" to="https://www.gamesrocket.de/" />
</ruleset>
6 changes: 6 additions & 0 deletions src/chrome/content/rules/Kinguin.net.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ruleset name="Kinguin.net">
<target host="kinguin.net" />
<target host="www.kinguin.net" />

<rule from="^http://(www\.)?kinguin\.net/" to="https://www.kinguin.net/" />
</ruleset>
6 changes: 6 additions & 0 deletions src/chrome/content/rules/Meo.pt.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ruleset name="Meo.pt">
<target host="meo.pt" />
<target host="www.meo.pt" />

<rule from="^http://(www\.)?meo\.pt/" to="https://www.meo.pt/" />
</ruleset>
6 changes: 6 additions & 0 deletions src/chrome/content/rules/Wdc.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ruleset name="Wdc.com">
<target host="wdc.com" />
<target host="www.wdc.com" />

<rule from="^http://(www\.)?wdc\.com/" to="https://www.wdc.com/" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This server could not prove that it is www.wdc.com; its security certificate is from a248.e.akamai.net. This may be caused by a misconfiguration or an attacker intercepting your connection.

</ruleset>
6 changes: 6 additions & 0 deletions src/chrome/content/rules/Whosgamingnow.net.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ruleset name="Whosgamingnow.net">
<target host="whosgamingnow.net" />
<target host="www.whosgamingnow.net" />

<rule from="^http://(www\.)?whosgamingnow\.net/" to="https://www.whosgamingnow.net/" />
</ruleset>
6 changes: 6 additions & 0 deletions src/chrome/content/rules/Yoyogames.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ruleset name="Yoyogames.com">
<target host="yoyogames.com" />
<target host="www.yoyogames.com" />

<rule from="^http://(www\.)?yoyogames\.com/" to="https://www.yoyogames.com/" />
</ruleset>