爱奇艺 增加用户验证失败条件

This commit is contained in:
chen8945 2022-10-05 20:02:39 +08:00
parent a32e600c33
commit 4e312f0aa6
No known key found for this signature in database
GPG Key ID: 5B0EEF7A8A13D4AC
3 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@ Tips:
| hao4k | [wjf0214](https://github.com/wjf0214) | [hao4k.har](https://raw.githubusercontent.com/qiandao-today/templates/master/hao4k.har) | 2022-03-02 21:30:00 | 登录后首页cookie,f12的时候请选中复制,不要右键复制值。<br><https://www.hao4k.cn/> |
| 掘金 | [acooler15](https://github.com/acooler15) | [掘金.har](https://raw.githubusercontent.com/qiandao-today/templates/master/掘金.har) | 2022-05-15 21:00:00 | cookies |
| 有道云笔记 | [acooler15](https://github.com/acooler15) | [有道云笔记.har](https://raw.githubusercontent.com/qiandao-today/templates/master/有道云笔记.har) | 2021-09-16 19:00:00 | cookies |
| 爱奇艺 | [a76yyyy](https://github.com/a76yyyy) | [爱奇艺.har](https://raw.githubusercontent.com/qiandao-today/templates/master/爱奇艺.har) | 2022-01-27 18:00:00 | 网址: https://www.iqiyi.com/; <br>首页登录后在cookie中提取变量P00001, P00003 和 _dfp变量中@符号前的部分内容; <br>仅爱奇艺会员可用 |
| 爱奇艺 | [a76yyyy](https://github.com/a76yyyy) | [爱奇艺.har](https://raw.githubusercontent.com/qiandao-today/templates/master/爱奇艺.har) | 2022-10-05 20:00:00 | 网址: https://www.iqiyi.com/; <br>首页登录后在cookie中提取变量P00001, P00003 和 _dfp变量中@符号前的部分内容; <br>仅爱奇艺会员可用 |
| MZFastCloud | [wjf0214](https://github.com/wjf0214) | [MZFastCloud.har](https://raw.githubusercontent.com/qiandao-today/templates/master/MZFastCloud.har) | 2021-11-20 21:00:00 | username:账号<br>password:密码<br><https://www.mzfast.xyz/> |
| HiFiNi | [wjf0214](https://github.com/wjf0214) | [HiFiNi.har](https://raw.githubusercontent.com/qiandao-today/templates/master/HiFiNi.har) | 2021-11-20 21:00:00 | 登录后首页cookie<br><https://www.hifini.com/> |
| 人人素材 | [wjf0214](https://github.com/wjf0214) | [人人素材.har](https://raw.githubusercontent.com/qiandao-today/templates/master/人人素材.har) | 2021-11-20 21:00:00 | username:账号,手机号<br>password:密码<br><https://www.rrcg.cn/> |

View File

@ -585,8 +585,8 @@
"comments": "网址: https://www.iqiyi.com/; <br>首页登录后在cookie中提取变量P00001, P00003 和 _dfp变量中@符号前的部分内容; <br>仅爱奇艺会员可用",
"filename": "爱奇艺.har",
"content": "",
"date": "2022-01-27 18:00:00",
"version": "20220127",
"date": "2022-10-05 20:00:00",
"version": "20221005",
"commenturl": "https://github.com/qiandao-today/templates/issues/74"
},
"MZFastCloud": {

File diff suppressed because one or more lines are too long