Skip to content

Commit a4e91ec

Browse files
Jochen-A-FuerbacherJ0WI
authored andcommitted
Update jenkins.io ruleset (EFForg#18178)
* Update jenkins.io ruleset * Add two hosts to comment section
1 parent 8fd03df commit a4e91ec

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

src/chrome/content/rules/jenkins.io.xml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
<!--
22
Invalid certificate:
33
nginx.azure.jenkins.io
4+
azure.ci.jenkins.io
45
lettuce.jenkins.io
56
mirrors.jenkins.io
6-
puppet.jenkins.io
7+
8+
Refused:
9+
release.ci.jenkins.io
10+
release.repo.jenkins.io
711
812
Timeout:
9-
l10n.jenkins.io
1013
ldap.jenkins.io
1114
-->
1215
<ruleset name="jenkins.io">
@@ -15,7 +18,10 @@
1518
<target host="www.jenkins.io" />
1619
<target host="accounts.jenkins.io" />
1720
<target host="repo.azure.jenkins.io" />
21+
<target host="updates.azure.jenkins.io" />
1822
<target host="ci.jenkins.io" />
23+
<target host="evergreen.jenkins.io" />
24+
<target host="issues.jenkins.io" />
1925
<target host="javadoc.jenkins.io" />
2026
<target host="pkg.jenkins.io" />
2127
<target host="plugins.jenkins.io" />
@@ -24,6 +30,7 @@
2430
<target host="reports.jenkins.io" />
2531
<target host="stats.jenkins.io" />
2632
<target host="updates.jenkins.io" />
33+
<target host="uplink.jenkins.io" />
2734
<target host="usage.jenkins.io" />
2835
<target host="wiki.jenkins.io" />
2936

0 commit comments

Comments
 (0)