Skip to content

Commit 1e32558

Browse files
committed
Exclude webcache.googleusercontent, which just broke :(
1 parent 72759db commit 1e32558

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/chrome/content/rules/GoogleServices.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
<exclusion pattern="^http://(news\.)?google\.com/newspapers" />
2727
<exclusion pattern="^http://(news\.)?google\.com/archivesearch" />
28+
<!-- why did Google break this :( :( ? -->
29+
<exclusion pattern="^http://webcache\.googleusercontent\.com" />
2830

2931
<rule from="^http://spreadsheets\.google\.com/"
3032
to="https://spreadsheets.google.com/"/>

0 commit comments

Comments
 (0)