Skip to content

Commit b2bab24

Browse files
author
MB
committed
REFEDS.org
1 parent 2ffc1d5 commit b2bab24

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

src/chrome/content/rules/GEANT.org.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
Other GÉANT Association rulesets:
55
66
- GEANT.net.xml
7+
- REFEDS.org.xml
78
- Terena.org.xml
89
910
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
For other GÉANT Association coverage, see GEANT.org.xml.
3+
4+
5+
Fully covered subdomains:
6+
7+
- (www.)?
8+
- blog
9+
- discovery
10+
- reep
11+
- wiki
12+
13+
-->
14+
<ruleset name="REFEDS.org">
15+
16+
<target host="refeds.org" />
17+
<target host="blog.refeds.org" />
18+
<target host="discovery.refeds.org" />
19+
<target host="reep.refeds.org" />
20+
<target host="wiki.refeds.org" />
21+
<target host="www.refeds.org" />
22+
23+
24+
<rule from="^http:"
25+
to="https:" />
26+
27+
</ruleset>

0 commit comments

Comments
 (0)