mirror of
https://github.com/limbopro/Profiles4limbo.git
synced 2024-12-28 10:15:06 +08:00
Safari 谷歌搜索重定向(QuantumultX)
This commit is contained in:
parent
9a2bfbd431
commit
6342a8a738
9
QuantumultX/Google_rewrite.conf
Normal file
9
QuantumultX/Google_rewrite.conf
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
#!name=Google Rewrite
|
||||||
|
#!desc=Safari 谷歌搜索重定向
|
||||||
|
#!system=ios
|
||||||
|
|
||||||
|
hostname = www.google.cn, www.g.cn
|
||||||
|
|
||||||
|
^https?://(www\.)?g\.cn url 302 https://www.google.com
|
||||||
|
^https?://(www\.)?google\.cn url 302 https://www.google.com
|
||||||
|
^https?://(www\.)?google\.cn/search url 302 https://www.google.com/search
|
Loading…
Reference in New Issue
Block a user