Commit Graph

801 Commits

Author SHA1 Message Date
Ethan Shen 1c114759a9
feat(route): add Sensor Tower Blog (#10519)
* feat(route): add Sensor Tower Blog

* fix typo

* fix: language property
2022-08-18 19:58:31 +08:00
FeCCC 1a9fc89ff7
feat(route): iwara用户订阅列表 (#10517)
* feat(route): iwara用户订阅列表

* Update Error message in iwara subscription

Co-authored-by: FeCCC <964575805@qq.com>
2022-08-18 04:43:27 +04:00
lin1005q 9a9bdd14f1
fix: 支持oschina更多地址直接显示正文 (#10509)
* 支持更多地址直接显示正文

* bug: Incomplete regular expression for hostnames

* refactor: migrate to v2

* docs: fix linebreak
2022-08-17 23:51:41 +08:00
Jerry K Jia 5148f76f7b
fix(route/trending): correctly label new items in trending-all-in-one & add English docs (#10506)
* enhance(route): label new items in trending-all-in-one

* docs(route): English docs for trending-all-in-one

* fix(route/trending): error when data is empty

* docs: fix tag

fix: use colon as separator for cache key
2022-08-17 22:01:53 +08:00
github-actions[bot] ecfea34284 style: auto format 2022-08-17 00:32:16 +00:00
Jerry K Jia 5f9018c3df
feat(routes): CSDN 博客 (#10447)
* feat(routes): CSDN Blog

* fix(docs): add CSDN Blog paramsDesc
2022-08-17 11:30:22 +11:00
Albert Cai 792624e899
feat(route): 增加leetcode每日一题题解 (#10499)
* feat(route): 增加leetcode每日一题题解

* fix: leetcode每日一题题解

* fix: leetcode每日一题题解
2022-08-17 00:44:47 +08:00
Axojhf 1a971f5f28
feat(route): 添加一个lovelive官网NEWS信息获取的路由 (#10478)
* 添加新的路由lovelive-anime

* 修改部分debug,添加以符合标准

* Update docs/anime.md

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

* Update lib/v2/lovelive-anime/news.js

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

* Update lib/v2/lovelive-anime/news.js

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

* Update lib/v2/lovelive-anime/news.js

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

* Update lib/v2/lovelive-anime/templates/description.art

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

* Add en docs

Co-authored-by: axojhf <axojhf@foxmail.com>
2022-08-16 18:45:08 +08:00
Fatpandac d3aa59447a
feat(route): add WizFile (#10474) 2022-08-16 00:26:43 +08:00
xueli-sherryli 0fbec30a0f
feat(route): add oreno3d.com - 俺の3Dエロ動画 (#10458)
* feat(route): add oreno3d.com - 俺の3Dエロ動画

* Update docs/anime.md

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

* Update docs/anime.md

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

* Update lib/v2/oreno3d/radar.js

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

* Update lib/v2/oreno3d/maintainer.js

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

* Update docs/anime.md

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

* Update lib/v2/oreno3d/authors.js

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

* Update lib/v2/oreno3d/get_sec_page_data.js

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

* Update lib/v2/oreno3d/router.js

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

* Update lib/v2/oreno3d/authors.js

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

* Update lib/v2/oreno3d/authors.js

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

* refactor🎨: sortName and linkable

* refactor🎨:  en docs,category and yarn

* fix🐛:  fix docs bugs

* fix🐛:  fix radar bugs

* docs📝:  addTipsInEnDocs

* docs📝:  fix docs bug

* docs📝:  fix docs bug

* Update lib/v2/oreno3d/characters.js

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

* Update lib/v2/oreno3d/origins.js

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

* Update lib/v2/oreno3d/search.js

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

* Update lib/v2/oreno3d/tags.js

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

* Update docs/en/anime.md

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

* perf👌:  combine to a single file/fix maintainer

* fix🐛:  fix main.js bugs

* fix: docs and radar

* fix: caching
2022-08-15 19:35:27 +08:00
iceqing 38e7d73e84
feat: add polkadot blog (#10456)
* feat: add polkadot blog

* docs: add document for polkadot

* feat: fix lint error

* fix: added `;` for lint

* fix: fix text function error

* fix: 修复链接不正确的问题

* fix: 修复链接问题

* docs: 修复文档标题问题

* fix: 修复文档描述问题

* fix: 修复文档错误

* fix: 修复路径错误

* fix: 修复链接问题

* fix: fix wrong path

* fix: fix route error

* fix: 修复链接问题&修复名称问题

* feat: add author for polkadot blog

* fix: fix link error

* fix: fix code compile error

* fix: fix code compile error

* fix: fix pubDate error

* style: format code

* Apply suggestions from code review

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

* fix: clean code import

* docs: fix linebreak

* docs: fix en docs tag
2022-08-14 19:54:24 +08:00
Tony e3fa7026a9
docs: javbus (#10445)
* docs: javbus en docs

* fix: typo
2022-08-11 19:42:42 +08:00
Ethan Shen b39ee6709e
feat(route): add 萌番组 (#10427)
* chore(deps): bump rand-user-agent from 1.0.74 to 1.0.76 (#254)

Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.74 to 1.0.76.
- [Release notes](https://github.com/WebScrapingAPI/rand-user-agent/releases)
- [Commits](https://github.com/WebScrapingAPI/rand-user-agent/commits)

---
updated-dependencies:
- dependency-name: rand-user-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* chore(deps): bump puppeteer-extra-plugin-stealth from 2.11.0 to 2.11.1 (#256)

Bumps [puppeteer-extra-plugin-stealth](https://github.com/berstend/puppeteer-extra) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/berstend/puppeteer-extra/releases)
- [Commits](https://github.com/berstend/puppeteer-extra/compare/puppeteer-extra-plugin-stealth@2.11.0...puppeteer-extra-plugin-stealth@2.11.1)

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

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

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

* feat(route): add 萌番组

* fix: radar

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 19:52:47 +08:00
DIYgod 9ee9dc608b
docs: update Related Projects 2022-08-05 13:03:32 +01:00
Evan c863ccc3dd
feat(route): leetcode.cn daily question (#10397) 2022-08-05 11:13:44 +01:00
Tony 06da1b929a
feat(route): seekingalpha (#10395) 2022-08-04 22:59:05 +08:00
Tony 8978feb645
feat(route): 91porn author (#10381) 2022-08-03 06:05:26 +08:00
Tony 81b92b7517
feat(route): twitter collection (#10369)
* feat(route): twitter collection

* docs: add docs

* fix: typo

* docs: fix missing params desc
2022-08-01 22:11:45 +08:00
Evan e8bc6a6301
feat(route): ifi-audio download hub (#10337)
* feat(route): ifi-audio download hub

* fix(ifi-audio): use cheerio to make guid distinct
2022-07-27 16:44:01 -07:00
Ethan Shen 2b018c4f93
feat(route): add TradingView Blog (#10324)
* feat(route): add TradingView Blog

* fix: limit the concurrency with tiny-async-pool
2022-07-27 15:48:26 +08:00
Evan e323cb6830
feat(route): leetcode.com daily question (#10296)
* feat: leetcode.com daily question

* feat: add docs support

* chore(leetcode): use template literal to write GraphQL

* feat(leetcode): add en docs

* Update docs/en/programming.md

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

* chore(leetcode): format graphql string

* chore(leetcode): format redundant graphql string
2022-07-26 22:51:21 +08:00
Ethan Shen c55ab4f6b8
feat(route): add Postman Release Notes (#10323) 2022-07-26 00:38:18 +08:00
Ethan Shen fdc5b09f90
feat(route): add VMware Flings (#10315) 2022-07-25 21:17:09 +08:00
Ethan Shen 18dadf577b
feat(route): add Neat Download Manager Download (#10320) 2022-07-25 01:25:19 +08:00
StevenRCE0 2af4df23e6
feat(route): Penguin Random House (#10287)
* Initial commit of route Penguin Random House

* WIP: parse books into templates

* Updated radar info

* Added articles route

* Renamed the route and added docs

* Update lib/v2/penguin-random-house/articles.js according to suggestion

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

* Changed category to Reading, added En docs

* Changed pubDate format

* Update lib/v2/penguin-random-house/router.js

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

* Update lib/v2/penguin-random-house/articles.js

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

* Update lib/v2/penguin-random-house/thereaddown.js

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

* Parse time

* Fallback on failed regex matches

* Fallback date to undefined

* Update lib/v2/penguin-random-house/utils.js

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

* fix: radar domain
2022-07-24 22:21:46 +08:00
Ethan Shen 362a2b0f49
feat(route): add Western Digital Download (#10307)
* feat(route): add Western Digital Download

* docs: fix typo
2022-07-24 21:30:50 +08:00
Ethan Shen 9ca4c0b762
feat(route): add Brave Release Notes (#10301)
* feat(route): add Brave Release Notes

* fix guid
2022-07-22 18:32:19 -08:00
Ethan Shen e1ee46b806
feat(route): add WizTree What's New (#10300) 2022-07-22 23:22:09 +00:00
Ethan Shen 78db8c1183
feat(route): add PuTTY Change Log (#10299) 2022-07-22 19:15:02 +08:00
Tony 7d10eac6d1
feat(route): asus gpu tweak (#10293)
* feat(route): asus gpu tweak

* fix: typo
2022-07-22 04:19:21 +08:00
Tony 72d768ab0b
feat(route): cpuid (#10290)
* feat(route): cpuid

* fix: add data.link
2022-07-21 23:01:36 +08:00
Ethan Shen 5653214169
feat(route): add ImageMagick Changelog (#10265)
* feat(route): add ImageMagick Changelog

* fix radar
2022-07-21 04:21:51 -06:00
Ethan Shen cb11a6c8a7
feat(route): add Android SDK Platform Tools release notes (#10264)
* feat(route): add Android SDK Platform Tools release notes

* fix typo

* fix links
2022-07-21 04:01:51 -06:00
Ethan Shen 9703916bce
feat(route): add FossHub (#10266)
* feat(route): add FossHub

* fix: add pubDate

* fix: parseDate
2022-07-21 00:43:53 -06:00
noname1897 99b63f9755
feat(route): add nyaa and sukebei.nyaa USER route (#10284)
* feat(route): add nyaa and sukebei.nyaa user route

new route:

- `/nyaa/user/Tsundere-Raws`
- `/nyaa/sukebei/user/Tarakara168`

* fix(nyaa): add nyaa/sukebei.nyaa USER maintainer

add user route infomation in nyaa/maintainer.js
fix typo (change subekei to sukebei)
2022-07-20 23:45:06 +08:00
Ethan Shen 57a3a3f2af
feat(route): add O&O Software Changelog (#10267)
* feat(route): add O&O Software Changelog

* fix: add download link
2022-07-20 18:55:30 +08:00
Ethan Shen 15d85cf9fe
feat(route): add American Chemistry Society (#10242)
* feat(route): add American Chemistry Society

* fix typo

* fix: url for latest
2022-07-20 18:24:32 +08:00
SUPER 73e4d079bb
feat(route): tju news (#10240)
* feat(route): tju news

* chore: update

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

* chore: update date format

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

* chore: update

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

* doc: update
2022-07-18 22:04:44 +08:00
Rongrong f0c5610ba1
feat(route): add Tribal Football (#10238)
* feat(route): add Tribal Football

Signed-off-by: Rongrong <i@rong.moe>

* fix: insecure HTTP
2022-07-17 21:18:47 +08:00
SUPER ee475dd3a1
feat(route): tju yzb notice, master, doctor and job (#10234)
* feat(route): tju yzb notice, master, doctor and job

* chore: update
2022-07-17 20:50:57 +08:00
SUPER 1a8e46d9eb
feat(route): tju cic news, notification and forum (#10223)
* feat(route): tju cic news, notification and forum

* chore: update

* chore: update

* chore: reserve attachments in each feed
2022-07-16 21:30:13 +08:00
SUPER 5c0b7f24cc
fix(route): tju oaa news and notification url (#10222)
* fix: tju oaa news and notification url

* fix: tju oaa typo

* doc: add tju oaa English doc

* feat: add `timezone` to tju oaa

* feat(route): migrate tju rss to v2

* chore: update description and doc

* chore: update

* chore: update
2022-07-15 20:30:43 +08:00
Ethan Shen 6153347f6e
feat(route): add MyFigureCollection (#10203)
* feat(route): add MyFigureCollection

* docs: fix typo

* fix: add more pictures & add easy-to-read forms

* fix: some items are inaccessible

* fix: bad urls

* fix: pictures without weight and height
2022-07-15 19:12:52 +08:00
SUPER 5af7a60064
fix(doc): route description in `quick-start` (#10221)
* fix(doc): quick start cn

* docs: fix corresponding en docs

* fix: also update radar rules quick-start
2022-07-14 23:39:16 +08:00
tmr 823602e0a0
feat: Clash Premium Releases (#10186)
* feat: add clash premium releases

* fix date

* fix: replace newline

* fix: follow v2

* docs: add clash

* fix: update link

* fix: format

* fix: lint

* style: auto format

* Update docs/en/program-update.md

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

* Update lib/v2/clash/premium.js

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

* Update lib/v2/clash/premium.js

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

* fix: md render

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-14 18:13:13 +08:00
Tony 03117f4c50
feat(core): filter category (#10212) 2022-07-14 00:42:38 +08:00
Derek d8c3126570
fix(route): scitation - use Puppeteer due to the obstacle by cloudflare challenge (#10190)
* fix(route): scitation - use Puppeteer due to the obstacle by cloudflare challenge

* feat: update utils.js and journal.js

* feat: prepare for section.js

* feat: add section.js

* fix(section.js): fix "section" length undifine error

* feat: format

* update(docs): add puppeteer="1"
2022-07-13 19:35:09 +08:00
Tony 5c4c688836
feat(route): taiwannews (#10178) 2022-07-08 19:01:59 +08:00
Ethan Shen f0a838eb2a
fix(route): Outage Report (#10166) 2022-07-07 18:18:35 +08:00
Ethan Shen a68b925c0d
feat(route): add 櫻坂46新闻 (#10132)
* feat(route): add 櫻坂46新闻

* fix: resolve conflicts

* docs: add en docs
2022-07-06 22:14:12 +08:00