mirror of
https://github.com/limbopro/Profiles4limbo.git
synced 2024-12-29 02:35:07 +08:00
Safari 谷歌搜索重定向(Surge)
This commit is contained in:
parent
c8487a2cb7
commit
9a2bfbd431
10
Surge/Google.sgmodule
Normal file
10
Surge/Google.sgmodule
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#!name=Google Rewrite
|
||||||
|
#!desc=Safari 谷歌搜索重定向(Surge)
|
||||||
|
#!system=ios
|
||||||
|
|
||||||
|
[URL Rewrite]
|
||||||
|
^https?://(www.)?g.cn https://www.google.com 302
|
||||||
|
^https?://(www.)?google.cn https://www.google.com 302
|
||||||
|
|
||||||
|
[MITM]
|
||||||
|
hostname = %APPEND% www.google.cn, www.g.cn
|
Loading…
Reference in New Issue
Block a user