We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72759db commit 1e32558Copy full SHA for 1e32558
src/chrome/content/rules/GoogleServices.xml
@@ -25,6 +25,8 @@
25
26
<exclusion pattern="^http://(news\.)?google\.com/newspapers" />
27
<exclusion pattern="^http://(news\.)?google\.com/archivesearch" />
28
+ <!-- why did Google break this :( :( ? -->
29
+ <exclusion pattern="^http://webcache\.googleusercontent\.com" />
30
31
<rule from="^http://spreadsheets\.google\.com/"
32
to="https://spreadsheets.google.com/"/>
0 commit comments