New version
This commit is contained in:
@ -1,20 +1,36 @@
|
||||
# NAME: 获取签到脚本Cookie
|
||||
# NAME: GetCookie
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-03-04 16:25:59
|
||||
# REWRITE: 11
|
||||
# MITM: 11
|
||||
# UPDATED: 2022-06-23 17:37:38
|
||||
# HTTP-REQUEST-SCRIPT:10
|
||||
# MITM:10
|
||||
# TOTAL:20
|
||||
|
||||
^https?:\/\/apph5\.manmanbuy\.com\/taolijin\/(login.aspx|logserver.aspx) url script-request-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/manmanbuy/manmanbuy_checkin.js
|
||||
^https?:\/\/c\.tieba\.baidu\.com\/c\/s\/channelIconConfig url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js
|
||||
|
||||
|
||||
|
||||
|
||||
# SCRIPT
|
||||
# Fa米家_获取cookie
|
||||
^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/member\/(signin\/usersign|sign\/current) url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js
|
||||
^https?:\/\/h5\.ele\.me\/restapi\/biz\.svip_scene\/svip\/engine\/queryTrafficSupply url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/eleme/eleme_daily.js
|
||||
# Luka_获取cookie
|
||||
^https?:\/\/luka\-graphql\.ling\.cn\/graphql\/mobile\?operation=UserInfoWithPendingRobotQuery url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/luka/luka_signin.js
|
||||
^https?:\/\/maicai\.api\.ddxq\.mobi\/point\/home\?api_version url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/dingdong/dingdong_checkin.js
|
||||
^https?:\/\/mall\.meituan\.com\/api\/c\/mallcoin\/checkIn\/getWeekCheckInProgressBar\? url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/meituan/maicai_checkin.js
|
||||
^https?:\/\/pgc-cms\.jzb\.com\/api\/channel\/recommend url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/jiazhangbang/jiazhangbang_checkin.js
|
||||
^https?:\/\/www\.didapinche\.com\/hapis\/api\/t\/Jifen\/.*\?userCid=.* url script-request-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/didachuxing/didachuxing_plus.js
|
||||
# 什么值得买_获取cookie
|
||||
^https?:\/\/zhiyou\.smzdm\.com\/user$ url script-request-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/smzdm/smzdm_signin.js
|
||||
# 叮咚买菜_获取cookie
|
||||
^https?:\/\/maicai\.api\.ddxq\.mobi\/point\/home\?api_version url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/dingdong/dingdong_checkin.js
|
||||
# 家长帮_获取cookie
|
||||
^https?:\/\/pgc-cms\.jzb\.com\/api\/channel\/recommend url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/jiazhangbang/jiazhangbang_checkin.js
|
||||
# 慢慢买_获取cookie
|
||||
^https?:\/\/apph5\.manmanbuy\.com\/taolijin\/(login.aspx|logserver.aspx) url script-request-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/manmanbuy/manmanbuy_checkin.js
|
||||
# 美团买菜_获取cookie
|
||||
^https?:\/\/mall\.meituan\.com\/api\/c\/mallcoin\/checkIn\/getWeekCheckInProgressBar\? url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/meituan/maicai_checkin.js
|
||||
# 贴吧_获取cookie
|
||||
https?:\/\/(c\.tieba\.baidu\.com|180\.97\.\d+\.\d+)\/c\/s\/login url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js
|
||||
# 贴吧_获取新版cookie
|
||||
^https?:\/\/c\.tieba\.baidu\.com\/c\/s\/channelIconConfig url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js
|
||||
# 饿了么_获取cookie
|
||||
^https?:\/\/h5\.ele\.me\/restapi\/biz\.svip_scene\/svip\/engine\/queryTrafficSupply url script-request-header https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/eleme/eleme_daily.js
|
||||
|
||||
hostname = apph5.manmanbuy.com,c.tieba.baidu.com,fmapp.chinafamilymart.com.cn,h5.ele.me,luka-graphql.ling.cn,maicai.api.ddxq.mobi,mall.meituan.com,mp.jzb.com,pgc-cms.jzb.com,www.didapinche.com,zhiyou.smzdm.com
|
||||
# MITM
|
||||
hostname = apph5.manmanbuy.com,c.tieba.baidu.com,fmapp.chinafamilymart.com.cn,h5.ele.me,luka-graphql.ling.cn,maicai.api.ddxq.mobi,mall.meituan.com,mp.jzb.com,pgc-cms.jzb.com,zhiyou.smzdm.com
|
||||
|
||||
@ -2,70 +2,82 @@
|
||||
|
||||
## 前言
|
||||
|
||||
本项目的获取签到脚本Cookie规则由《规则生成器》自动整合与去重。
|
||||
  
