File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Related ruleset:
3+ Cadence.moe.xml
4+
5+ Mismatch:
6+ www.cadence.gq
7+ -->
8+ <ruleset name =" Cadence.gq" >
9+ <target host =" cadence.gq" />
10+ <target host =" www.cadence.gq" />
11+
12+ <securecookie host =" .+" name =" .+" />
13+
14+ <rule from =" ^http://www\.cadence\.gq/" to =" https://cadence.gq/" />
15+
16+ <rule from =" ^http:" to =" https:" />
17+ </ruleset >
Original file line number Diff line number Diff line change 1+ <!--
2+ Related ruleset:
3+ Cadence.gq.xml
4+
5+ Mismatch:
6+ www.cadence.moe
7+ -->
8+ <ruleset name =" Cadence.moe" >
9+ <target host =" cadence.moe" />
10+ <target host =" www.cadence.moe" />
11+
12+ <securecookie host =" .+" name =" .+" />
13+
14+ <rule from =" ^http://www\.cadence\.moe/" to =" https://cadence.moe/" />
15+
16+ <rule from =" ^http:" to =" https:" />
17+ </ruleset >
You can’t perform that action at this time.
0 commit comments