Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit d744f32

Browse files
BisalooJ0WI
authored andcommitted
[Tcl.tk] Add target and simplify rule (#14694)
1 parent 8c54093 commit d744f32

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

src/chrome/content/rules/Tcl.tk.xml

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,29 @@
11
<!--
22
Invalid certificate:
3-
3dcanvas.tcl.tk
4-
core3.tcl.tk
53
eskil.tcl.tk
6-
ftp.tcl.tk
74
jim.tcl.tk
8-
mirror1.tcl.tk
95
tdbc.tcl.tk
10-
tip.tcl.tk
116
tkhtml.tcl.tk
127
wfr.tcl.tk
138
149
Refused:
1510
tkchat.tcl.tk
1611
12+
Redirect to http:
13+
core3.tcl.tk
14+
1715
-->
1816
<ruleset name="Tcl.tk (partial)">
1917

2018
<target host="tcl.tk" />
2119
<target host="www.tcl.tk" />
20+
<target host="3dcanvas.tcl.tk" />
2221
<target host="core.tcl.tk" />
22+
<target host="mirror1.tcl.tk" />
2323
<target host="nikit.tcl.tk" />
2424
<target host="tip.tcl.tk" />
2525
<target host="wiki.tcl.tk" />
2626

27-
<rule from="^http://tip\.tcl\.tk/"
28-
to="https://www.tcl.tk/cgi-bin/tct/tip/" />
29-
30-
<test url="http://tip.tcl.tk/" />
31-
<test url="http://tip.tcl.tk/386" />
32-
3327
<rule from="^http:"
3428
to="https:" />
3529

0 commit comments

Comments
 (0)