|
||||
|
||||
复写规则所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||||
本项目的获取签到脚本Cookie规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||||
所有数据均收集自互联网公开信息,不代表我们支持或使用这些服务。
|
||||
|
||||
请通过【中华人民共和国 People's Republic of China】合法的互联网出入口信道访问规则中的相关服务,并确保在使用过程中符合相关法律法规。
|
||||
## 规则说明
|
||||
含有我自己所有签到脚本的GetCookie复写。
|
||||
签到脚本的GetCookie集合。
|
||||
|
||||
## 复写统计
|
||||
## 规则统计
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| mitm | 11 |
|
||||
| script-request-header | 8 |
|
||||
| script-request-body | 3 |
|
||||
## 配置说明
|
||||
最后更新时间:2022-06-23 17:37:38
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| HTTP-REQUEST-SCRIPT | 10 |
|
||||
| MITM | 10 |
|
||||
| TOTAL | 20 |
|
||||
|
||||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||||
|
||||
稳定版中如含有JavaScript脚本,所引用的脚本链接为实时版或外部链接,可能会与预期效果有出入,建议使用实时版。
|
||||
|
||||
### QuantumultX
|
||||
|
||||
实时版:
|
||||
## QuantumultX
|
||||
|
||||
#### 规则链接
|
||||
**MASTER分支 (每日更新)**
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rewrite/QuantumultX/GetCookie/GetCookie.conf
|
||||
|
||||
**MASTER分支 CDN (每日更新)**
|
||||
|
||||
稳定版:
|
||||
https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rewrite/QuantumultX/GetCookie/GetCookie.conf
|
||||
|
||||
**MASTER分支 GHProxy (每日更新)**
|
||||
|
||||
https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rewrite/QuantumultX/GetCookie/GetCookie.conf
|
||||
|
||||
**RELEASE分支 (不定时更新)**
|
||||
|
||||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/rewrite/QuantumultX/GetCookie/GetCookie.conf
|
||||
|
||||
**RELEASE分支CDN (不定时更新)**
|
||||
|
||||
https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@release/rewrite/QuantumultX/GetCookie/GetCookie.conf
|
||||
|
||||
**RELEASE分支 GHProxy (不定时更新)**
|
||||
|
||||
https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/rewrite/QuantumultX/GetCookie/GetCookie.conf
|
||||
|
||||
## 子规则
|
||||
|
||||
当前分流规则,未包含其他子规则。
|
||||
|
||||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||||
|
||||
## 数据来源
|
||||
|
||||
本项目的获取签到脚本Cookie复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||||
《获取签到脚本Cookie》的数据来自以下链接,如与本项目的《获取签到脚本Cookie》规则混合使用,可能造成部分重写重复。
|
||||
|
||||
如果你正在使用这些复写规则,建议不要与本项目的获取签到脚本Cookie复写规则混合使用,以免造成规则重复。
|
||||
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/didachuxing/didachuxing_plus.lnscript
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/manmanbuy/manmanbuy_checkin.lnscript
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/dingdong/dingdong_checkin.sgmodule
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/eleme/eleme_daily.sgmodule
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.sgmodule
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/jiazhangbang/jiazhangbang_checkin.sgmodule
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/luka/luka_signin.sgmodule
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/manmanbuy/manmanbuy_checkin.lnscript
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/meituan/maicai_checkin.sgmodule
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/smzdm/smzdm_signin.sgmodule
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/meituan/maicai_checkin.sgmodule
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.sgmodule
|
||||
|
||||
|
||||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
## 最后
|
||||
|
||||
### 感谢
|
||||
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995)
|
||||
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995) [@vhdj](https://github.com/vhdj)**
|
||||
|
||||
提供规则数据源及改进建议。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user