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

Commit 06b0b0e

Browse files
BisalooJ0WI
authored andcommitted
[Diygadget.com] Reactivate ruleset (#10105)
1 parent bf1a131 commit 06b0b0e

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
1-
<!--
2-
^: cert only matches www
3-
4-
At least some pages redirect to http.../$
5-
6-
-->
7-
<ruleset name="diygadget.com (partial)" default_off="self-signed">
1+
<ruleset name="diygadget.com">
82

93
<target host="diygadget.com" />
104
<target host="www.diygadget.com" />
115

12-
13-
<rule from="^http://(?:www\.)?diygadget\.com/(?=media/|skin/)"
14-
to="https://www.diygadget.com/" />
6+
<rule from="^http:"
7+
to="https:" />
158

169
</ruleset>

0 commit comments

Comments
 (0)