Skip to content

Commit 9dd5ab5

Browse files
pipboy96zoracon
authored andcommitted
Update PortForward.com.xml (EFForg#18626)
1 parent f5dd5ff commit 9dd5ab5

1 file changed

Lines changed: 17 additions & 14 deletions

File tree

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,26 @@
11
<!--
2-
Nonfunctional subdomains:
2+
HTTP != HTTPS:
3+
- admin
34
4-
- boards (cert: www.jasonbauer.net; shows that domain's data)
5+
Mismatched:
6+
- auth
7+
- images
8+
- img
9+
- new
10+
- search
511
6-
-->
7-
<ruleset name="PortForward.com (partial)">
12+
Timeout:
13+
- forum
14+
- mail
815
16+
Expired:
17+
- screenshots
18+
-->
19+
<ruleset name="PortForward.com">
920
<target host="portforward.com" />
1021
<target host="www.portforward.com" />
22+
<target host="portchecker.portforward.com" />
1123
<target host="secure.portforward.com" />
1224

13-
14-
<!-- - At least some pages present a link back to http
15-
- https://(www.) redirects back to http
16-
-->
17-
<rule from="^http://(?:www\.)?portforward\.com/build/"
18-
to="https://secure.portforward.com/build/" />
19-
20-
<rule from="^http://secure\.portforward\.com/"
21-
to="https://secure.portforward.com/" />
22-
25+
<rule from="^http:" to="https:" />
2326
</ruleset>

0 commit comments

Comments
 (0)