Commit Graph

9472 Commits

Author SHA1 Message Date
dependabot[bot] 87012c9848 chore(deps): bump @vuepress/shared-utils from 1.9.9 to 1.9.10 in /docs (#13037)
Bumps [@vuepress/shared-utils](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/shared-utils) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/shared-utils)

---
updated-dependencies:
- dependency-name: "@vuepress/shared-utils"
  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>
2023-08-14 21:48:14 +00:00
dependabot[bot] 301ffa7798 chore(deps): bump @vuepress/plugin-google-analytics in /docs (#13036)
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-google-analytics)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-google-analytics"
  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>
2023-08-14 21:47:12 +00:00
dependabot[bot] 3ea4851a5f chore(deps): bump vuepress from 1.9.9 to 1.9.10 in /docs (#13034)
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/vuepress)

---
updated-dependencies:
- dependency-name: vuepress
  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>
2023-08-14 21:45:32 +00:00
dependabot[bot] 74e625725a chore(deps): bump @vuepress/plugin-pwa from 1.9.9 to 1.9.10 in /docs (#13033)
Bumps [@vuepress/plugin-pwa](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-pwa) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-pwa)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-pwa"
  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>
2023-08-14 21:44:10 +00:00
TonyRL c98cbf8ce9 chore: try fix arm64 build 2023-08-14 14:30:28 +00:00
Tom 78c1e71c43 feat(route): Science.org Blogs (#13016)
* initial commit

* clean up code, run fmt, add docs

* fix caching

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

* Apply suggestions from code review

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

* remove regex

* Add config import

* docs: cn docs

* docs: better link

---------
2023-08-14 21:08:11 +08:00
Felix Hsu ecab0c0882 fix(route): Fix bloomberg story by using the latest story id api (#13013)
* fix minor bugs

* fix page sel

* reformat

* wordaround to fix the deepscan error

* fix bloomberg when dealing with 404 direct link

* fix processVideo in cyclic depend

* remove the toggle

* change into new story api

* reorg the files

* use prop not instead of lodash

* remove useless exports

* use parseVideo in diff files

* refactor to remove deps

* add try/catch for renderer page

* use story api for newsletters

* update features example

* change audio

* add tabularData

---------

Co-authored-by: Chenfei Xu <chenfxu@ebay.com>
2023-08-14 20:45:35 +08:00
Nishant Singh 28d643e5c4 feat(route): add Finology (#12993)
* feat(route): add Finology

* Update radar.js

* Update docs/en/finance.md

* Update lib/v2/finology/bullets.js

* Update lib/v2/finology/mostViewed.js

* Update lib/v2/finology/bullets.js

* Update docs/en/finance.md

* Update lib/v2/finology/tag.js

* Update lib/v2/finology/mostViewed.js

* Update lib/v2/finology/tag.js

* add the suggested changes

* use promise.allSettled

* clean up

* docs: add spoiler

---------
2023-08-14 20:39:17 +08:00
JimenezLi 5175098904 fix(route): Update bilibili maintainer.js (#13021) 2023-08-14 17:14:49 +08:00
TonyRL 2f3a6710a6 docs: fix caixin weekly 2023-08-13 17:42:38 +00:00
Tony 24159b44ee feat(route): caixin weekly (#13017) 2023-08-14 01:00:08 +08:00
Nishant Singh 69512f081e feat(route): add Grist (#12991)
* initial commit

* radar and maintainer updates

* add route grist

* add grist changes

* Update docs/en/new-media.md

* Update lib/v2/grist/featured.js

* get featured article via APi

* docs: spoiler

---------
2023-08-13 21:15:49 +08:00
DIYgod c2fd63c4f2 docs: update image size 2023-08-13 01:29:18 +01:00
DIYgod 671dfa700f docs: update readme 2023-08-13 01:27:11 +01:00
dependabot[bot] 8ebc9236de chore(deps): bump puppeteer from 21.0.2 to 21.0.3 (#13003)
* chore(deps): bump puppeteer from 21.0.2 to 21.0.3

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.0.2 to 21.0.3.
- [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-v21.0.2...puppeteer-v21.0.3)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2023-08-13 06:15:44 +08:00
JimenezLi 391df2e11d feat(route): /bilibili/user/dynamic add showEmoji parameter (#13009) 2023-08-12 21:54:50 +08:00
dependabot[bot] ffbd245a92 chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 (#13002)
* chore(deps-dev): bump eslint from 8.46.0 to 8.47.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12 19:54:32 +08:00
Tony ac90895a9f build: fix vercel build (#13006) 2023-08-12 15:54:49 +08:00
dependabot[bot] 0ea91039e9 chore(deps-dev): bump @vercel/nft from 0.22.6 to 0.23.0 (#12979)
* chore(deps-dev): bump @vercel/nft from 0.22.6 to 0.23.0

Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.22.6 to 0.23.0.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](https://github.com/vercel/nft/compare/0.22.6...0.23.0)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12 05:22:16 +08:00
dependabot[bot] a68e9cd1a2 chore(deps): bump lru-cache from 10.0.0 to 10.0.1 (#12985)
* chore(deps): bump lru-cache from 10.0.0 to 10.0.1

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.0.0 to 10.0.1.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v10.0.0...v10.0.1)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12 03:41:28 +08:00
dependabot[bot] d4921f01a6 chore(deps): bump twitter-api-v2 from 1.15.0 to 1.15.1 (#12987)
* chore(deps): bump twitter-api-v2 from 1.15.0 to 1.15.1

Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/plhery/node-twitter-api-v2/releases)
- [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md)
- [Commits](https://github.com/plhery/node-twitter-api-v2/compare/1.15.0...1.15.1)

---
updated-dependencies:
- dependency-name: twitter-api-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12 02:13:06 +08:00
Tony fe2b83cb5c fix(route): yuque (#13001) 2023-08-12 01:31:08 +08:00
Tony 79eae1eb45 refactor: replace re2 with re2-wasm (#12998)
* refactor: replace re2 with re2-wasm

* refactor: remove migrated routes

* ci: remove foresight

https://github.com/runforesight
Foresight is no longer in service

* fix: add back removed wasm

chore: bump base OS image
2023-08-12 00:34:28 +08:00
dependabot[bot] fa27a275d9 chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.0.0 (#12988)
* chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.0.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 22:40:12 +08:00
dependabot[bot] 93800e456b chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#12974)
* chore(deps-dev): bump eslint from 8.45.0 to 8.46.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

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

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

* chore: fix pnpm install

* style: remove

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 22:26:52 +08:00
dependabot[bot] 726fca2189 chore(deps): bump googleapis from 122.0.0 to 124.0.0 (#12984)
* chore(deps): bump googleapis from 122.0.0 to 124.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 122.0.0 to 124.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v122.0.0...googleapis-v124.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 22:04:33 +08:00
PyangWU 32889f5f58 feat(route): add 东南大学研究生院公告 (#12958)
* feat(route): add 东南大学研究生院公告

* feat(route): add 东南大学研究生院公告

* add radar

* format scripts

* Update lib/v2/seu/radar.js

* Update lib/v2/seu/yjs.js

* Update lib/v2/seu/yjs.js

* fix redundancy

* refactor: migrate to v2

* fix: typo

---------
2023-08-11 20:59:13 +08:00
JimenezLi 90c4c7ea4d fix(route): /bilibili/user/video(article) Broken for some uploaders (#12992)
* Fix /bilibili/user/video Error message: Cannot read properties of undefined (reading 'name')

* /bilibili/user/video returns error message if fail to fetch
2023-08-11 20:48:04 +08:00
github-actions[bot] 54c0b9871b style: auto format 2023-08-11 12:37:26 +00:00
Absolutex aa5d2d999a feat(route): add 华理教务处 (#12982)
* add ECUST-jwc rss route

* fix code

* fix review
2023-08-11 20:35:00 +08:00
github-actions[bot] 6fd223c411 style: auto format 2023-08-11 10:14:25 +00:00
CpDong 5298f31dfe fix(route): 少数派 -- 首页 ignores member articles previews (#12983)
* Update index.js for route: sspai

Add compatibility for member articles preview.

* Update index.js of route sspai

Clarify the code
2023-08-11 18:12:22 +08:00
dependabot[bot] f0fab18e33 chore(deps): bump @sentry/node from 7.62.0 to 7.63.0 (#12986)
* chore(deps): bump @sentry/node from 7.62.0 to 7.63.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.62.0 to 7.63.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.62.0...7.63.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>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 08:04:35 +08:00
dependabot[bot] 1eb96a083d chore(deps): bump re2 from 1.19.1 to 1.20.1 (#12977)
* chore(deps): bump re2 from 1.19.1 to 1.20.1

Bumps [re2](https://github.com/uhop/node-re2) from 1.19.1 to 1.20.1.
- [Release notes](https://github.com/uhop/node-re2/releases)
- [Commits](https://github.com/uhop/node-re2/compare/1.19.1...1.20.1)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:45:27 +08:00
dependabot[bot] 5d4e993bff chore(deps-dev): bump jest from 29.6.1 to 29.6.2 (#12980)
* chore(deps-dev): bump jest from 29.6.1 to 29.6.2

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/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>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:29:35 +08:00
dependabot[bot] 38652becbb chore(deps): bump @notionhq/client from 2.2.8 to 2.2.10 (#12976)
* chore(deps): bump @notionhq/client from 2.2.8 to 2.2.10

Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.2.8 to 2.2.10.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v2.2.8...v2.2.10)

---
updated-dependencies:
- dependency-name: "@notionhq/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:22:23 +08:00
dependabot[bot] 54536fc55f chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 (#12975)
* chore(deps-dev): bump prettier from 3.0.0 to 3.0.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:20:31 +08:00
dependabot[bot] 474a7ddc55 chore(deps): bump @sentry/node from 7.59.3 to 7.62.0 (#12973)
* chore(deps): bump @sentry/node from 7.59.3 to 7.62.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.59.3 to 7.62.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.59.3...7.62.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>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:03:53 +08:00
dependabot[bot] 3f2870458c chore(deps): bump puppeteer from 20.9.0 to 21.0.2 (#12971)
* chore(deps): bump puppeteer from 20.9.0 to 21.0.2

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.9.0 to 21.0.2.
- [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-v20.9.0...puppeteer-v21.0.2)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 04:37:31 +08:00
dependabot[bot] 43064dabe6 chore(deps-dev): bump @types/koa from 2.13.6 to 2.13.8 (#12972)
* chore(deps-dev): bump @types/koa from 2.13.6 to 2.13.8

Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.6 to 2.13.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

---
updated-dependencies:
- dependency-name: "@types/koa"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 03:55:07 +08:00
Ethan Shen cb7a9fa5a7 feat(route): add 早报网 (#12981) 2023-08-11 03:17:25 +08:00
Nishant Singh 57b8489f5b feat(route): add Smashing magazine (#12961)
* initial commit

* feat(route): add Smashing magazine

* docs

* docs update

* add full article

* fix docs

* docs: spoiler

---------
2023-08-11 02:47:00 +08:00
Nishant Singh 6616368e51 feat(route): add A List Apart (#12960)
* feat(route): add Stock Edge

* fix(parseTime): utils

* Update docs/en/finance.md

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

* fix(stockedge):minor changes

* feat(route): add 'A list apart'

* docs

* parse time

* use wordpress api

* add _embedded

* fix

* docs: spoiler

---------
2023-08-11 02:02:48 +08:00
Tony 4e809d51fa feat(route): thehindu topic (#12964) 2023-08-10 04:31:16 +08:00
Tony d1457e3ab6 feat(route): add runtrail (#12963) 2023-08-10 03:18:07 +08:00
Nishant Singh 3432b148d6 feat(route): add Stock Edge (#12950)
* feat(route): add Stock Edge

* fix(parseTime): utils

* Update docs/en/finance.md

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

* fix(stockedge):minor changes

---------
2023-08-09 17:51:17 +08:00
Nishant Singh d8de841c73 docs: spelling mistake and description update (#12953) 2023-08-09 17:46:35 +08:00
Caio Ramos f440e22b54 feat(route): Spotify show route (#12945)
* Add spotify show route

* refactor: sort entries

* docs: remove dupe field

* Update lib/v2/spotify/show.js
---------
2023-08-09 03:26:14 +08:00
github-actions[bot] 443cea231d style: auto format 2023-08-08 17:26:04 +00:00
Derek 2ebade6689 fix(route): cnki/journals (#12949) 2023-08-09 01:23:56 +08:00