Skip to content

Commit 8eee9bf

Browse files
osamakpde
authored andcommitted
Support for google.com/url
1 parent 378c85e commit 8eee9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/GoogleServices.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106

107107
<rule from="^http://(www\.)?google(\.com?)?(\.[^/@:][^/@:])?/(ads|css|intl|js|logos|tools|googleblogs|support|transparencyreport)/"
108108
to="https://www.google.com/$4/"/>
109-
<rule from="^http://(www\.)?google(\.com?)?(\.[^/@:][^/@:])?/(calendar|dictionary|trends)"
109+
<rule from="^http://(www\.)?google(\.com?)?(\.[^/@:][^/@:])?/(calendar|dictionary|trends|url)"
110110
to="https://www.google.com/$4"/>
111111
<rule from="^http://(www\.)?google(\.com?)?(\.[^/@:][^/@:])?/(cse|custom)"
112112
to="https://www.google.com/cse" />

0 commit comments

Comments
 (0)