We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378c85e commit 8eee9bfCopy full SHA for 8eee9bf
src/chrome/content/rules/GoogleServices.xml
@@ -106,7 +106,7 @@
106
107
<rule from="^http://(www\.)?google(\.com?)?(\.[^/@:][^/@:])?/(ads|css|intl|js|logos|tools|googleblogs|support|transparencyreport)/"
108
to="https://www.google.com/$4/"/>
109
- <rule from="^http://(www\.)?google(\.com?)?(\.[^/@:][^/@:])?/(calendar|dictionary|trends)"
+ <rule from="^http://(www\.)?google(\.com?)?(\.[^/@:][^/@:])?/(calendar|dictionary|trends|url)"
110
to="https://www.google.com/$4"/>
111
<rule from="^http://(www\.)?google(\.com?)?(\.[^/@:][^/@:])?/(cse|custom)"
112
to="https://www.google.com/cse" />
0 commit comments