Commit Graph

4193 Commits

Author SHA1 Message Date
港島小叔子 8ded6bd731
修复豆瓣榜单问题 (#10887) 2022-09-25 18:47:31 +06:00
Felix Hsu de48ec5015
fix(route): CCDI.gov.cn route broken (#10879)
* fix ccdi site

* fix doc

* upgrade rate limit countermeasure and sort the router alphabetically

* set anticrawler flag in docs
2022-09-24 23:47:03 +08:00
shiningdracon e48187f80a
fix(route): /zhihu/people/activities/:id (#10877)
* api/v3/moments -> api/v4/web_moments

* fix: tag not closing properly
2022-09-24 23:23:31 +08:00
Felix Hsu 3119ebda4d
fix economist article displaying (#10884) 2022-09-24 17:30:39 +08:00
Felix Hsu 7fdffa9133
refactor: Stats gov, change the img href from relative href to absolute href for better rss reading experiences. (#10875)
* add new statsgov

* Fix radar.js

* 1. Fix the missing optional chaining operator in reg matching 2. add the missing timezone change

* remove the dup $ in item

* optimize url

* stats.gov.cn refactored

* Modify doc

* more flexible pathname parsing

* Fix radar data

* change image src to absolute src

* more accurate comment.
2022-09-24 00:21:47 +08:00
Tony 9b9f0c4ad0
fix(route): ap news filter (#10872) 2022-09-23 21:37:08 +08:00
Felix Hsu 0f2dd302c5
feat(route): Add stats.gov 国家统计局 (#10860)
* add new statsgov

* Fix radar.js

* 1. Fix the missing optional chaining operator in reg matching 2. add the missing timezone change

* remove the dup $ in item

* optimize url

* stats.gov.cn refactored

* Modify doc

* more flexible pathname parsing

* Fix radar data
2022-09-23 20:50:40 +08:00
07a42d4f30
fix(route)(twitter): new bearer to support 18+ tweet (#10870) 2022-09-23 18:01:57 +08:00
Tony 30975dd20b
chore(deps): replace `@postlight/mercury-parser` with `@postlight/parser` (#10862) 2022-09-23 03:25:56 +08:00
Tony a0eb4e0c67
feat(route): gelonghui (#10861) 2022-09-23 02:24:22 +08:00
Felix Hsu b053af1050
refactor: refactor thepaper utils for optimize rss reading (#10859)
* 1. fix timezone shift 2. add podcast for voice article 3.use list icon for list feed 4. category support

* extract logo using cheerio

* fix the fallback logo image on list feed

* fix the deepscan insufficient null checking

* add support for album type article
2022-09-22 22:47:09 +08:00
Tony eaf72004a3
feat(route): indiansinkuwait (#10855)
* feat(route): indiansinkuwait

* docs: fix case
2022-09-21 17:03:33 +00:00
Tony 7c10412b65
feat(route): worldjournal (#10854) 2022-09-21 23:47:40 +08:00
Felix Hsu fe50f9cb18
fix(route): thepaper changes its site to nextjs based backend, so change the feeder (#10850)
* fix(route) thepaper now use nextjs as backend

* Id to Name for channel and list

* summary ok

* determine the detail by null check instead of type check

* list_url for better reading

* add failback of thumbnail

* fix video article

* add list for thepaper

* add list for thepaper

* del the dup line

* small fix and optimize

* add maintainer
2022-09-21 22:53:50 +08:00
Ethan Shen 00d6a689d9
feat(route): add web3caff (#10848)
* feat(route): add web3caff

* fix: remove redundant `/`
2022-09-21 22:12:57 +08:00
Yuanji 057c5fbaa7
feat(route): add gihyo.jp (#10842)
* feat(route): add gihyo.jp

* fix(gihyo): add radar.js & maintainer.js
2022-09-21 21:00:39 +08:00
Ethan Shen 89ee2f92e0
fix(route): 站酷发现 (#10839)
* fix(route): 站酷发现

* fix(route): zcool top & user
2022-09-21 00:52:05 +08:00
rainrdx d863993e20
fix(route): fix nikkei-asia (#10835)
* fix nikkei-asia

* style: auto format

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-20 00:14:52 +02:00
Raidou 7c171a8bdb
feat(route): 跟进 bilibili 新版 channel (#10828)
* fix(route): 修复 bilibili 的用户频道链接

* feat(route): 支持新的 bilibili 频道合集与视频列表

* fix: Apply suggestions from code review

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix: require parseDate

* fix: merge to collection.js

* refactor(route): use /bilibili/user/collection instead of /bilibili/collection

* style: Apply suggestions from code review
2022-09-20 00:18:37 +08:00
Woshiluo Luo e8a4d65a41
fix(route): add referer for bilibili userinfo (#10827)
* fix(route): add referer for bilibili userinfo

* refactor: use cache.tryGet
2022-09-19 19:11:08 +08:00
Ethan Shen b273cf0750
fix(route): 环球网 Pubdate (#10826) 2022-09-19 17:43:29 +08:00
Bin Wang 567df08399
feat(route): 给 v2ex topics 添加 comments 字段 (#10819)
* feat(route): 给 v2ex topics 添加 comments 字段

* refactor: use parse-date
2022-09-18 18:08:01 +08:00
Ethan Shen 1400df76cc
fix(route): Sputnik News Pubdate (#10820) 2022-09-18 08:33:08 +08:00
CaoMeiYouRen 647328222a
feat(route): 新增 百度股市通 (#10816)
* feat(route): 添加 百度股市通

* fix: 修改 百度股市通 路径

* docs: 添加 百度股市通 文档

* feat: 添加 radar 支持

* fix: 按字母顺序插入新路由
2022-09-17 21:43:34 +08:00
ColdThunder11 18b34fce71
fix(route): bilibili dynamic (#10815)
* fix(route): bilibili dynamic error when emoji contains ?

修复bilibili动态在特定表情下会产生正则表达式错误的问题

* fix(route): bilibili dynamic change line

修复bilibili态内容换行问题

* fix: deepscan warning
2022-09-17 21:24:28 +08:00
Ethan Shen c9ccdb410b
feat(route): add 法布财经 (#10808) 2022-09-16 22:17:40 -08:00
swwind d6168b9fc6
fix(route): 哈尔滨工业大学(威海)通知公告 (#10801)
* Update today.js

* Update today.js

* refactor: migrate to v2
2022-09-16 19:47:57 +08:00
水货 383ee72a6d
fix: #10799 (#10800)
* fix: #10799

* refactor: migrate to v2
2022-09-16 19:20:54 +08:00
Tony 026496884a
fix(route): xwlb (#10797) 2022-09-16 02:21:55 +08:00
Tony 4e94f0e1a8
fix(route): dongqiudi team_news (#10796)
* fix(route): dongqiudi team_news

* fix: category if secondary_category is null
2022-09-16 00:23:26 +08:00
zhnxin 8e6d3adae4
fix: huanqiu fetch error (#10795) 2022-09-15 19:32:19 +08:00
Axojhf 2600c1ab16
fix(route): 修复bangumi吐槽箱无法获取评分的问题 (#10780)
* 修复bangumi吐槽箱无法获取评分的问题

* refactor: migrate to v2

* fix: subject date parsing

* fix: old routes

* fix: sort maintainer
2022-09-15 04:16:29 +08:00
Tony 6251a2dc02
fix(core): parse date utils (#10789)
* fix(core): parse date utils

* fix: regex
2022-09-14 21:59:32 +08:00
Tony d553430312
fix(core): fulltext mode title (#10788) 2022-09-14 19:40:53 +08:00
omg-xtao 38a7b7214c
fix(route): cqwu (#10781) 2022-09-13 23:30:51 -08:00
Tony 5c50f81bcf
fix(route): sse (#10779)
* fix(route): sse

* refactor: migrate to v2 cont

* docs: fix example

* fix: typo

* docs: fix tag
2022-09-14 03:27:16 +08:00
FeCCC f27821d424
feat(route): add ZodGame (#10778)
* feat(route): add ZodGame

* style: auto format

* Update docs/bbs.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update docs/en/bbs.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

Co-authored-by: FeCCC <964575805@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-14 02:50:09 +08:00
FeCCC a32f9493e9
fix(route): correct author of iwara subscriptions (#10772)
* fix(route): iwara subscriptions

* fix(route): correct author of iwara subscriptions

Co-authored-by: FeCCC <964575805@qq.com>
2022-09-13 22:51:37 +08:00
miles 3159abe9cf
feat(route): add iThome 台灣新聞 (#10771) 2022-09-13 19:57:07 +08:00
niuyi 06d1d824e9
fix(route): 修复中国传媒大学研究生招生网 (#10767)
* 修复中国传媒大学研究生招生网

* fix(route):修复中国传媒大学研究生招生网

* fix(route): 修复中国传媒大学研究生招生网

Co-authored-by: 牛鑫语 <niuxinyu@szbit.cn>
2022-09-13 04:49:17 +00:00
Tony 8f2757adfd fix(route): cw today 2022-09-12 19:18:43 +00:00
Chris Wan 94f0d1ea94
feat(route): 新增妹图社 (#10760)
* feat: 新增妹图社

* feat: 新增妹图社文档

* feat: Remove markdown-it-attrs, since it breaks sidebar item title

* feat: Use art template

* fix: time parsing
2022-09-13 01:05:39 +08:00
Honglin Mu 7ef81ae8d8
feat(route): add 哈尔滨工业大学研究生院通知公告 (#10747)
* 添加"哈尔滨工业大学研究生院通知公告"路由

* 修改路由为v2 script

* chore(deps): bump puppeteer from 17.1.2 to 17.1.3 (#1094)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v17.1.2...v17.1.3)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update lib/v2/hit/hitgs.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* change code style of hitgs.js

* add radar.js

* change http to https for older HIT files

* refactor: migrate to v2

* docs: fix format

* fix: code scan

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 03:30:11 +08:00
Tony b8e567b9e4
feat(route): cw (#10758)
* feat(route): cw

* fix: typo

* fix: use custom got
2022-09-12 01:59:52 +08:00
Tony 878266c535
feat(core): true ua (#10761)
* feat(core): true ua

* test: skip mercury parser temporary
2022-09-12 01:13:38 +08:00
Fatpandac 16a25f5243
fix(route): set different guid (#10759) 2022-09-11 19:16:46 +08:00
Zhanbo Huang e712ee3a1a
feat(route): add support for linovelib 哩哔轻小说 (#10757)
* add support for linovelib

* move readme from anime to reading
2022-09-10 17:09:39 +03:00
ri1ken 69cd00d1a4
feat(route): add LiSA (#10755)
* feat(route): add LiSA

* Add a linebreak before next heading

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix title

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* use art-template

* fix docs link

* rename folder

* fix router url according to new folder name

* fix router path & example path in doc

* append radar detectable source

* Update lib/v2/lxixsxa/templates/disco.art

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/lxixsxa/templates/info.art

Co-authored-by: Weijian Li <ri1ken@r1ks-mba.local>
2022-09-10 20:49:43 +08:00
Tony ed502478b3
fix(route): jiemian (#10754)
* fix(route): jiemian

* docs: fix
2022-09-10 02:42:04 +08:00
Tony 0f0dcf470a
fix(route): hjedd cache key (#10753) 2022-09-10 02:24:45 +08:00