Skip to content

Commit

Permalink
pref: fix yystv site data
Browse files Browse the repository at this point in the history
  • Loading branch information
piaolin committed May 5, 2023
1 parent 4cf0caf commit 84a0d5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1708,7 +1708,7 @@
"detect": [
{
"type": "username",
"statusCode": "200",
"existRegex": "共发表了",
"url": "https://www.ifanr.com/author/%s",
"existUsername": "aifan",
"nonExistUsername": "youga777888",
Expand Down Expand Up @@ -1840,7 +1840,7 @@
"detect": [
{
"type": "email, phone",
"nonExistRegex": "\\\\u7528\\\\u6237\\\\u4e0d\\\\u5b58\\\\u5728",
"nonExistRegex": "[20404|20407]",
"url": "https://www.yystv.cn/account/send_forget_passw",
"nonExistUsername": "youga777888",
"body": "name=%s&verify=",
Expand Down

0 comments on commit 84a0d5b

Please sign in to comment.