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 4c556fa

Browse filesBrowse files
committed
Merge pull request EFForg#2296 from youdly/livejournal
Update LiveJournal.xml
2 parents d2a0ad9 + 567c347 commit 4c556fa
Copy full SHA for 4c556fa

1 file changed

+16-6Lines changed: 16 additions & 6 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

‎src/chrome/content/rules/LiveJournal.xml‎

Copy file name to clipboardExpand all lines: src/chrome/content/rules/LiveJournal.xml
+16-6Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
4040
-->
4141
<ruleset name="LiveJournal (partial)">
42-
43-
<target host="livejournal.com" />
42+
<!-- not applicable for now
43+
<target host="livejournal.com" /-->
4444
<target host="*.livejournal.com" />
4545

4646

@@ -50,25 +50,35 @@
5050
-->
5151
<rule from="^http://(www\.)?livejournal\.com/(?=(?:changepassword|create|login)\.html|manage/|shop/)"
5252
to="https://$1livejournal.com/" />
53+
54+
<test url="http://www.livejournal.com/login.html" />
55+
<test url="http://www.livejournal.com/manage/" />
56+
<test url="http://www.livejournal.com/shop/" />
5357

5458
<rule from="^http://status\.livejournal\.com/img/"
5559
to="https://s3.amazonaws.com/status-livejournal/img/" />
56-
60+
61+
<test url="http://status.livejournal.com/img/" />
62+
5763
<!-- Also on stat.livejournal.com, but as these are
5864
on a CDN too, be kind and point there instead.
5965
-->
6066
<rule from="^http://(?:l-)stat\.livejournal\.com/img/error-pages/(?=bg-error-page\.jpg|bullet-round-grey\.gif|frank\.png|logo-lj\.png|rule-grey\.gif)"
6167
to="https://s3.amazonaws.com/status-livejournal/img/" />
6268

69+
<test url="http://l-stat.livejournal.com/img/error-pages/bg-error-page.jpg" />
70+
<test url="http://l-stat.livejournal.com/img/error-pages/bullet-round-grey.gif" />
71+
<test url="http://l-stat.livejournal.com/img/error-pages/frank.png" />
72+
6373
<rule from="^http://(?:l-)?stat\.livejournal\.com/"
6474
to="https://stat.livejournal.com/" />
6575

6676
<!-- User journal entries work, but user pages redirect to www.
67-
6877
This broke, but appears to work again.
78+
Breaks commenting
6979
-->
70-
<rule from="^http://([\w-]+)\.livejournal\.com/(?=\d+\.html)"
71-
to="https://$1.livejournal.com/" />
80+
<!--rule from="^http://([\w-]+)\.livejournal\.com/(?=\d+\.html)"
81+
to="https://$1.livejournal.com/" /-->
7282

7383
<!--rule from="^https://www\.livejournal\.com/stc/img/error-pages/"
7484
to="https://www.livejournal.com/img/error-pages/" /-->

0 commit comments

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