Skip to content

Commit 016add6

Browse files
authored
Merge pull request EFForg#17115 from Bisaloo/footprintcalculator
Create Footprintcalculator.org.xml
2 parents ae3de4b + 24d0045 commit 016add6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
Time out
3+
footprintcalculator.org
4+
5+
-->
6+
<ruleset name="FootprintCalculator.org">
7+
8+
<target host="footprintcalculator.org" />
9+
<target host="www.footprintcalculator.org" />
10+
<target host="geoip.footprintcalculator.org" />
11+
12+
<rule from="^http://footprintcalculator\.org/"
13+
to="https://www.footprintcalculator.org/" />
14+
15+
<rule from="^http:"
16+
to="https:" />
17+
18+
</ruleset>

0 commit comments

Comments
 (0)