add Google URL Rewrite

This commit is contained in:
Moshel
2017-07-05 16:33:31 +08:00
parent 1c781a5c14
commit cfd29a1594
5 changed files with 15 additions and 5 deletions

View File

@@ -1,6 +1,4 @@
#!/bin/bash
cd factory
python ad.py
python build_confs.py

View File

@@ -1,2 +1,5 @@
[URL Rewrite]
^http://(www.)?google.cn https://www.google.com header
# By Moshel @ https://hzy.pw/

View File

@@ -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/

View File

@@ -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/

View File

@@ -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/