Skip to content

Commit ee21f41

Browse files
author
MB
committed
UNDP.org
1 parent 62ce193 commit ee21f41

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
99
- United_Nations_Office_at_Vienna.xml
1010
- UN_Multimedia.org.xml
11+
- UNDP.org.xml
1112
- WTO.org.xml
1213
1314
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!--
2+
For other United Nations coverage, see UN.org.xml.
3+
4+
5+
Nonfunctional subdomains:
6+
7+
- (www.)? *
8+
9+
* Dropped
10+
11+
12+
Problematic subdomains:
13+
14+
- info *
15+
16+
* Server sends no certificate chain
17+
18+
19+
These altnames don't exist:
20+
21+
- www.info.undp.org
22+
23+
-->
24+
<ruleset name="UNDP.org (partial)" default_off="missing certificate chain">
25+
26+
<target host="info.undp.org" />
27+
28+
29+
<rule from="^http:"
30+
to="https:" />
31+
32+
</ruleset>

0 commit comments

Comments
 (0)