mirror of
https://github.com/limbopro/Profiles4limbo.git
synced 2025-01-01 12:15:06 +08:00
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
|
#!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
|