mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-19 00:05:12 +08:00
add Google URL Rewrite
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd factory
|
||||
|
||||
python ad.py
|
||||
python build_confs.py
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
|
||||
[URL Rewrite]
|
||||
^http://(www.)?google.cn https://www.google.com header
|
||||
|
||||
# By Moshel @ https://hzy.pw/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
||||
# by Moshel
|
||||
# build time: 2017-07-04 17:32:33
|
||||
# build time: 2017-07-05 16:31:58
|
||||
|
||||
[General]
|
||||
bypass-system = true
|
||||
@@ -2496,4 +2496,7 @@ IP-CIDR,127.0.0.0/8,DIRECT
|
||||
|
||||
FINAL,direct
|
||||
|
||||
[URL Rewrite]
|
||||
^http://(www.)?google.cn https://www.google.com header
|
||||
|
||||
# By Moshel @ https://hzy.pw/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
||||
# by Moshel
|
||||
# build time: 2017-07-04 17:32:33
|
||||
# build time: 2017-07-05 16:31:58
|
||||
|
||||
[General]
|
||||
bypass-system = true
|
||||
@@ -408,4 +408,7 @@ GEOIP,CN,DIRECT
|
||||
|
||||
FINAL,proxy
|
||||
|
||||
[URL Rewrite]
|
||||
^http://(www.)?google.cn https://www.google.com header
|
||||
|
||||
# By Moshel @ https://hzy.pw/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
||||
# by Moshel
|
||||
# build time: 2017-07-04 17:32:33
|
||||
# build time: 2017-07-05 16:31:58
|
||||
|
||||
[General]
|
||||
bypass-system = true
|
||||
@@ -2764,4 +2764,7 @@ GEOIP,CN,DIRECT
|
||||
|
||||
FINAL,proxy
|
||||
|
||||
[URL Rewrite]
|
||||
^http://(www.)?google.cn https://www.google.com header
|
||||
|
||||
# By Moshel @ https://hzy.pw/
|
||||
|
||||
Reference in New Issue
Block a user