Commit Graph

281 Commits

Author SHA1 Message Date
Ethan Shen 774a4feb52
feat(route): add Aqara Community (#12338)
* feat(route): add Aqara Community

* style: crlf to lf

* docs: add keyword parameter

* fix: merge conflict

---------
2023-04-18 04:37:09 +08:00
Ethan Shen b921c04bfb
feat(route): add Aqara News (#12337)
* feat(route): add Aqara News

* docs: add news

* fix typo
2023-04-18 03:12:13 +08:00
Tony e00b5aafb7
chore: validate radar source field (#12340)
* chore: validate radar source field

* fix: cebbank guid
2023-04-17 10:37:08 -05:00
egshuai b2ace34670
fix(route): 爱 Q 生活网 最近更新内容获取 (#12284)
* fix url and response

* refactor: migrate to v2

---------
2023-04-12 22:45:15 +08:00
Hank Chow 51cca635b5
feat(route): add WFDF (#12212)
* feat: add route - WFDF

* feat(route): add WFDF
2023-04-01 00:05:41 +08:00
wolfg 67859336d1
feat(route): instructables projects (#12179)
* add instructables projects

* docs

* add maintainer.js; correct radar.js

* fix doc

* fix radar.js

* fix maintainer.js

* add pubDate

* fix teachers category
2023-03-27 19:58:35 +08:00
github-actions[bot] 9966ce7384 style: auto format 2023-03-17 13:56:47 +00:00
tylinux e4ae95e9f2
feat(route): add oshwhub.com support (#12094)
* feat(route): add oshwhub.com support

* Update docs/en/other.md

* Update docs/other.md

* feat(route): fix cache logic and radar target

* Update lib/v2/oshwhub/radar.js

* fix typo

---------
2023-03-14 20:28:06 +11:00
TonyRL eb34971184 docs: fix qiyoujiage path 2023-02-22 12:28:49 +00:00
Tony e2a12146cc
feat(route): qiyoujiage (#11928) 2023-02-22 02:02:24 +08:00
TonyRL 4f1e9f17ec docs: fix 591 heading 2023-02-13 19:38:31 +00:00
Yukai Huang df44e1380f
feat(route): add 591 租屋網 (#11839)
* feat: add 591 rent house query

* docs: update docs

* feat: support radar

* docs: update tips

* feat: add jsdoc

* feat: add raw json data to rss output

* fix: string quote

* refactor: render houe with template

* Update docs/en/other.md

* Update docs/en/other.md

* Update docs/other.md

* Update docs/other.md

* feat: extract region

* fix: use ctx.state.json for raw house data

* Update lib/v2/591/list.js

---------
2023-02-13 21:13:21 +08:00
Tony 582df7c055
fix(route): qq fact (#11819) 2023-02-09 21:54:50 +08:00
Fatpandac 49c369b42e
feat(route): add piyao_jrpy (#11815) 2023-02-09 19:21:15 +08:00
Tony 69ba50d69b
fix(route): baidu top (#11754) 2023-02-02 02:05:51 +08:00
Felix Hsu 304c84a0d1
feat(route): add linkedin.cn route (#11718)
* fix(route): xiaomiyoupin crowdfunding error and migrate to v2

* initial commit

* add searchHit

* add jobPosting

* linkedincn

* add linkedincn ok

* feat(route): 中国新闻周刊 (#11665)

* feat(route): 中国新闻周刊

* fix: decode via iconv instead of puppeteer

* fix: cache full text request

* Update lib/v2/inewsweek/index.js

* fix: exact publish time

* fix: timezone

* feat(route): 修复 HelloGitHub 的 月刊 路由 (#11675)

* feat(route): 添加 百度股市通

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

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

* feat: 添加 radar 支持

* fix: 按字母顺序插入新路由

* feat(route): 新增 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪

* fix: 优化 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的标题

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 部分情况下的非空判断

* fix: 修复 地区名称标题的问题

* fix: 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 guid 增加 pubDate

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 guid 中添加 pubDate

* fix: 修改 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 title

* feat(route): 修复 HelloGitHub 的 月刊 路由

* fix: remove guid

* fix(route): x6d (#11676)

* chore(deps): bump rand-user-agent from 1.0.101 to 1.0.102 (#11678)

Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.101 to 1.0.102.
- [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>

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

* chore(deps): bump @sentry/node from 7.31.1 to 7.32.1 (#11680)

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.31.1 to 7.32.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.31.1...7.32.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>

* chore(deps): bump jsdom from 21.0.0 to 21.1.0 (#11681)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.0.0 to 21.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.0.0...21.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>

* chore(deps): bump puppeteer from 19.5.2 to 19.6.0 (#11679)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.5.2 to 19.6.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.5.2...puppeteer-v19.6.0)

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

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>

* feat(route): famitsu (#11682)

* fix(route): xiaomiyoupin crowdfunding error and migrate to v2 (#11677)

* fix(route): xiaomiyoupin crowdfunding error and migrate to v2

* Update lib/v2/xiaomiyoupin/maintainer.js

* Update docs/shopping.md

* use single api endpoint for both module

* add pubDate()

* fix(route): ikea (#11685)

* chore(deps): bump @sentry/node from 7.32.1 to 7.33.0 (#11687)

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.32.1 to 7.33.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.32.1...7.33.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>

* chore(deps-dev): bump jest from 29.3.1 to 29.4.0 (#11686)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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>

* fix(route): bloomberg videopage parse error (#11688)

* fix(route): clickme (#11689)

* fix(route): lofter (#11696)

* fix(route): caixin blog (#11695)

* fix(route): caixin blog

* fix: url

* chore(deps): bump ioredis from 5.2.5 to 5.3.0 (#11697)

Bumps [ioredis](https://github.com/luin/ioredis) from 5.2.5 to 5.3.0.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.2.5...v5.3.0)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>

* fix(route): bioone (#11699)

* feat(route): github wiki history (#11700)

* feat(route): wuhan (#11701)

Co-authored-by: nczitzk <nczitzk@gmail.com>

* chore(deps): bump puppeteer from 19.6.0 to 19.6.1 (#11702)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.6.0 to 19.6.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.6.0...puppeteer-v19.6.1)

---
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>

* chore(deps-dev): bump jest from 29.4.0 to 29.4.1 (#11703)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.0 to 29.4.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  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>

* fix(route): fix date err and refactor to v2 (#11705)

* fix(route): fix date err and refactor to v2

* docs: add en docs

* fix: typo

* feat(route): add mixcloud (#11672)

* feat(route): add mixcloud

* docs

* feat(route): add mixcloud

* convert linebreaks to <br>

* docs: add supportPodcast

* codestyle: use template literals

* refactor: split graph ql queries

* fix(route): 软餐 (#11708)

* feat(route): gelonghui (#11710)

* chore(deps): bump @sentry/node from 7.33.0 to 7.34.0 (#11711)

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.33.0 to 7.34.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.33.0...7.34.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* fix(route): fix not unique guid and refactor to v2 (#11712)

* add null check

* add more null check for compensation

* remove unused key

* refactor: change route

* fix typo

---------
2023-01-30 17:41:58 +08:00
github-actions[bot] d1b7b08e27 style: auto format 2023-01-29 14:15:15 +00:00
shaomingbo 6aa42e2cf1
feat(route): add route for Ke Research Institute (#11714)
* feat(route): add route for Ke Research Institute

Signed-off-by: shaomingbo <shaomingbo@hotmail.com>

* Update lib/v2/ke/results.js

refactor: replace string template to normal string

* Update lib/v2/ke/results.js

refactor: replace string template to normal string

* refactor: docs format

Signed-off-by: shaomingbo <shaomingbo@hotmail.com>

* Update lib/v2/ke/results.js

---------

Signed-off-by: shaomingbo <shaomingbo@hotmail.com>
2023-01-29 22:13:26 +08:00
Tony 3883948139
fix(route): clickme (#11689) 2023-01-25 20:50:04 +08:00
BrandNewLifeJackie26 e4053665d9
feat(route): add layoffs.fyi (#11621)
* feat(route): add layoffs.fyi

Add RSS source for layoffs.fyi (routes and docs).

* Update lib/v2/layoffs/index.js

Remove the unnecessary header.
2023-01-16 02:26:14 +08:00
CaoMeiYouRen cb210c8c72
feat(route): 新增 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 (#11467)
* feat(route): 添加 百度股市通

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

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

* feat: 添加 radar 支持

* fix: 按字母顺序插入新路由

* feat(route): 新增 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪

* fix: 优化 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的标题

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 部分情况下的非空判断

* fix: 修复 地区名称标题的问题

* fix: 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 guid 增加 pubDate

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 guid 中添加 pubDate

* fix: 修改 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 title
2022-12-19 19:45:32 +08:00
HuangWei 5339a7239d
fix: update ACM-ECNU radar doc (#11381)
* update ACM-ECNU radar doc

* only triggle CI

* refactor: migrate to v2
2022-12-06 03:29:08 +08:00
lyrl f796ff1d54
feat(route): add panda feed (#11367)
* * feat: add panda feed

* * feat: document table inside the Route tag

* * feat: panda route Introduce limit parameter

* docs(ROUTE): add /panda/feeds/:id  parameter description

* refactor(ROUTE): Use a more appropriate path  /usepanda/feeds/:id   instead of  /panda/feeds/:id

* refactor(ROUTE): Remove non-existent attributes tags

* feat(ROUTE): fix limit param

* fix: add missing radar
2022-12-05 23:24:21 +08:00
Tony 7521ef2232
feat(route): cdzjryb (#11281) 2022-11-16 03:17:27 +08:00
Tony 5f1d9ae662
fix(route): wise (#11044) 2022-10-10 04:33:13 +08:00
Papersnake 49c9296e77
fix: 修复酷安编辑精选 (#11006)
* fix: 修复酷安编辑精选

* refactor: migrate to v2

* chore: trigger gha
2022-10-06 01:59:05 +08:00
Ethan Shen 7342326a2a
feat(route): add 艾瑞咨询周度市场观察 (#10626) 2022-08-27 20:32:55 +08:00
Ethan Shen 5deba293c1
fix(route): 国家自然科学基金委基金要闻 (#10137)
* fix(route): 国家自然科学基金委基金要闻

* fix: add images
2022-07-05 22:15:30 +08:00
Ethan Shen 1c8812b074
fix(route): Darwin Awards (#10136)
* fix(route): Darwin Awards

* fix typo
2022-07-05 21:05:33 +08:00
Ethan Shen c02d7c00fd
fix(route): 东莞教研网 (#10102)
* fix(route): 东莞教研网

* fix: external links

* docs: move to study
2022-07-02 21:41:01 +08:00
github-actions[bot] a1ffcdd630 style: auto format 2022-06-22 23:42:51 +00:00
Jerry K Jia 8760e6bdad
feat(route): 微博+头条+知乎热搜的关键词聚合追踪 (#9998) 2022-06-22 17:41:00 -06:00
Jerry K Jia 1d6e7d8a1d
feat(route): 巨量算数 抖音/头条指数波峰监测 v2 (#9992)
* feat(routes): 巨量算数 抖音/头条指数波峰监测 v2

* Update lib/v2/oceanengine/arithmeticIndex.js

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

* fix: block unnecessary puppeteer requests
2022-06-21 16:32:19 +08:00
Rongrong 731c11176d
docs(*): add puppeteer budge (#9772)
Signed-off-by: Rongrong <i@rong.moe>
2022-05-17 19:47:39 +08:00
Halcao be1a1b303c
fix(route): uraaka-joshi (#7908)
* modify uraaka-joshi to puppeteer

* style: auto format

* fix(route): uraaka-joshi and user

* docs: fix author

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-05-05 04:22:23 +08:00
Ethan Shen 22bbc76ef5
fix(route): 深圳证券交易所问询函件 (#9658)
* fix(route): 深圳证券交易所问询函件

* fix typo

* fix description

* docs: fix category
2022-04-30 23:03:30 +08:00
kdan 377c2c4d57
feat(route): add chinafactcheck (#9611)
* add(route): 首席经济学家论坛

* fix(route) : merge from FledgeXu

* fix(route) : merge from FledgeXu

* (fix) typo

* feat(route): remove radar from radar-rules.js

* Update lib/v2/chinacef/hot.js

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

* Update lib/v2/chinacef/router.js

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

* Update lib/v2/chinacef/maintainer.js

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

* Update lib/v2/chinacef/experts.js

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

* Update lib/v2/chinacef/experts.js

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

* Update hot.js

* Update experts.js

* docs: fix Route's path and example of chinacef

* Revert "docs: fix Route's path and example of chinacef"

This reverts commit 0ec9e7d9d6d1eff201482e38a26b255478861a5c.

* docs: fix Route's path and example of chinacef

* feat(route): add chinafactcheck

Co-authored-by: linkai <linkai@mochasoft.com.cn>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-04-25 10:37:48 +08:00
Fatpandac 5c694e35b3
feat(route): add EMS 苹果邮件 and refactor to V2 (#9175) 2022-02-23 20:11:57 +08:00
32fsd d9ea1729d1
feat(route): add 上海教育考试院自学考试通知公告 (#7863)
* feat(route): add 上海教育考试院自学考试通知公告

* refactor: migrate to v2

Co-authored-by: oyydd <oyy284688@gmail.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 23:36:02 +08:00
忧郁的紫色毛衣男孩 75cb4f9e22
feat(route): add orcid (#7582)
* 完成issues#7485,在每日一图-国家地理中增加每日精选节点

* 修改文档和router位置

* 对日期pubDate规范进行了调整

* 优化调整获取内容逻辑,修改pubDate字段的获取方式

* 调整pubDate参数

* 删除代码中多余的console

* 调整parse-date引用

* 调整时区

* 修改国家地理每日一图

* issues-#7471,解决国家地理每日一图获取失败问题,因为网站更改,并且网站对图片进行了处理,所以调整获取方式。

* 删除无用代码

* 调整代码,错删了代码

* 重新提交,之前提交后部署失败。

* feat:add orcid works route

* feat(route):add ORCID 获取Works(前20条)

* 调整代码,使其更加规范

* fix: remove all unnecessary changes

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-21 01:49:05 +08:00
Tony e9a2c3af55
style: remark v13 (#9140) 2022-02-18 23:15:49 +08:00
Fatpandac 7bcb65ea25
fix(route): change iresearch's API URL and refactor to V2 (#9019)
* Fix(route): change iresearch's API URL and refactor to V2

* Fix(route): add tryGet and timezone
2022-02-08 20:20:54 +08:00
Fatpandac f03cca4844
fix(route): fix producthunt JSON.parse fail and refactor to V2 (#8972)
* Fix(route): JSON.parse fail and change to V2

* Fix(docs): Update lib/v2/producthunt/maintainer.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 20:38:16 +08:00
Tony c2fdbb5df1
feat(route): add firefox monitor (#8680) 2022-01-22 20:01:44 +00:00
jialinghui aa6349d74e
feat(route):add 上海市教育考试院 - 消息速递 (#8714)
Co-authored-by: jialinghui <mail@jialinghui.com>
2022-01-22 18:25:17 +00:00
Huang Yinglun 85caaa0dff
Feature/dev guduodata (#8502)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 15:58:12 +00:00
Pretty9 098339ca66
feat(route): add Etherscan 转账追踪 (#8517)
Co-authored-by: WangHe2077 <pretty9.cn@protonmail.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 08:58:51 +00:00
DIYgod 27979bbd18
chore: format 2021-11-27 07:59:28 +00:00
linbuxiao 0e952af6f0
feat(router): cebbank 光大银行 (#8293) 2021-11-27 07:57:16 +00:00
sgqy 1e6c0cf282
feat(route): add yahoo japan covid19 news collection 日本疫情消息汇总 (#8099) 2021-11-27 07:44:17 +00:00