{
"content": "这是文本",
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wp="http://wordpress.org/export/1.0/" version="2.0"> | |
<channel> | |
<title>极客公园-GeekPark</title> | |
<link>http://www.geekpark.net/</link> | |
<description>关注互联网热点趋势,打造最好的IT线下沙龙</description> | |
<language>zh-cn</language> | |
<ttl>10</ttl> | |
<image> | |
<url>http://gpk-new.qiniudn.com/logo.jpg</url> | |
<title>极客公园-GeekPark</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> | |
<channel> | |
<title>36氪 | 关注互联网创业</title> | |
<link>http://www.36kr.com/</link> | |
<pubDate>Tue, 30 Dec 2014 16:43:07 +0800</pubDate> | |
<atom:link href="http://www.36kr.com/feed" rel="self" type="application/rss+xml"/> | |
<description>36氪 | 关注互联网创业最新文章</description> | |
<language>en-us</language> | |
<item> | |
<title>测试测试</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Alert-Me-Factory Service 创建指南 | |
访问 Alert-Me-service 临时控制台(http://<host>/v1/webapp/console/index.html) | |
天气服务创建 | |
参数 | |
关注时通知URL:(http://<host>/v1/factory/weather) |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1:北京 | |
2:上海 | |
4:大连 | |
5:青岛 | |
6:泰山 | |
7:西安 | |
8:敦煌 | |
9:南京 | |
10:无锡 | |
11:苏州 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# http://china.nba.com/wap/static/data/scores/daily_2014-12-03.json | |
{ | |
"context": { | |
"user": { | |
"countryCode": "CN", | |
"countryName": "China", | |
"locale": "zh_CN", | |
"timeZone": "+08:00", | |
"timeZoneCity": "Singapore" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"assists": 22, | |
"biggestLead": 10, | |
"blocks": 5, | |
"blocksAgainst": 3, | |
"defRebs": 32, | |
"disqualifications": 0, | |
"ejections": 0, | |
"fastBreakPoints": 0, | |
"fga": 73, |
- 马蜂窝 http://www.mafengwo.cn/
- 微信热榜 http://weixin.re/
- 乐无线 http://www.lewuxian.com/
- 100头条 http://www.100toutiao.com/
- 36kr http://www.36kr.com/
- 极客公园 http://www.geekpark.net/
- 虎嗅网 http://www.huxiu.com/
- NEXT http://next.36kr.com/
- ImportNew http://www.importnew.com/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
└── bg-recruitment | |
├── api | |
│ ├── index.js | |
│ ├── jobs.js | |
│ ├── members.js | |
│ └── types.js | |
├── config | |
│ ├── config.js | |
│ └── index.js | |
├── controllers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 优酷 | |
{ | |
"title": "优酷热剧", | |
"description": "关注优酷热剧更新", | |
"category_id": "2", | |
"notify_url": "http://127.0.0.1/ding-java/v1/factory/youkuremind", | |
"has_lbs": false, | |
"has_ding": false, | |
"client_field": [ | |
{ |
NewerOlder