Skip to content

Commit a4ffa66

Browse files
committed
add github
1 parent f5b21ed commit a4ffa66

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

plugins/email_github_com.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"information":{
3+
"author" : "e0",
4+
"date" : "2015/03/12",
5+
"name" : "Github - username",
6+
"website" : "https://github.com/",
7+
"category" : "IT",
8+
"icon" : "http://a.36krcnd.com/photo/a462f1f368e67d9ebece977eaabe5b32.png",
9+
"desc" : "作为开源代码库以及版本控制系统,Github拥有140多万开发者用户。随着越来越多的应用程序转移到了云上,Github已经成为了管理软件开发以及发现已有代码的首选方法"
10+
},
11+
12+
"request" :{
13+
"cellphone_url" : "https://github.com/signup_check/email",
14+
"email_url" : "https://github.com/signup_check/email",
15+
"user_url" : "https://github.com/signup_check/email",
16+
"method" : "POST",
17+
"post_fields":{
18+
"value" : ""
19+
}
20+
},
21+
22+
"status":{
23+
"judge_yes_keyword":"Email is invalid or already taken",
24+
"judge_no_keyword":"",
25+
"profile_url" : ""
26+
}
27+
}

plugins/username_github_com.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"information":{
3+
"author" : "e0",
4+
"date" : "2015/03/12",
5+
"name" : "Github - username",
6+
"website" : "https://github.com/",
7+
"category" : "IT",
8+
"icon" : "http://a.36krcnd.com/photo/a462f1f368e67d9ebece977eaabe5b32.png",
9+
"desc" : "作为开源代码库以及版本控制系统,Github拥有140多万开发者用户。随着越来越多的应用程序转移到了云上,Github已经成为了管理软件开发以及发现已有代码的首选方法"
10+
},
11+
12+
"request" :{
13+
"cellphone_url" : "https://github.com/signup_check/username",
14+
"email_url" : "https://github.com/signup_check/username",
15+
"user_url" : "https://github.com/signup_check/username",
16+
"method" : "POST",
17+
"post_fields":{
18+
"value" : ""
19+
}
20+
},
21+
22+
"status":{
23+
"judge_yes_keyword":"Username is already taken",
24+
"judge_no_keyword":"",
25+
"profile_url" : ""
26+
}
27+
}

0 commit comments

Comments
 (0)