Init project
33
.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.md
vendored
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
name: 脚本问题反馈
|
||||
about: 权威研究表明,描述问题的详细程度与解决问题的速度成正比。
|
||||
---
|
||||
|
||||
不提供任何关于客户端的配置、使用等帮助,此类问题请通过搜索引擎解决,相关Issues将直接关闭甚至删除。
|
||||
|
||||
------
|
||||
|
||||
反馈前请先确认:
|
||||
|
||||
1. 已使用空白配置文件复现此问题
|
||||
2. 在issues中找不到类似问题
|
||||
3. 请勿涉及任何非法内容
|
||||
4. 不规范填写的Issue可能不会得到任何回复
|
||||
|
||||
脚本名称:
|
||||
|
||||
APP版本:
|
||||
|
||||
客户端名称:
|
||||
|
||||
客户端版本:
|
||||
|
||||
问题描述:
|
||||
|
||||
复现方式:
|
||||
|
||||
1. ………
|
||||
2. ………………
|
||||
|
||||
已使用空白配置文件验证:是/否
|
||||
|
30
.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.md
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
name: 规则问题反馈
|
||||
about: 没有不乐于帮你解决问题的人,只有让人不感兴趣的提问方式。
|
||||
---
|
||||
|
||||
不提供任何关于客户端的配置、使用等帮助,此类问题请通过搜索引擎解决,相关Issues将直接关闭甚至删除。
|
||||
|
||||
规则仅是特定服务域名和IP地址的集合,请使用**中华人民共和国合法的网络出入口信道**访问相关服务。
|
||||
|
||||
------
|
||||
|
||||
反馈前请先确认:
|
||||
|
||||
1. 请勿涉及政治、成人等敏感或非法内容
|
||||
2. 分流规则的更新需要等待次日凌晨生效
|
||||
3. 仅接受规则引起异常的反馈
|
||||
4. 已自行抓包明确引起异常的规则
|
||||
5. 不规范填写的Issue可能不会得到任何回复
|
||||
|
||||
规则名称:
|
||||
|
||||
规则链接:
|
||||
|
||||
异常规则:
|
||||
|
||||
问题描述:
|
||||
|
||||
抓包截图:(相关抓包工具的截图。)
|
||||
|
||||
调整方案:(你希望规则做哪些调整,及其原因。)
|
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
replaceurl.js
|
||||
to_blackmatrix7.js
|
||||
magic.json
|
||||
debug/
|
||||
script/magicjs/server/
|
96
README.md
Normal file
@ -0,0 +1,96 @@
|
||||
# Rules And Scripts
|
||||
|
||||
## 前言
|
||||
|
||||
各平台的分流规则、复写规则及自动化脚本。
|
||||
|
||||
## 特别声明
|
||||
|
||||
1. 本项目内所有资源文件,禁止任何公众号、自媒体进行任何形式的转载、发布。
|
||||
2. 编写本项目主要目的为学习和研究ES6,无法保证项目内容的合法性、准确性、完整性和有效性。
|
||||
3. 本项目涉及的数据由使用的个人或组织自行填写,本项目不对数据内容负责,包括但不限于数据的真实性、准确性、合法性。使用本项目所造成的一切后果,与本项目的所有贡献者无关,由使用的个人或组织完全承担。
|
||||
4. 本项目中涉及的第三方硬件、软件等,与本项目没有任何直接或间接的关系。本项目仅对部署和使用过程进行客观描述,不代表支持使用任何第三方硬件、软件。使用任何第三方硬件、软件,所造成的一切后果由使用的个人或组织承担,与本项目无关。
|
||||
5. 本项目中所有内容只供学习和研究使用,不得将本项目中任何内容用于违反国家/地区/组织等的法律法规或相关规定的其他用途。
|
||||
6. 所有基于本项目源代码,进行的任何修改,为其他个人或组织的自发行为,与本项目没有任何直接或间接的关系,所造成的一切后果亦与本项目无关。
|
||||
7. 所有直接或间接使用本项目的个人和组织,应24小时内完成学习和研究,并及时删除本项目中的所有内容。如对本项目的功能有需求,应自行开发相关功能。
|
||||
8. 本项目保留随时对免责声明进行补充或更改的权利,直接或间接使用本项目内容的个人或组织,视为接受本项目的特别声明。
|
||||
|
||||
## 规则
|
||||
|
||||
**我们并不生产规则,我们只是开源规则的搬运工。**
|
||||
|
||||
分流规则
|
||||
|
||||
https://github.com/blackmatrix7/ios_rule_script/tree/master/rule
|
||||
|
||||
复写规则
|
||||
|
||||
https://github.com/blackmatrix7/ios_rule_script/tree/master/rewrite
|
||||
|
||||
所有规则数据都来自互联网,感谢开源规则项目作者的辛勤付出。
|
||||
|
||||
## 脚本
|
||||
|
||||
### 支持情况
|
||||
|
||||
自动化脚本在不同平台支持情况:
|
||||
|
||||
| | Surge | Quantumult X | Loon | Shadowrocket | Node.js |
|
||||
| -------- | ----------- | ------------ | ----------- | ------------ | ---------------- |
|
||||
| 需要硬件 | iPhone/iPad | iPhone/iPad | iPhone/iPad | iPhone/iPad | 可长期运行的电脑 |
|
||||
| 脚本更新 | 自动更新 | 自动更新 | 自动更新 | 自动更新 | 手动更新 |
|
||||
| 推送通知 | 手机推送 | 手机推送 | 手机推送 | 手机推送 | 无 |
|
||||
| 使用成本 | 付费App | 付费App | 付费App | 付费App | 免费 |
|
||||
| 支持情况 | 优先支持 | 兼容支持 | 兼容支持 | 部分支持 | 部分支持 |
|
||||
|
||||
优先支持:优先确保运行正常,出现异常优先解决
|
||||
|
||||
兼容支持:代码层面做兼容,会做测试
|
||||
|
||||
随缘支持:代码层面做兼容,偶尔做测试
|
||||
|
||||
部分支持:代码层面做兼容,部分功能可用,不做测试
|
||||
|
||||
支持优先级:Surge > Quantumult X > Loon > Shadowrocket ≥ Node.js
|
||||
|
||||
### 脚本说明
|
||||
|
||||
| 脚本 | 介绍 | 维护状态 |
|
||||
| ------------------------------------------------------------ | ------------------------------------------------------------ | -------- |
|
||||
| [知乎助手](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/zhihu) | 使用纯净版知乎是一种怎么样的体验? | 正常 |
|
||||
| ~~[哔哩哔哩](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/bilibili)~~ | ~~没有广告的哔哩哔哩更值得干杯~~ | 停止 |
|
||||
| [什么值得买](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/smzdm) | 什么值得买签到和去广告脚本 | 正常 |
|
||||
| [百度贴吧](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/tieba) | 带重试功能的贴吧签到,提高签到成功率 | 正常 |
|
||||
| [联通手机营业厅](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/10010) | 每日自动签到、美团外卖30-3优惠券、4次抽奖、话费流量语音情况推送 | 正常 |
|
||||
| [联享家](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/lxj) | 去广告、拦截检测更新 | 正常 |
|
||||
| [开屏去广告](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/startup) | 通过脚本去除缓存到本地的APP开屏广告 | 正常 |
|
||||
| [嘀嗒出行](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/didachuxing) | 每日自动签到 | 正常 |
|
||||
| [滴滴出行](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/didichuxing) | 每日自动签到、福利金抽奖、天天有奖签到 | 正常 |
|
||||
| [家长帮](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/jiazhangbang) | 每日自动签到 | 正常 |
|
||||
| [慢慢买](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/manmanbuy) | 每日自动签到 | 正常 |
|
||||
| [~~小米有品~~](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/youpin) | ~~每日自动签到~~ | 停止 |
|
||||
| [叮咚买菜](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/dingdong) | 每日自动签到 | 正常 |
|
||||
| [万达电影](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/wanda) | 每日自动签到,月末将剩余能量抽奖 | 正常 |
|
||||
| [饿了么](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/eleme) | 每日自动领取会员任务 | 正常 |
|
||||
| [Fa米家](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/famijia) | 每日自动签到 | 正常 |
|
||||
| [Luka](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/luka) | 每日自动签到 | 正常 |
|
||||
| [美团买菜](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/meituan) | 每日自动签到 | 正常 |
|
||||
|
||||
#### Quantumult X Gallery
|
||||
|
||||
部分脚本已配置为Quantumult X Gallery。
|
||||
|
||||
地址: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/gallery.json
|
||||
|
||||
### 外部资源
|
||||
|
||||
项目中资源来自互联网上其他开源项目(具体以不同目录的说明为准),这里主要进行一些整合和备份。对于此类资源,无法对使用过程中出现的任何问题进行解答,您需要联系原作者。
|
||||
|
||||
地址:https://github.com/blackmatrix7/ios_rule_script/tree/master/external
|
||||
|
||||
# 感谢
|
||||
|
||||
以下排名不分先后
|
||||
|
||||
[@BaileyZyp](https://github.com/BaileyZyp) [@Mazeorz](https://github.com/Mazeorz) [@LuzMasonj](https://github.com/LuzMasonj) [@ypannnn](https://github.com/ypannnn) [@echizenryoma](https://github.com/echizenryoma) [@zirawell](https://github.com/zirawell) [@urzz](https://github.com/urzz) [@ASD-max](https://github.com/ASD-max)
|
||||
|
4
blank/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# 空文件
|
||||
|
||||
目录中的空文件,仅作为Surge中Mock模块的远端文件使用,无其他用途。
|
||||
|
BIN
blank/blank.gif
Normal file
After Width: | Height: | Size: 53 B |
1
blank/blank.html
Normal file
@ -0,0 +1 @@
|
||||
<html></html>
|
BIN
blank/blank.jpg
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
blank/blank.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
1
blank/blank.txt
Normal file
@ -0,0 +1 @@
|
||||
#
|
1
blank/blank_array.json
Normal file
@ -0,0 +1 @@
|
||||
[]
|
1
blank/blank_dict.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
14
external/Loon/JDDailyBonus/JDDailyBonus.plugin
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# NAME: 京东多合一签到脚本
|
||||
# AUTHOR: NobyDa
|
||||
# REPO: https://github.com/NobyDa/Script/tree/master/JD-DailyBonus
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 0
|
||||
# SCRIPT: 1
|
||||
# MITM: 1
|
||||
|
||||
[Script]
|
||||
http-request https:\/\/api\.m\.jd\.com\/client\.action.*functionId=signBean script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/468f015d9da1a01bf12975782203e978.js,tag=京东_获取Cookie
|
||||
cron "5 0 * * *" script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/468f015d9da1a01bf12975782203e978.js,timeout=60,tag=京东_多合一签到
|
||||
|
||||
[MITM]
|
||||
hostname = api.m.jd.com
|
62
external/Loon/JDDailyBonus/README.md
vendored
Normal file
@ -0,0 +1,62 @@
|
||||
# 京东多合一签到脚本
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的京东多合一签到脚本规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| http-request | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Loon
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Loon/JDDailyBonus/JDDailyBonus.plugin
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Loon/JDDailyBonus/JDDailyBonus.plugin
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的京东多合一签到脚本复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的京东多合一签到脚本复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
13
external/Loon/JDPrice/JDPrice.plugin
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# NAME: 京东历史价格显示
|
||||
# AUTHOR: yichahucha
|
||||
# REPO: https://github.com/yichahucha/surge/tree/master
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 0
|
||||
# SCRIPT: 1
|
||||
# MITM: 1
|
||||
|
||||
[Script]
|
||||
http-response ^https?://api\.m\.jd\.com/client\.action\?functionId=(wareBusiness|serverConfig|basicConfig) requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/6703a306f4acd234b7bd5f6adf90bcb5.js,tag=京东_历史价格显示
|
||||
|
||||
[MITM]
|
||||
hostname = api.m.jd.com
|
68
external/Loon/JDPrice/README.md
vendored
Normal file
@ -0,0 +1,68 @@
|
||||
# 京东历史价格显示
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的京东历史价格显示规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
## 规则说明
|
||||
原作者: yichahucha
|
||||
|
||||
原作者Github: https://github.com/yichahucha/surge/tree/master
|
||||
|
||||
当前仅作为备份,如果你喜欢这个脚本,请点击上方的链接支持原作者。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| http-response | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Loon
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Loon/JDPrice/JDPrice.plugin
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Loon/JDPrice/JDPrice.plugin
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的京东历史价格显示复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的京东历史价格显示复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/yichahucha/surge/master/README.md
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
62
external/Loon/TestFlight/README.md
vendored
Normal file
@ -0,0 +1,62 @@
|
||||
# TestFlight下载修正
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的TestFlight下载修正规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| http-request | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Loon
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Loon/TestFlight/TestFlight.plugin
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Loon/TestFlight/TestFlight.plugin
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的TestFlight下载修正复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的TestFlight下载修正复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/zc-nju-med/own_JS/master/tf.sgmodule
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
13
external/Loon/TestFlight/TestFlight.plugin
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# NAME: TestFlight下载修正
|
||||
# AUTHOR: NobyDa
|
||||
# REPO: https://github.com/NobyDa/Script/tree/master
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 0
|
||||
# SCRIPT: 1
|
||||
# MITM: 1
|
||||
|
||||
[Script]
|
||||
http-request ^https?:\/\/testflight\.apple\.com\/v2\/accounts\/.*\/apps\/\d*/builds/\d*/install requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/043922e05c79445b6da818d0864c1b7d.js,tag=TestFlight_下载修正
|
||||
|
||||
[MITM]
|
||||
hostname = testflight.apple.com
|
83
external/Loon/TikTokUnlock/README.md
vendored
Normal file
@ -0,0 +1,83 @@
|
||||
# TikTok解锁
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的TikTok解锁规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
## 规则说明
|
||||
TikTok解锁复写来自https://github.com/Semporia/TikTok-Unlock 。
|
||||
|
||||
程序定时同步,并进行格式转换,仅为备份,复写安全性请自行检查。
|
||||
|
||||
因为本人使用TikTok极少,转换后的效果未经验证,不确保转换后的复写在所有的客户端上都能正常工作。
|
||||
|
||||
具体使用方式见原作者仓库,请多支持上游原作者仓库。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 3 |
|
||||
| redirect | 4 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Loon
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Loon/TikTokUnlock/TikTokTW.plugin
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Loon/TikTokUnlock/TikTokJP.plugin
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Loon/TikTokUnlock/TikTokUS.plugin
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Loon/TikTokUnlock/TikTokKR.plugin
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Loon/TikTokUnlock/TikTokTW.plugin
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Loon/TikTokUnlock/TikTokJP.plugin
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Loon/TikTokUnlock/TikTokUS.plugin
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Loon/TikTokUnlock/TikTokKR.plugin
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的TikTok解锁复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的TikTok解锁复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-JP.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-TW.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-US.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-kR.sgmodule
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
16
external/Loon/TikTokUnlock/TikTokJP.plugin
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
# NAME: TikTok(日本解锁)
|
||||
# AUTHOR: Semporia
|
||||
# REPO: https://github.com/Semporia/TikTok-Unlock
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 4
|
||||
# SCRIPT: 0
|
||||
# MITM: 3
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=&mcc_mnc=)4 2 307
|
||||
(?<=_region=)CN(?=&) JP 307
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
||||
|
||||
[MITM]
|
||||
hostname = *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
16
external/Loon/TikTokUnlock/TikTokKR.plugin
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
# NAME: TikTok(韩国解锁)
|
||||
# AUTHOR: Semporia
|
||||
# REPO: https://github.com/Semporia/TikTok-Unlock
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 4
|
||||
# SCRIPT: 0
|
||||
# MITM: 3
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=&mcc_mnc=)4 2 307
|
||||
(?<=_region=)CN(?=&) KR 307
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
||||
|
||||
[MITM]
|
||||
hostname = *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
16
external/Loon/TikTokUnlock/TikTokTW.plugin
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
# NAME: TikTok(台湾解锁)
|
||||
# AUTHOR: Semporia
|
||||
# REPO: https://github.com/Semporia/TikTok-Unlock
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 4
|
||||
# SCRIPT: 0
|
||||
# MITM: 3
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=&mcc_mnc=)4 2 307
|
||||
(?<=_region=)CN(?=&) TW 307
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
||||
|
||||
[MITM]
|
||||
hostname = *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
16
external/Loon/TikTokUnlock/TikTokUS.plugin
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
# NAME: TikTok(美国解锁)
|
||||
# AUTHOR: Semporia
|
||||
# REPO: https://github.com/Semporia/TikTok-Unlock
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 4
|
||||
# SCRIPT: 0
|
||||
# MITM: 3
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=&mcc_mnc=)4 2 307
|
||||
(?<=_region=)CN(?=&) US 307
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
||||
|
||||
[MITM]
|
||||
hostname = *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
62
external/Loon/iQIYI/README.md
vendored
Normal file
@ -0,0 +1,62 @@
|
||||
# 爱奇艺每日签到
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的爱奇艺每日签到规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| http-request | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Loon
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Loon/iQIYI/iQIYI.plugin
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Loon/iQIYI/iQIYI.plugin
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的爱奇艺每日签到复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的爱奇艺每日签到复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/NobyDa/Script/master/iQIYI-DailyBonus/iQIYI.js
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
14
external/Loon/iQIYI/iQIYI.plugin
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# NAME: 爱奇艺每日签到
|
||||
# AUTHOR: NobyDa
|
||||
# REPO: https://github.com/NobyDa/Script/tree/master/iQIYI-DailyBonus
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 0
|
||||
# SCRIPT: 1
|
||||
# MITM: 1
|
||||
|
||||
[Script]
|
||||
http-request ^https?:\/\/iface(\d)?\.iqiyi\.com\/ script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/3d0d9ad1242119a64a06d278129a7dc8.js,tag=爱奇艺_获取Cookie
|
||||
cron "20 0 * * *" script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/3d0d9ad1242119a64a06d278129a7dc8.js,timeout=60,tag=爱奇艺_每日自动签到
|
||||
|
||||
[MITM]
|
||||
hostname = ifac*.iqiyi.com
|
10
external/QuantumultX/JDDailyBonus/JDDailyBonus.conf
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# NAME: 京东多合一签到脚本
|
||||
# AUTHOR: NobyDa
|
||||
# REPO: https://github.com/NobyDa/Script/tree/master/JD-DailyBonus
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 1
|
||||
# MITM: 1
|
||||
|
||||
https:\/\/api\.m\.jd\.com\/client\.action.*functionId=signBean url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/468f015d9da1a01bf12975782203e978.js
|
||||
|
||||
hostname = api.m.jd.com
|
62
external/QuantumultX/JDDailyBonus/README.md
vendored
Normal file
@ -0,0 +1,62 @@
|
||||
# 京东多合一签到脚本
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的京东多合一签到脚本规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| script-request-header | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### QuantumultX
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/QuantumultX/JDDailyBonus/JDDailyBonus.conf
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/QuantumultX/JDDailyBonus/JDDailyBonus.conf
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的京东多合一签到脚本复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的京东多合一签到脚本复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
10
external/QuantumultX/JDPrice/JDPrice.conf
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# NAME: 京东历史价格显示
|
||||
# AUTHOR: yichahucha
|
||||
# REPO: https://github.com/yichahucha/surge/tree/master
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 1
|
||||
# MITM: 1
|
||||
|
||||
^https?://api\.m\.jd\.com/client\.action\?functionId=(wareBusiness|serverConfig|basicConfig) url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/6703a306f4acd234b7bd5f6adf90bcb5.js
|
||||
|
||||
hostname = api.m.jd.com
|
68
external/QuantumultX/JDPrice/README.md
vendored
Normal file
@ -0,0 +1,68 @@
|
||||
# 京东历史价格显示
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的京东历史价格显示规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
## 规则说明
|
||||
原作者: yichahucha
|
||||
|
||||
原作者Github: https://github.com/yichahucha/surge/tree/master
|
||||
|
||||
当前仅作为备份,如果你喜欢这个脚本,请点击上方的链接支持原作者。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| script-response-body | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### QuantumultX
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/QuantumultX/JDPrice/JDPrice.conf
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/QuantumultX/JDPrice/JDPrice.conf
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的京东历史价格显示复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的京东历史价格显示复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/yichahucha/surge/master/README.md
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
55
external/QuantumultX/TestFlight/README.md
vendored
Normal file
@ -0,0 +1,55 @@
|
||||
# TestFlight下载修正
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的TestFlight下载修正规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| request-body | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### QuantumultX
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/QuantumultX/TestFlight/TestFlight.conf
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/QuantumultX/TestFlight/TestFlight.conf
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
当前规则未直接引用数据源。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
10
external/QuantumultX/TestFlight/TestFlight.conf
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# NAME: TestFlight下载修正
|
||||
# AUTHOR: id77
|
||||
# REPO: https://github.com/id77/QuantumultX
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 1
|
||||
# MITM: 1
|
||||
|
||||
^https?:\/\/testflight\.apple\.com\/v2\/accounts\/.*\/apps\/\d*/builds/\d*/install url request-body storefrontId" : ".*", request-body storefrontId" : "143441-1,29",
|
||||
|
||||
hostname = testflight.apple.com
|
83
external/QuantumultX/TikTokUnlock/README.md
vendored
Normal file
@ -0,0 +1,83 @@
|
||||
# TikTok解锁
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的TikTok解锁规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
## 规则说明
|
||||
TikTok解锁复写来自https://github.com/Semporia/TikTok-Unlock 。
|
||||
|
||||
程序定时同步,并进行格式转换,仅为备份,复写安全性请自行检查。
|
||||
|
||||
因为本人使用TikTok极少,转换后的效果未经验证,不确保转换后的复写在所有的客户端上都能正常工作。
|
||||
|
||||
具体使用方式见原作者仓库,请多支持上游原作者仓库。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 3 |
|
||||
| redirect | 4 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### QuantumultX
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/QuantumultX/TikTokUnlock/TikTokTW.conf
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/QuantumultX/TikTokUnlock/TikTokJP.conf
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/QuantumultX/TikTokUnlock/TikTokUS.conf
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/QuantumultX/TikTokUnlock/TikTokKR.conf
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/QuantumultX/TikTokUnlock/TikTokTW.conf
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/QuantumultX/TikTokUnlock/TikTokJP.conf
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/QuantumultX/TikTokUnlock/TikTokUS.conf
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/QuantumultX/TikTokUnlock/TikTokKR.conf
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的TikTok解锁复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的TikTok解锁复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-JP.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-TW.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-US.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-kR.sgmodule
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
13
external/QuantumultX/TikTokUnlock/TikTokJP.conf
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# NAME: TikTok(日本解锁)
|
||||
# AUTHOR: Semporia
|
||||
# REPO: https://github.com/Semporia/TikTok-Unlock
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 4
|
||||
# MITM: 3
|
||||
|
||||
(?<=&mcc_mnc=)4 url 307 2
|
||||
(?<=_region=)CN(?=&) url 307 JP
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) url 302 $118.0$3
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) url 302 $1$3
|
||||
|
||||
hostname = *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
13
external/QuantumultX/TikTokUnlock/TikTokKR.conf
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# NAME: TikTok(韩国解锁)
|
||||
# AUTHOR: Semporia
|
||||
# REPO: https://github.com/Semporia/TikTok-Unlock
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 4
|
||||
# MITM: 3
|
||||
|
||||
(?<=&mcc_mnc=)4 url 307 2
|
||||
(?<=_region=)CN(?=&) url 307 KR
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) url 302 $118.0$3
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) url 302 $1$3
|
||||
|
||||
hostname = *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
13
external/QuantumultX/TikTokUnlock/TikTokTW.conf
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# NAME: TikTok(台湾解锁)
|
||||
# AUTHOR: Semporia
|
||||
# REPO: https://github.com/Semporia/TikTok-Unlock
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 4
|
||||
# MITM: 3
|
||||
|
||||
(?<=&mcc_mnc=)4 url 307 2
|
||||
(?<=_region=)CN(?=&) url 307 TW
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) url 302 $118.0$3
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) url 302 $1$3
|
||||
|
||||
hostname = *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
13
external/QuantumultX/TikTokUnlock/TikTokUS.conf
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# NAME: TikTok(美国解锁)
|
||||
# AUTHOR: Semporia
|
||||
# REPO: https://github.com/Semporia/TikTok-Unlock
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 4
|
||||
# MITM: 3
|
||||
|
||||
(?<=&mcc_mnc=)4 url 307 2
|
||||
(?<=_region=)CN(?=&) url 307 US
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) url 302 $118.0$3
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) url 302 $1$3
|
||||
|
||||
hostname = *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
62
external/QuantumultX/iQIYI/README.md
vendored
Normal file
@ -0,0 +1,62 @@
|
||||
# 爱奇艺每日签到
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的爱奇艺每日签到规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| script-request-header | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### QuantumultX
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/QuantumultX/iQIYI/iQIYI.conf
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/QuantumultX/iQIYI/iQIYI.conf
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的爱奇艺每日签到复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的爱奇艺每日签到复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/NobyDa/Script/master/iQIYI-DailyBonus/iQIYI.js
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
10
external/QuantumultX/iQIYI/iQIYI.conf
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# NAME: 爱奇艺每日签到
|
||||
# AUTHOR: NobyDa
|
||||
# REPO: https://github.com/NobyDa/Script/tree/master/iQIYI-DailyBonus
|
||||
# UPDATED: 2021-04-17 00:16:07
|
||||
# REWRITE: 1
|
||||
# MITM: 1
|
||||
|
||||
^https?:\/\/iface(\d)?\.iqiyi\.com\/ url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/3d0d9ad1242119a64a06d278129a7dc8.js
|
||||
|
||||
hostname = ifac*.iqiyi.com
|
32
external/README.md
vendored
Normal file
@ -0,0 +1,32 @@
|
||||
# 外部资源
|
||||
|
||||
本目录为程序自动收集和整理的外部模块/复写/插件。
|
||||
|
||||
## 脚本备份
|
||||
|
||||
为保证引用外部脚本的稳定性以及可追溯性,程序会定时将外部脚本备份到当前仓库的/source/script目录下,文件名为外部脚本url的md5值。
|
||||
|
||||
程序仅对脚本进行保存,**不会对脚本内容进行任何修改**,包括但不限于修改各种脚本内置的邀请码等等。
|
||||
|
||||
程序同步的频率约为24小时一次,相对于上游脚本的修改,会有一定的延迟。例如上游仓库在同步间隔期间对脚本内容进行修改,可能会出现因同步滞后产生的暂时性脚本不一致,属于正常情况,并非是程序对脚本进行任何修改导致的。
|
||||
|
||||
## 安全性
|
||||
|
||||
程序仅对外部脚本复写进行收集和备份,**不会对脚本进行修改**,**不对外部脚本的安全性做任何保证,更不代表对使用外部脚本的后果负责**。
|
||||
|
||||
**再次重申,将脚本备份到当前仓库,仅仅是为保证链接稳定性,不代表对脚本的安全性做任何保证,更不代表对使用外部脚本的后果负责。**
|
||||
|
||||
恶意脚本可能会窃取你的信息,甚至造成经济损失。在使用任何脚本前,强烈建议对脚本内容进行审查,不建议使用加密后的脚本,因为你不知道它在做些什么。
|
||||
|
||||
## 客户端支持
|
||||
|
||||
程序仅对上游复写,根据一定规则,转换成多个客户端的复写。程序本身并不具备修改脚本代码使其支持多个客户端的能力,最终能否在某个客户端运行,取决于脚本作者的实现。
|
||||
|
||||
例如上游的脚本原先支持的是Surge客户端,经过程序转换,生成Quantumult X的规则,但并不能保证脚本能在Quantumult X客户端上顺利执行。
|
||||
|
||||
不过幸运的是,基本上大部分脚本都支持在不同的客户端运行。
|
||||
|
||||
## 使用说明
|
||||
|
||||
当前目录下的模块/复写/插件都是收集自外部,所以无法帮你解决使用时遇到的问题,建议联系原作者。原作者的仓库地址通常在文件本身或README中说明,如有遗漏,欢迎反馈。
|
||||
|
17
external/Surge/DouyinNoAd/DouyinNoAd.sgmodule
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
#!name=抖音去广告
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=Choler
|
||||
#!repo=https://github.com/Choler/Surge
|
||||
#!rewrite=1
|
||||
#!script=1
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=1
|
||||
|
||||
[URL Rewrite]
|
||||
^https?:\/\/(.*)\.amemv\.com\/aweme\/v2\/(follow\/)?feed\/ https://$1.amemv.com/aweme/v1/$2feed/ header
|
||||
|
||||
[Script]
|
||||
抖音_去广告 = type=http-response,requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/7f3c8323580b2d79dfe42a315656355a.js,pattern=^https?:\/\/.*\.amemv\.com\/aweme\/v1\/(feed|mix\/aweme|aweme\/post|(multi\/)?aweme\/detail|follow\/feed|nearby\/feed|search\/item|general\/search\/single|hot\/search\/video\/list)\/
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.amemv.com
|
64
external/Surge/DouyinNoAd/README.md
vendored
Normal file
@ -0,0 +1,64 @@
|
||||
# 抖音去广告
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的抖音去广告规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| force_http_engine_hosts | 0 |
|
||||
| http-response | 1 |
|
||||
| redirect | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Surge
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/DouyinNoAd/DouyinNoAd.sgmodule
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/DouyinNoAd/DouyinNoAd.sgmodule
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的抖音去广告复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的抖音去广告复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/Choler/Surge/master/Module/douyin.sgmodule
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
15
external/Surge/JDDailyBonus/JDDailyBonus.sgmodule
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
#!name=京东多合一签到脚本
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=NobyDa
|
||||
#!repo=https://github.com/NobyDa/Script/tree/master/JD-DailyBonus
|
||||
#!rewrite=0
|
||||
#!script=1
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=1
|
||||
|
||||
[Script]
|
||||
京东_获取Cookie = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/468f015d9da1a01bf12975782203e978.js,pattern=https:\/\/api\.m\.jd\.com\/client\.action.*functionId=signBean
|
||||
京东_多合一签到 = type=cron,cronexp=5 0 * * *,timeout=60,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/468f015d9da1a01bf12975782203e978.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% api.m.jd.com
|
63
external/Surge/JDDailyBonus/README.md
vendored
Normal file
@ -0,0 +1,63 @@
|
||||
# 京东多合一签到脚本
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的京东多合一签到脚本规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| force_http_engine_hosts | 0 |
|
||||
| http-request | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Surge
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/JDDailyBonus/JDDailyBonus.sgmodule
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/JDDailyBonus/JDDailyBonus.sgmodule
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的京东多合一签到脚本复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的京东多合一签到脚本复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
14
external/Surge/JDPrice/JDPrice.sgmodule
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
#!name=京东历史价格显示
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=yichahucha
|
||||
#!repo=https://github.com/yichahucha/surge/tree/master
|
||||
#!rewrite=0
|
||||
#!script=1
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=1
|
||||
|
||||
[Script]
|
||||
京东_历史价格显示 = type=http-response,requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/6703a306f4acd234b7bd5f6adf90bcb5.js,pattern=^https?://api\.m\.jd\.com/client\.action\?functionId=(wareBusiness|serverConfig|basicConfig)
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% api.m.jd.com
|
69
external/Surge/JDPrice/README.md
vendored
Normal file
@ -0,0 +1,69 @@
|
||||
# 京东历史价格显示
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的京东历史价格显示规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
## 规则说明
|
||||
原作者: yichahucha
|
||||
|
||||
原作者Github: https://github.com/yichahucha/surge/tree/master
|
||||
|
||||
当前仅作为备份,如果你喜欢这个脚本,请点击上方的链接支持原作者。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| force_http_engine_hosts | 0 |
|
||||
| http-response | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Surge
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/JDPrice/JDPrice.sgmodule
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/JDPrice/JDPrice.sgmodule
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的京东历史价格显示复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的京东历史价格显示复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/yichahucha/surge/master/README.md
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
63
external/Surge/TestFlight/README.md
vendored
Normal file
@ -0,0 +1,63 @@
|
||||
# TestFlight下载修正
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的TestFlight下载修正规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| force_http_engine_hosts | 0 |
|
||||
| http-request | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Surge
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/TestFlight/TestFlight.sgmodule
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/TestFlight/TestFlight.sgmodule
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的TestFlight下载修正复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的TestFlight下载修正复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/zc-nju-med/own_JS/master/tf.sgmodule
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
14
external/Surge/TestFlight/TestFlight.sgmodule
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
#!name=TestFlight下载修正
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=NobyDa
|
||||
#!repo=https://github.com/NobyDa/Script/tree/master
|
||||
#!rewrite=0
|
||||
#!script=1
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=1
|
||||
|
||||
[Script]
|
||||
TestFlight_下载修正 = type=http-request,requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/043922e05c79445b6da818d0864c1b7d.js,pattern=^https?:\/\/testflight\.apple\.com\/v2\/accounts\/.*\/apps\/\d*/builds/\d*/install
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% testflight.apple.com
|
84
external/Surge/TikTokUnlock/README.md
vendored
Normal file
@ -0,0 +1,84 @@
|
||||
# TikTok解锁
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的TikTok解锁规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
## 规则说明
|
||||
TikTok解锁复写来自https://github.com/Semporia/TikTok-Unlock 。
|
||||
|
||||
程序定时同步,并进行格式转换,仅为备份,复写安全性请自行检查。
|
||||
|
||||
因为本人使用TikTok极少,转换后的效果未经验证,不确保转换后的复写在所有的客户端上都能正常工作。
|
||||
|
||||
具体使用方式见原作者仓库,请多支持上游原作者仓库。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 3 |
|
||||
| force_http_engine_hosts | 0 |
|
||||
| redirect | 4 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Surge
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/TikTokUnlock/TikTokTW.sgmodule
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/TikTokUnlock/TikTokJP.sgmodule
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/TikTokUnlock/TikTokUS.sgmodule
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/TikTokUnlock/TikTokKR.sgmodule
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/TikTokUnlock/TikTokTW.sgmodule
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/TikTokUnlock/TikTokJP.sgmodule
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/TikTokUnlock/TikTokUS.sgmodule
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/TikTokUnlock/TikTokKR.sgmodule
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的TikTok解锁复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的TikTok解锁复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-JP.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-TW.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-US.sgmodule
|
||||
- https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TiKok-kR.sgmodule
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
17
external/Surge/TikTokUnlock/TikTokJP.sgmodule
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
#!name=TikTok(日本解锁)
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=Semporia
|
||||
#!repo=https://github.com/Semporia/TikTok-Unlock
|
||||
#!rewrite=4
|
||||
#!script=0
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=3
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=&mcc_mnc=)4 2 307
|
||||
(?<=_region=)CN(?=&) JP 307
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
17
external/Surge/TikTokUnlock/TikTokKR.sgmodule
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
#!name=TikTok(韩国解锁)
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=Semporia
|
||||
#!repo=https://github.com/Semporia/TikTok-Unlock
|
||||
#!rewrite=4
|
||||
#!script=0
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=3
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=&mcc_mnc=)4 2 307
|
||||
(?<=_region=)CN(?=&) KR 307
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
17
external/Surge/TikTokUnlock/TikTokTW.sgmodule
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
#!name=TikTok(台湾解锁)
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=Semporia
|
||||
#!repo=https://github.com/Semporia/TikTok-Unlock
|
||||
#!rewrite=4
|
||||
#!script=0
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=3
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=&mcc_mnc=)4 2 307
|
||||
(?<=_region=)CN(?=&) TW 307
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
17
external/Surge/TikTokUnlock/TikTokUS.sgmodule
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
#!name=TikTok(美国解锁)
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=Semporia
|
||||
#!repo=https://github.com/Semporia/TikTok-Unlock
|
||||
#!rewrite=4
|
||||
#!script=0
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=3
|
||||
|
||||
[URL Rewrite]
|
||||
(?<=&mcc_mnc=)4 2 307
|
||||
(?<=_region=)CN(?=&) US 307
|
||||
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
||||
^(https?:\/\/(tnc|dm)[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% *.byteoversea.com,*.tik-tokapi.com,*.tiktokv.com
|
63
external/Surge/iQIYI/README.md
vendored
Normal file
@ -0,0 +1,63 @@
|
||||
# 爱奇艺每日签到
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的爱奇艺每日签到规则由《规则生成器》自动整合与去重。
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
|
||||
## 复写统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 1 |
|
||||
| force_http_engine_hosts | 0 |
|
||||
| http-request | 1 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### Surge
|
||||
|
||||
实时版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/external/Surge/iQIYI/iQIYI.sgmodule
|
||||
|
||||
|
||||
稳定版:
|
||||
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/external/Surge/iQIYI/iQIYI.sgmodule
|
||||
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的爱奇艺每日签到复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的爱奇艺每日签到复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/NobyDa/Script/master/iQIYI-DailyBonus/iQIYI.js
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
### 其他
|
||||
|
||||
请不要对外宣传本项目。
|
15
external/Surge/iQIYI/iQIYI.sgmodule
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
#!name=爱奇艺每日签到
|
||||
#!desc=最后更新时间 2021-04-17 00:16:07
|
||||
#!author=NobyDa
|
||||
#!repo=https://github.com/NobyDa/Script/tree/master/iQIYI-DailyBonus
|
||||
#!rewrite=0
|
||||
#!script=1
|
||||
#!force_http_engine_hosts=0
|
||||
#!mitm=1
|
||||
|
||||
[Script]
|
||||
爱奇艺_获取Cookie = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/3d0d9ad1242119a64a06d278129a7dc8.js,pattern=^https?:\/\/iface(\d)?\.iqiyi\.com\/
|
||||
爱奇艺_每日自动签到 = type=cron,cronexp=20 0 * * *,timeout=60,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/3d0d9ad1242119a64a06d278129a7dc8.js
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% ifac*.iqiyi.com
|
26
icon/README.md
Normal file
@ -0,0 +1,26 @@
|
||||
# 图标
|
||||
|
||||
本目录中的文件为上游仓库的单向备份,主要为解决原作者删除图片后,导致引用的图片链接失效问题。
|
||||
|
||||
备份由程序自动进行,只增不删,不对备份内容进行审核,同时也无法对备份内容合法性负责。
|
||||
|
||||
图片版权属于原作者及商标所属的个人/组织。
|
||||
|
||||
https://github.com/blackmatrix7/ios_rule_script/tree/master/icon/mini 备份自 https://github.com/Orz-3/mini/tree/master/Alpha
|
||||
|
||||
https://github.com/blackmatrix7/ios_rule_script/tree/master/icon/color 备份自 https://github.com/Orz-3/mini/tree/master/Color
|
||||
|
||||
https://github.com/blackmatrix7/ios_rule_script/tree/master/icon/qure 备份自 https://github.com/Koolson/Qure/tree/master/IconSet
|
||||
|
||||
https://github.com/blackmatrix7/ios_rule_script/tree/master/icon/dark 备份自 https://github.com/Koolson/Qure/tree/master/IconSet/Dark
|
||||
|
||||
https://github.com/blackmatrix7/ios_rule_script/tree/master/icon/qure/color 备份自 https://github.com/Koolson/Qure/tree/master/IconSet/Color
|
||||
|
||||
https://github.com/blackmatrix7/ios_rule_script/tree/master/icon/task 备份自 https://github.com/Orz-3/task (上游已删库,不再更新)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
BIN
icon/color/10000.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
icon/color/10010.png
Normal file
After Width: | Height: | Size: 9.3 KiB |
BIN
icon/color/10086.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
icon/color/10086fee.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
icon/color/115.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
icon/color/12306.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
icon/color/163gamevip.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
icon/color/52pj.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
icon/color/acfun.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
icon/color/adblock.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
icon/color/airport.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
icon/color/alipay.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
icon/color/amy.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
icon/color/angelalign.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
icon/color/ao.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
icon/color/apktw.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
icon/color/apple.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
icon/color/appletv.png
Normal file
After Width: | Height: | Size: 5.5 KiB |
BIN
icon/color/appstore.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
icon/color/ark.png
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
icon/color/asn.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
icon/color/auto.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
icon/color/available.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
icon/color/bahamut.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
icon/color/baidu.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
icon/color/bcz.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
icon/color/bilibili.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
icon/color/birthday.png
Normal file
After Width: | Height: | Size: 9.3 KiB |
BIN
icon/color/bitcloud.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
icon/color/biyao.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
icon/color/blibee.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
icon/color/blink.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
icon/color/boslife.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
icon/color/box.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
icon/color/bubei.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
icon/color/bywave.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
BIN
icon/color/caiyun.png
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
icon/color/calendar.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
icon/color/china.png
Normal file
After Width: | Height: | Size: 9.4 KiB |
BIN
icon/color/clubhouse.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
icon/color/cmbchina.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
icon/color/cn.png
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
icon/color/cnix.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
icon/color/coco.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
icon/color/covid-19.png
Normal file
After Width: | Height: | Size: 7.5 KiB |