Yorkin Yuan
e505e463e0
✨ 小黑盒新闻、打折情况,游戏时光新闻、发售表 ( #1736 )
2019-03-13 11:56:55 +08:00
Wenhu
1a8b5b3614
Add 好奇心日报 ( #1735 )
2019-03-12 19:02:49 +08:00
fengkx
03f47d9400
add maitta route ( #1725 )
...
* add maitta route
* 更换请求源
2019-03-12 14:46:01 +08:00
DIYgod
5eab3a4a69
fix null cache type, close #1728 #1730
2019-03-12 14:44:28 +08:00
SettingDust
43c5c95690
MP4BA ( #1711 )
2019-03-12 14:24:49 +08:00
ciaran
c105b41ab5
fix: xidian 路由 ( #1731 )
2019-03-12 14:21:27 +08:00
HuangWei
776fb0bb08
[new RSS] Add routes/blogs/jingwei_link for blog https://jingwei.link/ ( #1724 )
2019-03-11 11:05:25 +08:00
凉凉
08ae33635a
Add: tg channel photo ( #1714 )
...
- 目前只处理了非私有频道的图片(不包括图片文件)显示
- Closes #903
2019-03-11 11:02:35 +08:00
Simon Shi
412d54967f
fix: shmtu routes ( #1721 )
2019-03-11 10:56:52 +08:00
imlonghao
54752afe9b
煎蛋无聊图链接修复 ( #1720 )
...
sub_model 为 top-ooxx 时也有链接,所以去掉了 if
close #1716
2019-03-11 10:56:28 +08:00
imlonghao
718686fabc
[Zhihu - Activities] Add type roundtable ( #1719 )
...
close #1718
2019-03-11 10:56:01 +08:00
imlonghao
68b5e7f1ed
[Dockerhub] Fix date and guid ( #1717 )
...
1. 原来的 `pubDate` 为 `2019-03-08T04:10:53.381143Z` 格式,现修改成 UTC 格式
2. 原来的 `guid` 为 link ,每次有新的 build 都是返回同一个 link ,现从接口中找了个不会重复的参数即 `pubDate` 作为 guid
2019-03-11 10:55:35 +08:00
凉凉
16f14998ed
Add: douyin like ( #1710 )
...
- Closes #1694
2019-03-11 10:52:08 +08:00
凉凉
b3d938032d
Hotfix: dajia ( #1709 )
2019-03-11 10:51:41 +08:00
billyct
9f96dcf77a
🐰 Add 中华人民共和国生态环境部公告 ( #1707 )
2019-03-11 10:49:52 +08:00
ciaran
0abd80a9a7
fix 后续app route ( #1705 )
...
随着页面元素的更新而更新
2019-03-11 10:47:49 +08:00
SettingDust
f8990b7cb7
The cherrio config route ( #1699 )
...
Use js config too build rss
close #349 close #1035
2019-03-11 10:47:09 +08:00
fengkx
ca0b9bca33
format code
2019-03-10 09:37:15 +08:00
fengkx
1c0bf5697f
test
2019-03-10 00:19:54 +08:00
DIYgod
f25cb90d0b
Merge branch 'master' of https://github.com/RayHY/RSSHub into RayHY-master
2019-03-08 11:24:56 +08:00
junfengP
a538a9c0d6
对电影天堂增加全文抓取 ( #1697 )
...
let list = $('.co_content8 table tr').get();
list.splice(0, 1);
原因如下:
页面内含有两个 .co_content8 table
仅第一个 table内 第一个 tr 元素是广告
const list = $('.co_content8 table tr:not(:first-child)').get();
会丢失第二个table的第一个tr元素
2019-03-08 11:23:38 +08:00
Josiah Wang
41f94cd2a5
修复知乎图片重复问题 & 知乎日报h2标签处理逻辑 ( #1704 )
...
1. 知乎的**用户回答**、**专栏**、**问题**、**话题**内容的图片处,实际上是`<noscript><img ... /></noscript><img ... />`,在Inoreader中noscript标签会被去掉导致出现两张一模一样的图片,很容易处理掉没用的noscript标签,确保图片的正确显示。
2. **知乎日报**内容去掉形如`<h2 class="question-title">知乎问题标题</h2>`中的h2标签,现在的正则会把`</h2>`也一并去掉,处理逻辑更为清晰。
2019-03-08 11:18:10 +08:00
Carl Li
6775a28011
牛客网全文链接 移除随显示位置变化的param ( #1702 )
...
* 修改牛客网帖子内容(description)解析方案
* 牛客网全文链接 删除随位置变化的param
* fix pretty issue 3
2019-03-08 11:17:18 +08:00
DIYgod
0ca946c705
fix default value of cache maxAge
2019-03-06 12:17:33 +08:00
Chenyang Shi
dc903ab7da
虎扑bbs增加精华分类 ( #1689 )
2019-03-06 12:13:09 +08:00
Henry Wang
3c92131c8a
chore: remove hard-coded link ( #1692 )
2019-03-06 12:12:44 +08:00
Henry Wang
7063558eb3
fix: 部分大学路由 ( #1691 )
...
close #1690
2019-03-06 12:11:36 +08:00
Carl Li
f810f9ae97
修改牛客网帖子内容(description)解析方案 ( #1688 )
...
目前抓取的description数据,包含赞数和收藏数等,且会不断更新。这个 PR 把这些变化的数字去掉。
原先每个帖子都有
```html
收藏(43)</a></li><li class="oprt-item-share"><a class="oprt-item oprt-share js-share-oprt-item" href="javascript:void(0);">分享</a><div class="tooltip top js-share-tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"><span class="q-share-to"><a href="javascript:void(0);" class="js-share-link share-wb" data-share="weibo"></a><a href="javascript:void(0);" class="js-share-link share-tx" data-share="qzone"></a><a href="javascript:void(0);" class="js-share-wx share-wx"></a></span></div></div></li><li><a href="javascript:void(0);" class="js-post-like nc-req-auth oprt-item oprt-like">赞(0)
```
全都去掉了。
2019-03-06 12:10:34 +08:00
Ray Wong
9adee55fe2
delete duplicate router
2019-03-05 15:36:19 +08:00
Chenyang Shi
318a5ac453
fix 东南大学计算机技术与工程学院 ( #1685 )
...
网页改版
2019-03-05 14:30:03 +08:00
Ray Wong
1f59667cb0
fix failed route: universities/hust/
...
rel: issues/1680
1. fix /hust/auto/notice/:type? & /hust/auto/new
2. add /hust/aia/notice/:type? & /hust/aia/new
2019-03-05 12:06:44 +08:00
Chenyang Shi
48e3ca8700
fix 地震速报 ( #1681 )
...
close #1677
2019-03-05 11:09:08 +08:00
Chenyang Shi
46b2bbac60
修改虎扑bbs描述 ( #1664 )
...
close #1654
2019-03-05 11:07:17 +08:00
Chenyang Shi
03c70ca78f
add 豆瓣话题 ( #1665 )
...
closes #1663
2019-03-05 11:06:29 +08:00
Henry Wang
e72f82e983
chore: 部分代码优化 ( #1674 )
2019-03-04 19:26:09 +08:00
junfengP
67f41eabb3
增加南京航空航天大学 研究生院 RSS 订阅方式 ( #1646 )
...
第一次写JS,有很多不懂的地方,代码是仿照南航教务处RSS的改写,请大佬多多包涵!
2019-03-04 19:20:21 +08:00
Henry Wang
e938ff9d71
fix: 每日一图根本没有图的问题 ( #1672 )
...
#1653 PR 质量实在是堪忧。。。
2019-03-04 19:17:22 +08:00
Henry Wang
2aff7a8e1c
fix: WEMP 路由 ( #1656 )
2019-03-04 19:16:19 +08:00
Yu Yang
f791d27d85
添加雪球股票的公告,研报,新闻 ( #1671 )
2019-03-04 19:14:29 +08:00
WenryXu
fc4c7725a1
add: duozhi.com cache ( #1668 )
2019-03-04 19:13:26 +08:00
WenryXu
3374917684
add: juesheng.com ( #1667 )
2019-03-04 19:12:55 +08:00
ciaran
315cf7cdc1
add: 政府网最新文件 ( #1662 )
...
- 从搜索页获取
- 提供一个文种分类的筛选
2019-03-04 19:07:43 +08:00
Henry Wang
b9e16cae89
feat: 增加微信传送门输出 ( #1661 )
...
由于网站很容易给 503,只取 5 篇
close #1397
2019-03-04 19:06:28 +08:00
Henry Wang
392968f213
fix: remove flash videos ( #1660 )
2019-03-04 19:05:32 +08:00
Henry Wang
db474c726f
fix: filter out paid articles ( #1659 )
...
fix #1658
2019-03-04 19:04:33 +08:00
Henry Wang
fac1541ae6
feat: 纽约时报添加英文原版及中英对照版 ( #1657 )
...
close #1609
2019-03-04 19:00:24 +08:00
Henry Wang
7a89b9de5f
feat: 增加 Dcard 板块支持 ( #1655 )
...
close #1614
2019-03-04 12:12:07 +08:00
DIYgod
394fb82899
remove console.log
2019-03-02 23:18:24 +08:00
Ming Dai
b61990fc69
add 北京天文馆每日一图 ( #1653 )
2019-03-02 23:16:01 +08:00
Chenyang Shi
814f25adb2
add 洛谷日报 ( #1651 )
...
closes #1639
2019-03-02 22:13:38 +08:00
Henry Wang
86c2102d32
feat: wemp 输出公众号直链+全文 ( #1649 )
2019-03-02 22:12:35 +08:00
Henry Wang
501045c6e6
fix: handle YouTube private videos ( #1648 )
2019-03-02 22:11:56 +08:00
Jonathan Gongye
9fe87cdedc
豆瓣广播item标题改进 ( #1645 )
...
改进豆瓣广播路由每个item的标题,补充完整内容
2019-03-02 21:21:18 +08:00
Chenyang Shi
aa96364422
add 12306最新动态 ( #1644 )
...
closes #1642
2019-03-01 18:25:24 +08:00
Chenyang Shi
ea065e1fa6
fix 每日安全推送 ( #1643 )
...
网页结构变化
2019-03-01 18:24:59 +08:00
fengkx
78f3972e56
adjust routers
2019-02-28 21:52:19 +08:00
fengkx
a1259483cd
replace axios using got
2019-02-28 21:51:24 +08:00
shAlfred
ff3efd68ee
add 豆瓣用户广播 RSS ( #1636 )
...
* feat: add douban user's status feeds
* docs: add douban user's status feeds
* docs: modify douban user's status feed tips
2019-02-28 19:05:12 +08:00
Chenyang Shi
f9ebd68f58
add WeGene 微解读 和 最近更新 ( #1635 )
...
closes #1601
2019-02-28 16:55:25 +08:00
aha2mao
ddad8aa642
重构了yilia主题的hexo rss化 ( #1634 )
2019-02-28 14:29:41 +08:00
DIYgod
6057c18963
add dcard posts
2019-02-28 12:14:12 +08:00
Henry Wang
12cb9b0e3d
fix: remove multiple <br> ( #1624 )
...
close #1620
2019-02-27 10:54:29 +08:00
Awater
434d0b48e9
feat:增加上海大学教务处官网公告RSS源 ( #1618 )
2019-02-26 15:13:06 +08:00
Chenyang Shi
1bd61b601f
add Instapaper ( #1621 )
...
closes #1619
2019-02-26 14:26:26 +08:00
WenryXu
f4398691fd
add: ui.cn and woshipm.com popular channel ( #1616 )
2019-02-26 12:09:59 +08:00
WenryXu
a79d5d3eee
fix: d2/daily pubDate and title, close #1615 ( #1617 )
...
close #1615
2019-02-25 11:48:23 +08:00
Maecenas Li
bdfd89aa56
fix: reverse cartoonmad item order ( #1613 )
2019-02-25 11:37:54 +08:00
dxmpalb
59447e4b89
add 懂球帝头条&专题新闻 optimize 瓦斯公众号历史文章 ( #1612 )
...
详细解释一下增加瓦斯公众号历史文章的原因:
* 目前的瓦斯公众号抓取(阅读器为Inoreader为例):想要抓取某微信公众号的“日报”栏目时,利用瓦斯源,加上参数过滤,理想状态下是可以抓取到想要的内容的;但是,Inoreader刚添加订阅源时,很大可能订阅源是空的(即该公众号上一次所发布的文章中不含“日报”关键字),此时阅读器会把抓取间隔设置为比较大的值(假设为6小时)。而6小时内,公众号发布了两次内容,第一次含“日报”,第二次不含“日报”,这样的话,阅读器再次抓取时,订阅源仍然为空,抓取间隔继续加大……最终导致根本抓取不到想要的内容。(叙述可能有些混乱,实际测试中确实如此,测试使用之一是“央视新闻”公众号的“早啊!新闻来了”栏目,几天(不含周末)下来,并未抓到一篇文章,其他例子中情况类似)
* 抓取历史文章的情况下:条数限制为20,通常情况下很少公众号一天能发布超过20篇文章,因此首次理论上能抓到几篇想要的文章(“日报”等),然后接下来阅读器抓取频率并不会降低(最终会稳定在栏目发布间隔这个时间)。实际测试中确实有比较好的效果,而且不加参数过滤的话也完全不受影响。
2019-02-25 11:37:20 +08:00
maple
8434a3abe0
feat: include changelog section in xiaomieu feeds ( #1610 )
2019-02-25 11:34:40 +08:00
ciaran
b6bbfb12c1
添加停水通知 ( #1605 )
...
- 修复广州停水通知
- 添加西安停水通知路由
- 添加阳江停水通知路由
2019-02-25 11:32:44 +08:00
Chenyang Shi
6b43ac7801
fix 币乎被删除的动态引起的错误 ( #1604 )
2019-02-25 11:31:42 +08:00
Chenyang Shi
e5e0a0a838
fix each.find is not a function ( #1603 )
...
* update bug report template
* fix each.find is not a function
2019-02-25 11:31:04 +08:00
DIYgod
31fc24f8ed
format
2019-02-25 11:30:18 +08:00
Chenyang Shi
8e54b7cc76
fix 掘金没有判断否抓取全文 ( #1600 )
...
* update bug report template
* fix 掘金没有判断否抓取全文
2019-02-22 14:57:57 +08:00
Maecenas Li
d605c7f17c
refactor: extract juejin utils ( #1598 )
2019-02-22 14:57:42 +08:00
DarkSky
9298ad40f2
fix: zhihu zhuanlan parse fail when article is banned ( #1597 )
2019-02-22 10:56:20 +08:00
Maecenas Li
26eacd7417
Add juejin posts 增加掘金专栏文章 ( #1596 )
...
* feat: add juejin post digest
* refactor: extract utils.js
* style: reformat
* feat: add juejin posts full text
* style: fix arrow-body-style
* style: fix prettier style
2019-02-22 10:54:41 +08:00
maple
a4db3d51b6
Add Xiaomi.eu ( #1580 )
2019-02-21 15:28:09 +08:00
Henry Wang
e1d91a591e
del: line breaker handling in middleware ( #1592 )
...
* del: remove line breaker handling
As it's slowing down RSSHub drastically
* del: related test case
* feat: weibo line breaker handling
2019-02-21 15:24:55 +08:00
Henry Wang
43dd1ebcf7
feat: handle images and videos ( #1594 )
2019-02-21 15:24:26 +08:00
RANPOX
6dc40ea1ec
fix 今日哈工大身份认证错误 ( #1593 )
...
发现部分文章需要身份认证后才能阅读,导致RSS输出错误。调整后RSS将不输出这类文章的内容。
2019-02-21 15:24:04 +08:00
Chenyang Shi
d84d156193
fix: doulist can not fetch status ( #1590 )
...
closes #1589
2019-02-21 15:21:50 +08:00
Henry Wang
18d5a70b87
fix: remove new ads for ftchinese.com ( #1587 )
2019-02-20 11:03:55 +08:00
Henry Wang
87f60198b2
fix: add missing link ( #1586 )
2019-02-20 11:03:24 +08:00
Henry Wang
072f14354a
route: add DoNews ( #1585 )
2019-02-20 11:03:04 +08:00
ciaran
a118a56615
update houxu routers. ( #1583 )
...
- 修复了原有路由中标题格式错乱的问题,并将原路由移动到`/houxu/live/:id`。
- 添加了可以在live中对时间线筛选的可选参数`timeline`。
- 移除对单个专栏的订阅。专栏内容几乎不会更新,所以订阅单个专栏没有意义,故而移除。
- 添加了`/houxu/events`路由。当有新的专栏推出时可以推送。
- 添加了`/houxu/lives`路由。当有新的lives推出时可以推送。
2019-02-20 11:02:30 +08:00
RANPOX
52c5b1270a
add 今日哈工大 ( #1582 )
...
http://today.hit.edu.cn/
2019-02-20 11:01:03 +08:00
Henry Wang
0c001b9760
fix: /rsshub/rss ( #1584 )
...
移除了「首个中文字符被吞使 Bot 经常搞笑的」 feature
2019-02-20 10:54:20 +08:00
Henry Wang
7a0f3e3eb7
替换换行符为 <br> ( #1523 )
...
close #1522
2019-02-19 22:45:29 +08:00
Chenyang Shi
783a005ec6
add 每日安全推送 ( #1579 )
...
closes #1577
2019-02-19 22:41:11 +08:00
Henry Wang
35240e0e1d
fix: handle <a> with empty href ( #1578 )
2019-02-19 22:40:27 +08:00
三咲智子
a48ac252b7
add bilibili video list ( #1556 )
2019-02-19 15:10:01 +08:00
Chenyang Shi
f7a31fd758
add 鲸跃汽车 ( #1558 )
...
closes #1555
2019-02-19 14:26:28 +08:00
周长安
7c0d60478f
Fix d2 daily, fixed #1570 ( #1576 )
2019-02-19 12:06:43 +08:00
Henry Wang
effce02a98
route: add 爱思想 aisixiang.com ( #1572 )
...
* route: add 爱思想 aisixiang.com
* route: add 爱思想排行榜
* docs
2019-02-19 12:06:22 +08:00
Chenyang Shi
6f0a80fcd4
add leetcode articles ( #1574 )
2019-02-19 12:00:19 +08:00
Chenyang Shi
1fea735dc3
fix douban 404 ( #1566 )
...
close #1564
2019-02-19 11:52:33 +08:00
Maecenas Li
d8e92bd4e2
fix: update Zhihu Column API ( #1565 )
2019-02-19 11:52:16 +08:00
Chenyang Shi
19fa9093af
add segmentfault频道 ( #1543 )
2019-02-19 11:50:42 +08:00
aha2mao
fa719b8d56
feat: Hexo Yilia theme RSS support ( #1552 )
2019-02-19 11:38:22 +08:00
Chenyang Shi
ea5d33dcc3
add 虎扑BBS步行街 ( #1551 )
2019-02-19 11:37:43 +08:00
Hash Lin
6410c2f876
add Github Pull requests rss feed ( #1549 )
...
add Github pull requests rss feed with `github/pull/{user}/{repo}` this pattern
2019-02-19 11:30:13 +08:00
Chenyang Shi
42590aad2f
add kingkong开播提醒 ( #1548 )
2019-02-19 11:28:16 +08:00
WenryXu
521f126ba6
add: duozhi.com ( #1526 )
2019-02-19 11:27:13 +08:00
Henry Wang
44189d5261
fix: handle wemp future pubDate ( #1546 )
2019-02-19 11:26:40 +08:00
Henry Wang
de74c26136
fix: handle docker images without build history ( #1545 )
...
Fetch build stats via `tags` api
2019-02-19 11:26:18 +08:00
Henry Wang
bf1ca4d8b9
fix: handle 9to5 missing cover photo ( #1544 )
2019-02-19 11:25:48 +08:00
Henry Wang
c9e9c06a7e
fix: Readhub cache issue ( #1540 )
...
this will hopefully fix #1508
2019-02-19 11:25:24 +08:00
Chenyang Shi
02e8d64b8b
add 牛客网讨论区 ( #1539 )
2019-02-19 11:25:01 +08:00
CoderTonyChan
f14a24558e
add Vol.mol ( #1538 )
...
add Vol.moe

2019-02-13 14:30:21 +08:00
Chenyang Shi
ba3ef16542
add 腾讯大家的作者与专栏 ( #1537 )
...
closes #1535
2019-02-13 14:29:14 +08:00
Henry Wang
b074915ec8
route: add Docker Hub new image build ( #1536 )
2019-02-13 14:22:34 +08:00
Chenyang Shi
4fde0e17c2
add 我是产品经理用户收藏 ( #1533 )
2019-02-13 12:16:16 +08:00
Henry Wang
8080038e01
修复懂球帝早报部分链接 404 的问题 ( #1498 )
...
* 修复懂球帝早报部分链接 404 的问题
* refactor: revert back to axios
2019-02-13 12:16:04 +08:00
Chenyang Shi
fd70841e63
add 人人都是产品经理专栏作者文章 ( #1532 )
2019-02-13 12:10:47 +08:00
Chenyang Shi
c854ce36b1
add 豆瓣浏览发现页不同内容分类 ( #1524 )
2019-02-13 12:00:54 +08:00
Songkeys
f97c651391
add 高清电台 gaoqing.fm ( #1518 )
...
* add 高清电台 gaoqing.fm
2019-02-13 11:21:23 +08:00
沚水
371021c211
增加:轻小说文库 ( #1515 )
2019-02-13 11:16:44 +08:00
DIYgod
a4760ad9dd
remove useless code
2019-02-01 18:25:24 +08:00
DIYgod
b102ad2d07
test: route cache in middleware/cache
2019-02-01 17:52:29 +08:00
Howel
ad2e87d3a9
增加摩根大通研究所 ( #1513 )
...
* feat: support jpmorganchase
* fix: add host to link
2019-02-01 15:46:41 +08:00
我愿人长久
aa33cb1a81
add 「美拍用户动态」 ( #1510 )
...
用户动态 By @ihewro
举例: https://rsshub.app/meipai/user/56537299
路由: /meipai/user/:id
参数:
id, 必选 - 用户 id, 可在 分享出去获得的用户主页 URL 中找到
2019-02-01 15:37:06 +08:00
DIYgod
c08d4481f0
lib: remove useless file
2019-01-31 17:30:30 +08:00
幻葬咲夜
d0d3b69d27
add indienova ( #1509 )
2019-01-31 17:21:59 +08:00
DIYgod
ab2028ffa2
lib: merge lur-cache and redis-cache module
2019-01-31 17:19:36 +08:00
DIYgod
8e75f8184a
Merge commit 'ec5fa9ffcf4827ce5580299bc1ff61d870ae5386'
2019-01-31 15:32:48 +08:00
DIYgod
9afa5049d0
test: middleware/header
2019-01-31 15:12:54 +08:00
Tsuki
d202869bfa
add: ebb.io ( #1464 )
2019-01-31 14:47:21 +08:00
DIYgod
cc7d8ed4a1
remove sentry
2019-01-31 12:04:20 +08:00
DIYgod
3baf2e2b86
fix types
2019-01-31 11:57:57 +08:00
周长安
196220868d
🐛 Fix #1499 ( #1503 )
2019-01-31 11:46:05 +08:00
DIYgod
0a62389eaa
test: middleware/template
2019-01-31 11:45:00 +08:00
Chenyang Shi
5daa65673b
add Animen 动漫平台 ( #1497 )
...
closes #664
2019-01-31 11:13:48 +08:00
Henry Wang
70e13884da
Fix #1499 ( #1502 )
...
close #1499
2019-01-31 11:12:22 +08:00
Henry Wang
aee658b121
Update warning message ( #1501 )
2019-01-31 11:01:46 +08:00
周长安
698c7bdaa5
Adding RSS:日报 | D2 资源库 ( #1494 )
...
添加对 [D2 资源库日报](https://awesome.fairyever.com/daily/ ) 的支持。
**注意**:
引入了一个新的依赖:[sanitize-html](https://www.npmjs.com/package/sanitize-html )
用于去除 HTML 中不需要的内容
```javascript
description = sanitizeHtml(description, {
allowedTags: ['section', 'h2', 'ul', 'li', 'p', 'span', 'a'],
});
```
2019-01-31 10:58:20 +08:00
Henry
ec5fa9ffcf
Fix node-redis warning
...
node_redis: Deprecated: The SETEX command contains a argument of type Promise.
This is converted to "[object Promise]" by using .toString() now and will return an error from v.3.0 on.
Please handle this in your code to make sure everything works as you intended it to.
2019-01-30 21:06:07 +00:00
Henry
af00264e92
Update caching solution
2019-01-30 10:12:22 +00:00
Henry
47778c187d
Merge remote-tracking branch 'DIYgod/master' into dev
2019-01-30 09:31:03 +00:00
周长安
41ac7ebbc2
⚡ 增强 ReadHub ( #1492 )
...
对 ReadHub 下的不同分类做特定的处理:
1. [科技动态](https://readhub.cn/news )、[https://readhub.cn/tech ](开发者咨询) 和 [区块链快讯](https://readhub.cn/blockchain ):这三个分类没有细分内容,直接显示概要。 Reeder 下表现:

2. [热门话题](https://readhub.cn/topics ) 和 [每日早报](https://readhub.cn/daily ) 显示包括媒体报道、相关事件、事件追踪、原文链接在内的细分内容。Reeder 下表现如下:

2019-01-30 14:51:45 +08:00
CoderTonyChan
a582bd942c
fix bug:javbus ( #1488 )
...
fix bug:去掉多余参数 而且存在部分网页正则匹配不上导致数组越界
2019-01-30 11:52:08 +08:00
周长安
5bdbd2d762
✨ 即刻:对两个新闻主题做特殊处理 ( #1489 )
...
修改即刻 Feed,对两个新闻主题 [一觉醒来世界发生了什么](https://web.okjike.com/topic/553870e8e4b0cafb0a1bef68/official ) 和 [今天网上都在热议什么](https://web.okjike.com/topic/55963702e4b0d84d2c30ce6f/official ) 进行特殊处理:
- 标题改为 `${主题名称} ${日期}` 如 `一觉醒来世界发生了什么 01月30日`
- 为每个新闻添加源文链接
Reader 中效果如下:


2019-01-30 11:16:28 +08:00
Henry Wang
21a7bf375c
增加虎嗅网用户文章 ( #1462 )
...
以及时区 timezone util 类
2019-01-29 19:16:36 +08:00
DIYgod
d2fafd71db
test: middleware/error
2019-01-29 19:15:06 +08:00
DIYgod
8cec57eaec
test: middleware/parameter
2019-01-29 18:54:30 +08:00
DIYgod
42ed46532b
test: middleware/debug
2019-01-29 18:22:59 +08:00
CoderTonyChan
e90f940ada
Javbus Enhancement ( #1482 )
...
close #1475
本地测试没啥问题


2019-01-29 17:24:32 +08:00
DIYgod
6ef8957e8f
test: remove useless code
2019-01-29 17:15:02 +08:00
qixingchen
ba424e30a8
add bilibili video danmaku ( #1478 )
2019-01-29 16:49:14 +08:00
Chenyang Shi
9f91279296
add doulist ( #1484 )
...
closes #1294
2019-01-29 15:42:42 +08:00
Chenyang Shi
795120f453
add 新浪科技探索 ( #1483 )
2019-01-29 15:41:42 +08:00
Henry
0bfa79e762
Update tryGet() and use default parameters
2019-01-28 21:21:22 +00:00
Henry
4227c30d77
Update docs and example
2019-01-28 21:18:31 +00:00
Henry
3b97b5fcb4
Implement persistent cache
2019-01-28 21:17:18 +00:00
Henry
23d2039a73
Merge remote-tracking branch 'DIYgod/master' into dev
2019-01-28 20:17:00 +00:00
imlonghao
dc9e52b7c9
Fix pubDate format and close #1476 ( #1477 )
2019-01-28 18:25:11 +08:00
Henry Wang
bf0ecf0ae9
增加微信公众号 wemp.app 路径 ( #1469 )
2019-01-28 18:13:16 +08:00
Henry Wang
a5c371cbd3
移除好奇心日报 ( #1465 )
...
请使用官方全文源:https://www.qdaily.com/feed.xml
2019-01-28 18:11:05 +08:00
Henry Wang
4942e77f44
Add post type detection for #1431 ( #1461 )
...
Fix #1431
2019-01-28 17:48:03 +08:00
monnerHenster
79d449b5f1
增加人生05的电影下载网站 ( #1459 )
2019-01-28 17:47:20 +08:00
Chenyang Shi
5c2813e43e
add 惠誉评级板块 ( #1457 )
2019-01-28 17:47:06 +08:00
Chenyang Shi
66cdae860a
Mpaypass ( #1456 )
...
close #1454
2019-01-28 17:38:51 +08:00
Henry
7b4e1613be
Fix redis ttl error
2019-01-25 18:46:55 +00:00
Henry
3dce787c47
Add refresh for redis cache
2019-01-24 22:50:32 +00:00
Henry
313fd8ef76
Add updateAgeOnGet to lru-cache
2019-01-24 22:05:36 +00:00
DIYgod
36eae92311
test: blacklist in middleware/access-control
2019-01-24 16:02:47 +08:00
SettingDust
871786aa69
添加最新政策全文输出 ( #1449 )
2019-01-24 11:33:39 +08:00
DIYgod
c1a5b0c48a
app: remove config.connect.disabled
2019-01-24 11:32:10 +08:00
Fei Gao
d727e54a76
Show fulltext description for Sspai Matrix ( #1450 )
2019-01-23 16:04:12 +08:00
DIYgod
58f0333cca
test: date
2019-01-23 11:55:50 +08:00
SettingDust
d7b7c5fa1b
添加最新政策 ( #1448 )
...
close #1447
2019-01-23 11:35:20 +08:00
Chenyang Shi
f46df357ef
add 小黑盒 ( #1445 )
...
close #1435
2019-01-23 11:00:01 +08:00
DIYgod
6b74c3f974
test: api
2019-01-22 18:47:24 +08:00
DIYgod
d00c4dc263
test: utils/date
2019-01-22 18:01:23 +08:00
Huang Kan
494da8eeb3
添加路由動漫狂|add router for ( https://www.cartoonmad.com ) ( #1442 )
...
添加路由動漫狂|add router for (https://www.cartoonmad.com )
测试通过:
1.别当欧尼酱了(https://www.cartoonmad.com/comic/5827)
2.第一次的Gal(https://www.cartoonmad.com/comic/5107)
2019-01-22 14:45:36 +08:00
Svend
b927ede23d
修改妹子图最新和最热的 title。如果title一样在有的软件中不能同时添加两个订阅 ( #1441 )
2019-01-21 17:38:28 +08:00
Fei Gao
c4f7cd8580
sspai matrix ( #1432 )
...
Add support for sspai matrix column [^1].
[^1] https://sspai.com/matrix
2019-01-21 14:27:56 +08:00
imlonghao
55ce3bdb1e
Fix zhihu and dribbble guid conflict ( #1428 )
...
问题路由:
```
/zhihu/collection/26444956
/dribbble/user/google
/dribbble/keyword/player
```
2019-01-20 22:21:34 +08:00
DIYgod
7b85955fe2
rss: supply weibo headers
2019-01-20 22:17:17 +08:00
凉凉
b776aa6dd3
增加: 创业邦 ( #1440 )
...
Closes #1398
2019-01-20 22:03:00 +08:00
Artin
7852e3c623
ximalaya: get all tracks (optional) ( #1386 )
...
更改了api,就算获取全部单集也只需要访问几个页面。
close : #1352
2019-01-20 21:54:58 +08:00
imlonghao
eb198c3348
Fix bilibili live search 404 ( #1429 )
...
接口地址修改。
2019-01-20 21:46:56 +08:00
凉凉
3fb7c70155
Enhancement: twitter animated_gif autoplay ( #1426 )
...
- `media.type` 为 `animated_gif` 时自动循环播放视频,普通视频(`video`)维持原状
- 具体表现与阅读器(或者说是浏览器内核)有关,有些确实不支持自动播放,可以参考[这个](https://imququ.com/post/new-video-policies-for-ios10.html )
- Closes #1421
2019-01-20 21:46:30 +08:00
Keren Zhu
a2ba04daf6
Retrive latest posts from nga ( #1424 )
...
Currently the NGA Thread API `/nga/post/:tid` retrieves only the first post in the thread. This PR retrieves all the posts in the last page of the given thread.
This closes #1423 .
2019-01-20 21:45:14 +08:00
imlonghao
7e43bd2f2c
Fix invalid pubDate ( #1425 )
...
根据 https://travis-ci.org/DIYgod/RSSHub/builds/478233072 修正了大部分无效的 pubDate
prprpr
2019-01-17 23:56:26 +08:00
imlonghao
c7961a241e
Fix a9vg Invalid Date ( #1422 )
2019-01-17 19:02:02 +08:00
DIYgod
7850b43834
rss: new /rsshub/rss
2019-01-17 18:41:35 +08:00
DIYgod
850bbf4166
rss: new bilibili bangumi route
2019-01-17 16:48:40 +08:00
DIYgod
e12a67310f
test: test route for response test
2019-01-17 16:00:56 +08:00
DIYgod
83a1e4a574
format
2019-01-17 15:57:03 +08:00
DIYgod
d64ca7b724
fix Content-Type in cached response
2019-01-17 15:55:34 +08:00
fengkx
f134fac915
Duozhuayu ( #1410 )
...
* 多抓鱼 搜索
* doc
2019-01-17 14:43:44 +08:00
imlonghao
c42d6a26d0
Fix manhuagui close #1381 ( #1419 )
...
如果漫画话数不多的情况下用原方案是可以的,
但是如果话数多了之后会分页,
div 的 id 会变为 `#chapter-list-1` 就不可用了
直接修改成 class `.chapter-list` 就同时兼容了这两部分了。
2019-01-17 14:34:17 +08:00
SettingDust
671368714b
Hotfix: bangumi links error ( #1418 )
...
prprpr DIYgay
2019-01-17 14:33:52 +08:00
SettingDust
63607f76f5
Add update time ( #1417 )
2019-01-17 12:09:29 +08:00
Henry Wang
18b06a8cc3
Add All Poetry ( #1414 )
...
Part of #1387
2019-01-17 11:32:32 +08:00
Henry Wang
6e72888961
Fix 9to5 links ( #1412 )
2019-01-17 11:26:19 +08:00
凉凉
dd94352550
Hotfix: bilibili bangumi ( #1407 )
...
- 接口字段变动
- 拿不到更新时间了
2019-01-17 11:19:00 +08:00
xu yang
e3f4f2f6ca
+wallstreetcn router ( #1405 )
...
+wallstreetcn router
2019-01-16 18:29:55 +08:00
凉凉
49f2c42e1a
Add: twitter likes ( #1404 )
...
Closes #1402
2019-01-15 15:20:24 +08:00
DIYgod
bd657cb4be
format
2019-01-15 10:51:52 +08:00
tgly307
5b92a6fb47
改进开源中国路由 ( #1395 )
2019-01-14 14:53:42 +08:00
NStal
c956c8a0dd
Add socks proxy support ( #1379 )
2019-01-14 14:52:30 +08:00
AlanDecode
743c86e5e5
增加:北京航空航天大学 ( #1392 )
2019-01-14 00:25:07 +08:00
凉凉
c495afb92c
增加: 淘宝众筹 ( #1389 )
...
Closes #1364
2019-01-14 00:24:05 +08:00
凉凉
6cbfac4b65
Hotfix: github search ( #1385 )
...
Closes #1383
2019-01-14 00:19:25 +08:00
凉凉
0c02303254
Hotfix: twitter wrap ( #1384 )
...
Closes #1382
2019-01-14 00:18:58 +08:00
凉凉
dab7da03a8
Enhancement: cctv video ( #1378 )
...
Closes #1376
2019-01-10 12:04:22 +08:00
凉凉
de44afac1b
Hotfix: 36kr link ( #1375 )
...
Closes #1373
2019-01-10 12:03:02 +08:00
DIYgod
38a089a436
restore date range test, remove problematic test cases
2019-01-09 19:04:37 +08:00
DIYgod
6643233063
Merge commit '9935767c623a478628f3ad9d188512769fcc419c'
2019-01-09 18:28:11 +08:00
fengkx
28a506d9df
fix 36kr search ( #1371 )
...
fix 36kr
2019-01-09 16:46:20 +08:00
Chenyang Shi
8297348be4
add: 京东众筹 ( #1369 )
...
closes #1363
2019-01-09 16:40:52 +08:00
Yanran Wu
3a30d5d5a3
add china part for guardian ( #1368 )
2019-01-08 20:01:43 +08:00
凉凉
cde8fe8dc7
Hotfix: twitter gif ( #1356 )
...
Closes #1355
2019-01-08 19:58:13 +08:00
Chenyang Shi
ddd74a9a4a
add 币乎 ( #1353 )
...
closes #1349 #1350
2019-01-08 19:55:55 +08:00
凉凉
cbb1ac4ce9
Enhancement: 修改油价标题 ( #1351 )
...
https://github.com/DIYgod/RSSHub/issues/818#issuecomment-451130749
2019-01-08 19:52:52 +08:00
Bright-W
bacc388187
Update index.js ( #1348 )
...
过滤掉不必要的a 子元素
2019-01-08 19:50:32 +08:00
凉凉
739a5ee235
Hotfix: icourse163 ( #1340 )
...
修复 `TypeError: Cannot read property 'reduce' of null` 报错
2019-01-08 19:32:13 +08:00
凉凉
189a1dcd97
Hotfix: infzm ( #1341 )
...
Closes #1339
2019-01-08 19:31:44 +08:00
SettingDust
9935767c62
format
2019-01-01 22:23:22 +08:00
SettingDust
02867a2220
Add test
2019-01-01 19:45:17 +08:00
SettingDust
f9c0b3037c
Merge branch 'master' of https://github.com/DIYgod/RSSHub
...
# Conflicts:
# lib/routes/galgame/mmgal.js
# routes/galgame/mmgal.js
# routes/galgame/mygalgame.js
2019-01-01 18:15:37 +08:00
supriome
57910eef17
Add QDaily Rss source support ( #1337 )
...
增加好奇心日报RSS订阅源
2018-12-31 18:42:39 +08:00
凉凉
8cd7ab4d23
增加: 虎嗅-搜索 ( #1336 )
...
Closes #1328
2018-12-31 18:41:47 +08:00
Richard Yu
76103963aa
feat: add linux patchwork comments ( #1327 )
2018-12-31 01:02:50 +08:00
Chenyang Shi
a94c087f53
add: github搜索结果 ( #1325 )
...
closes #1289
2018-12-31 01:01:51 +08:00
凉凉
644a86962d
增加: nga 帖子更新 ( #1324 )
...
Closes #1311
2018-12-31 01:01:00 +08:00
Chenyang Shi
20b3b59b5a
Fix seu ( #1323 )
...
fix #1316
* 计算机技术与工程学院rss正常
* 信息科学与工程学院学术活动最新一期跳转到了微信文章,加了判断
2018-12-31 01:00:20 +08:00
凉凉
668161fe5d
增加: 澎湃新闻-频道 ( #1322 )
...
Closes #1315
2018-12-31 00:59:30 +08:00
tgly307
0e9a5de669
修复知乎专栏和开源中国 ( #1321 )
...
怎么还顺便改了一些其他路由的格式……eslint抽了?
2018-12-31 00:58:37 +08:00
DIYgod
21877b1f28
unit test
2018-12-30 14:38:11 +08:00
DIYgod
38a90e29b0
optimize directory structure
2018-12-26 18:35:10 +08:00