File tree Expand file tree Collapse file tree 4 files changed +32
-0
lines changed
Expand file tree Collapse file tree 4 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Michigan Technological University
3+ -->
4+ <ruleset name =" MTU.edu" >
5+ <target host =" mtu.edu" />
6+ <target host =" www.mtu.edu" />
7+ <target host =" lug.mtu.edu" />
8+ <target host =" www.bookstore.mtu.edu" />
9+
10+ <rule from =" ^http://(?:www\.)?mtu\.edu/" to =" https://www.mtu.edu/" />
11+
12+ <rule from =" ^http:" to =" https:" />
13+ </ruleset >
Original file line number Diff line number Diff line change 1+ <ruleset name =" Mirrorservice.org" >
2+ <target host =" mirrorservice.org" />
3+ <target host =" www.mirrorservice.org" />
4+ <target host =" ftp.mirrorservice.org" />
5+
6+ <rule from =" ^http:" to =" https:" />
7+ </ruleset >
Original file line number Diff line number Diff line change 2929 - stats
3030 - transmission
3131 - webmail
32+ - mirrors
3233
3334
3435 Insecure cookies are set for these domains and hosts:
5354 <target host =" transmission.xmission.com" />
5455 <target host =" webmail.xmission.com" />
5556 <target host =" www.xmission.com" />
57+ <target host =" mirrors.xmission.com" />
5658
5759 <!-- exclusion pattern="^http://(?:accounting|anon|asset|maddox|my|speedtest)\.xmission\.com/" /-->
5860
Original file line number Diff line number Diff line change 1+ <!--
2+ Software mirror provided by
3+ the Department of Computer Science and Engineering of Tecnico Lisboa.
4+ -->
5+ <ruleset name =" ftp.rnl.tecnico.ulisboa.pt" >
6+ <target host =" ftp.rnl.tecnico.ulisboa.pt" />
7+ <target host =" www.ftp.rnl.tecnico.ulisboa.pt" />
8+
9+ <rule from =" ^http:" to =" https:" />
10+ </ruleset >
You can’t perform that action at this time.
0 commit comments