Skip to content

Commit 80a53e3

Browse files
committed
add plugin
1 parent 7317f0f commit 80a53e3

File tree

4 files changed

+110
-0
lines changed

4 files changed

+110
-0
lines changed

plugins/www_letao_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" : "乐淘网",
6+
"website" : "http://www.letao.com/",
7+
"category" : "购物",
8+
"icon" : "http://i.ltimg.cn/img/2012/11/23/901648226277.gif",
9+
"desc" : "乐淘网(Letao,口号:我的鞋柜,我的乐淘)是中国主要的运动鞋、皮鞋网络零售网站,聚焦在垂直的鞋及其相关商品领域深耕。"
10+
},
11+
12+
"request" :{
13+
"cellphone_url" : "http://www.letao.com/web_service/user_auth_ws.aspx?op=V2_check_auth_exist",
14+
"email_url" : "http://www.letao.com/web_service/user_auth_ws.aspx?op=V2_check_auth_exist",
15+
"user_url" : "http://www.letao.com/web_service/user_auth_ws.aspx?op=V2_check_auth_exist",
16+
"method" : "POST",
17+
"post_fields":{
18+
"data":""
19+
}
20+
},
21+
22+
"status":{
23+
"judge_yes_keyword" : "[\"ERROR\"",
24+
"judge_no_keyword" : "[\"SUCCESS\"",
25+
"profile_url":""
26+
}
27+
}

plugins/www_lizi_com.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"information":{
3+
"author" : "e0",
4+
"date" : "2015/03/12",
5+
"name" : "丽子女装",
6+
"website" : "http://www.lizi.com/",
7+
"category" : "购物",
8+
"icon" : "http://img.nala.com.cn/lizi/b2c/images/logo.png?0816",
9+
"desc" : "丽子美妆(lizi)一个专注售卖化妆品的网站 - 原娜拉(nala)化妆品商城"
10+
},
11+
12+
"request" :{
13+
"cellphone_url" : "http://www.lizi.com/user/check_ifexists",
14+
"email_url" : "http://www.lizi.com/user/check_ifexists",
15+
"user_url" : "http://www.lizi.com/user/check_ifexists",
16+
"method" : "POST",
17+
"post_fields":{
18+
"type":"mobile",
19+
"value":""
20+
}
21+
},
22+
23+
"status":{
24+
"judge_yes_keyword" : "\"status\":0",
25+
"judge_no_keyword" : "\"status\":1",
26+
"profile_url":""
27+
}
28+
}

plugins/www_lizi_com2.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"information":{
3+
"author" : "e0",
4+
"date" : "2015/03/12",
5+
"name" : "丽子女装",
6+
"website" : "http://www.lizi.com/",
7+
"category" : "购物",
8+
"icon" : "http://img.nala.com.cn/lizi/b2c/images/logo.png?0816",
9+
"desc" : "丽子美妆(lizi)一个专注售卖化妆品的网站 - 原娜拉(nala)化妆品商城"
10+
},
11+
12+
"request" :{
13+
"cellphone_url" : "http://www.lizi.com/user/check_ifexists",
14+
"email_url" : "http://www.lizi.com/user/check_ifexists",
15+
"user_url" : "http://www.lizi.com/user/check_ifexists",
16+
"method" : "POST",
17+
"post_fields":{
18+
"type":"email",
19+
"value":""
20+
}
21+
},
22+
23+
"status":{
24+
"judge_yes_keyword" : "\"status\":0",
25+
"judge_no_keyword" : "\"status\":1",
26+
"profile_url":""
27+
}
28+
}

plugins/www_wangjiu_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" : "网酒网",
6+
"website" : "http://www.wangjiu.com/",
7+
"category" : "购物",
8+
"icon" : "http://www.wangjiu.com/htmlResource/images/global/logo.png",
9+
"desc" : "网酒网是专业进口葡萄酒红酒网站,致力于国际一流进口葡萄酒,法国红酒品牌的销售,传递最新国际葡萄酒动态,葡萄酒专业课程培训,提供葡萄酒窖藏,红酒收藏投资服务"
10+
},
11+
12+
"request" :{
13+
"cellphone_url" : "http://usercenter.wangjiu.com/api/web/query/isExist.jsonp?callback=&user_name={}",
14+
"email_url" : "http://usercenter.wangjiu.com/api/web/query/isExist.jsonp?callback=&user_name={}",
15+
"user_url" : "http://usercenter.wangjiu.com/api/web/query/isExist.jsonp?callback=&user_name={}",
16+
"method" : "GET",
17+
"post_fields":{
18+
19+
}
20+
},
21+
22+
"status":{
23+
"judge_yes_keyword" : "\"result\":[{\"COUNT\":\"1\"}]",
24+
"judge_no_keyword" : "\"result\":[{\"COUNT\":\"0\"}]",
25+
"profile_url":""
26+
}
27+
}

0 commit comments

Comments
 (0)