Skip to content

Commit 9eb9c45

Browse files
committed
fix
1 parent 4d29167 commit 9eb9c45

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

plugins/www_91wan_com.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111

1212
"request" :{
13-
"cellphone_url" : "http://www.91wan.com/include_new/check_reg.php",
14-
"email_url" : "http://www.91wan.com/include_new/check_reg.php",
13+
"cellphone_url" : "",
14+
"email_url" : "",
1515
"user_url" : "http://www.91wan.com/include_new/check_reg.php",
1616
"method" : "POST",
1717
"post_fields":{

plugins/www_bilibili_com.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111

1212
"request" :{
13-
"cellphone_url" : "https://account.bilibili.com/register/checkUname",
14-
"email_url" : "https://account.bilibili.com/register/checkUname",
13+
"cellphone_url" : "",
14+
"email_url" : "",
1515
"user_url" : "https://account.bilibili.com/register/checkUname",
1616
"method" : "POST",
1717
"post_fields":{

0 commit comments

Comments
 (0)