Skip to content

Commit 202aed3

Browse files
author
loveithateit
committed
Merge pull request EFForg#3369 from fuglede/linuxtv-update
[LinuxTV] Update and activate ruleset
2 parents 39269a0 + 820e21f commit 202aed3

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed
Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,12 @@
1-
<!--
2-
Nonfunctional subdomains:
1+
<ruleset name="LinuxTV.org">
32

4-
- (www.) *
5-
- git *
6-
7-
* Shows patchwork
8-
9-
10-
- Expired 2007-06-26
11-
- Mismatched, CN: www.linuxtv.org
12-
13-
-->
14-
<ruleset name="LinuxTV.org (partial)" default_off="expired, mismatched, self-signed">
3+
<target host="linuxtv.org" />
4+
<target host="www.linuxtv.org" />
155

6+
<target host="git.linuxtv.org" />
167
<target host="patchwork.linuxtv.org" />
178

9+
<rule from="^http:"
10+
to="https:" />
1811

19-
<rule from="^http://patchwork\.linuxtv\.org/"
20-
to="https://patchwork.linuxtv.org/" />
21-
22-
</ruleset>
12+
</ruleset>

0 commit comments

Comments
 (0)