Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 94301d6

Browse filesBrowse files
BisalooJ0WI
authored andcommitted
[Page.ly] Simplify ruleset (EFForg#11031)
1 parent bb37490 commit 94301d6
Copy full SHA for 94301d6

1 file changed

+11-17Lines changed: 11 additions & 17 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+11-17Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,16 @@
1-
<!-- !functional:
2-
- *.presscdn.com (cert: edgecastcdn.net; 404)
3-
- blog.page.ly (cert: plesk; shows 108-hero.com data)
4-
-->
5-
<ruleset name="Pagely (partial)">
6-
7-
<target host="page.ly"/>
8-
<target host="www.page.ly"/>
1+
<!--
2+
Invalid certificate:
3+
blog.page.ly
4+
cdn.page.ly
5+
www.cdn.page.ly
96
10-
<!-- pagely.com shows 108-hero.com data
11-
page.ly pages redirect infinitely
12-
<rule from="^http://page(\.ly|ly\.com)/"
13-
to="https://www.page.ly/"-->
7+
-->
8+
<ruleset name="Pagely">
149

15-
<rule from="^http://(www\.)?page\.ly/(favicon\.ico|public/|signup/|wp-content/)"
16-
to="https://$1page.ly/$2"/>
10+
<target host="page.ly" />
11+
<target host="www.page.ly" />
1712

18-
<!-- 404 -->
19-
<rule from="^http://pagely\.presscdn\.com/wp-content/"
20-
to="https://page.ly/wp-content/"/>
13+
<rule from="^http:"
14+
to="https:" />
2115

2216
</ruleset>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.