Tony
da32313da8
feat(route): add netflix ( #20453 )
...
* feat(route): add netflix
* feat: add research
* fix: remove migrated entries
* fix: clean up
* fix: remove optional chaining for embedLink and title in render function
* fix: remove optional chaining for embedLink
* fix: image url
* fix: remove empty target field in radar configuration
2025-11-09 23:00:07 +08:00
Nishant Singh
874e912778
feat(route/dev.to): add dev.to ( #19591 )
...
* init
* remove fake date
* fix(dev.to): comment route for dev.to top posts and update maintainers list
2025-07-22 14:33:27 +08:00
Tony
4e840c617e
feat(route): add chiphell ( #19304 )
2025-06-07 00:37:04 +08:00
Ethan Wong
af2252a8c5
feat(route): add hedwig.pub ( #19245 )
...
* feat(route): add hedwig.pub
* feat(route): remove deprecated entry
* docs: add author info from #4122
2025-06-01 04:57:19 +08:00
Tony
a77c5f43b9
feat(route): recover psnine ( #18760 )
...
* feat: recover psnine
* fix: update path
2025-04-03 02:41:19 +08:00
Ethan Shen
ed69a8df95
feat(route): add 英雄联盟新闻 ( #18100 )
...
* feat(route): add 英雄联盟新闻
* fix: remove deprecated entry
---------
2025-01-13 03:52:20 +08:00
Ethan Shen
acda82f385
feat(route): add 21财经频道 ( #18048 )
...
* feat(route): add 21财经频道
* fix: Remove complex expressions
2025-01-07 00:53:55 +08:00
Ethan Shen
415793f55a
feat(route): add 爱范儿快讯 ( #18024 )
...
* feat(route): add 爱范儿快讯
* chore: remove deprecated file
* fix: deepscan issue
---------
2025-01-02 01:39:15 +08:00
Derek
eb3c9b810a
fix(ieee): Restore author.ts ( #17688 )
...
* fix(ieee): Restore author.ts
* change function
* I have addressed and implemented all suggestions and recommendations.
* docs
* Update lib/routes/ieee/author.ts
2024-11-24 18:53:24 -08:00
Tony
47ae077dee
feat(route): qstheory magazine ( #17591 )
2024-11-15 19:52:40 +08:00
Neko Aria
6e99633cf2
feat(route): recover route konachan ( #16934 )
...
* feat(route): recover route konachan
* fix(yande): correct maintainers list format
* fix: namespace name
---------
2024-09-27 01:24:01 +08:00
Ethan Shen
b94207aa05
feat(route): add 极客公园 ( #16696 )
...
* feat(route): add 极客公园
* fix typo
* fix typo
---------
2024-09-12 01:25:02 +08:00
Andvari
4c3ab5c631
fix(route/bjnews): Update to new standard ( #16249 )
...
* fix(route/bjnews): Update to new standard
* .
* .
* Add column
* Update lib/routes/bjnews/cat.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update column.ts
---------
2024-07-27 22:45:38 +08:00
Tony
f93bb8cb9a
feat(route): add back matters ( #15687 )
2024-05-24 16:12:42 +08:00
karasu
b3f0276fc0
feat(route): fanbox ( #15418 )
...
* feat(route): fanbox
* fix
* Update lib/routes/fanbox/index.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* replace `got` with `ofetch`
* Update lib/routes/fanbox/utils.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
---------
2024-05-01 11:15:47 +08:00
zcw159357
f78ee86792
fix(route): 迁移看雪路由 ( #15064 )
...
* 迁移看雪路由
* 迁移看雪路由
* Update lib/routes/kanxue/topic.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* 迁移看雪路由
---------
2024-04-05 19:27:42 +08:00
Jia Chen
df3f8986cd
feat(route): recover route yande.re ( #15030 )
...
* feat(route): recover route yande.re
* Update lib/routes/yande/post.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
---------
2024-04-01 18:49:24 +08:00
Jia Chen
7ac4ffd1ae
feat(route): recover route blogread/newest ( #14937 )
...
* feat(route): recover route blogread/newest
* fix(route): Update lib/routes/blogread/index.ts
* Update lib/routes/blogread/index.ts
---------
2024-03-25 00:27:11 +08:00
zcw159357
a9f06f453d
fix(route): Fix afdian ( #14892 )
...
* 迁移爱发电
* Update lib/routes/afdian/explore.ts
---------
2024-03-22 12:20:49 +08:00
karasu
3351e51f3c
fix(route): 南方周末 ( #14886 )
...
* fix(route): 南方周末
* update image
* update radar rules
* remove the deprecated content
* Update lib/routes/infzm/index.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/infzm/index.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* use cache.tryGet
---------
2024-03-21 23:45:34 +08:00
frankcwl
fe79896615
fix(route): fix priconne-redive and remove deprecated route ( #14893 )
...
* fix(route): fix priconne-redive and remove deprecated route
* remove entries in router.js
2024-03-21 23:32:31 +08:00
Jia Chen
fc1b99f1c1
feat(route): recover kaopu.news route ( #14818 )
...
* feat(route): recover kaopu.news route
* feat(route): recover kaopu.new from deprecated
* feat(route): update param & desc info
2024-03-20 01:04:31 +08:00
moppman
e91927843d
fix(route): Restore Steam store route ( #14834 )
...
This updates the deprecated Steam store search route. The CSS stuff is
mostly untouched, just some small changes for bundle and discount detection.
`URLSearchParams` is now used instead of external query packages.
Implement PR feedback
2024-03-19 15:42:05 +08:00
tssujt
2dd1b75f7b
fix(route): Fix xiaoheihe ( #14764 )
2024-03-19 13:06:27 +08:00
zcw159357
0e9fd02531
fix(route): Fix modian ( #14784 )
...
* 迁移modian路由
* 迁移modian路由
* docs: fix category
* feat: add radar rules
---------
2024-03-18 03:52:25 +08:00
zcw159357
d6805e5dff
fix(route): Fix nosec ( #14785 )
...
* 迁移nosec路由
* 迁移nosec路由
2024-03-18 03:36:46 +08:00
zcw159357
e3b1a15194
fix(route): Fix ipsw ( #14774 )
...
* 迁移ipsw路由
* 迁移ipsw路由
* 迁移ipsw路由
* 迁移ipsw路由
2024-03-18 03:03:57 +08:00
zcw159357
4741d44de5
fix(route): Fix mi ( #14766 )
...
* 迁移小米相关路由
* 迁移小米相关路由
* 迁移小米相关路由
* 迁移小米相关路由
* 迁移小米相关路由
* 迁移小米相关路由
2024-03-18 02:44:47 +08:00
Ethan Shen
7d6bde4e2c
fix(route): 追新番最近更新 ( #14751 )
...
* fix(route): 追新番最近更新
* update lib/routes/fanxinzhui/index.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* update lib/routes/fanxinzhui/index.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
---------
2024-03-18 02:29:30 +08:00
DIYgod
0dc0f0a3e5
feat: move miniflux to new route
2024-03-15 01:44:39 +08:00
randompasser
21d6841a30
fix(route): migrate pjsk ( #14673 )
...
* fix(route): migrate pjsk
* fix(routes): Use esm export
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* feat(route): add radar.ts for pjsk
* refactor: move to proper namespace
---------
2024-03-08 23:25:48 +08:00
Tony
031b4e8d88
fix(route): recover a9vg ( #14710 )
...
docs: rename author #1066
2024-03-08 10:05:44 +08:00
Tony
bdc1b91a0b
fix(route): t66y ( #14700 )
2024-03-07 13:01:52 +08:00
DIYgod
7a8335ee1e
feat: recover microsoft edge update
2024-03-06 18:30:31 +08:00
Tony
641a8e62fb
fix(route): recover zhuwang ( #14674 )
2024-03-06 00:48:35 +08:00
Tony
fdf8ff04a5
fix(route): recover f-droid ( #14671 )
2024-03-05 22:41:42 +08:00
Ethan Shen
8c9c45232f
fix(route): iDaily每日环球视野 ( #14652 )
...
* fix(route): iDaily每日环球视野
* fix: js to ts
* fix typo
2024-03-05 21:51:13 +08:00
Tony
94cb794993
fix(route): migrate nmc weatheralarm ( #14624 )
2024-03-02 22:41:47 +08:00
Tony
90d0b33feb
fix(route): gamer ani ( #14621 )
2024-03-02 04:28:57 +08:00
Tony
8171d927f1
fix(route): migrate tongli ( #14618 )
2024-03-01 23:57:02 +08:00
randompasser
a98079239b
feat(route/pcr/news): Fetch full text ( #14559 )
...
* feat(route/pcr/news): Fetch full text
* fix(route/pcr/news): add missing language code
* fix(route/pcr/news) Use cache.tryGet()
* refactor: migrate to v2
---------
2024-02-28 02:39:33 +08:00
Tony
58a1e11dfa
feat(route): indienova ( #14493 )
...
* feat(route): indienova
* refactor: migrate to v2
2024-02-19 03:10:06 +08:00
Tony
9d325ebbb1
fix(route): 4games full text ( #14466 )
...
* fix: 4games full text
* docs: add docs
2024-02-15 23:03:29 +08:00
Ethan Shen
3becd47ba3
feat(route): 中证网中证快讯 ( #14424 )
...
* feat(route): 中证网中证快讯
* update lib/v2/cs/zzkx.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* update lib/v2/cs/zzkx.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* fix: remove unused import statement
---------
2024-02-09 02:01:21 +08:00
Ethan Shen
1e7793e0ef
fix(route): 金色财经 ( #14272 )
...
* fix(route): 金色财经
* style: lint
* docs: move to finance
---------
2024-01-21 15:15:07 +08:00
Tony
6d901cb7dc
style(eslint): add eslint-unicorn ( #14257 )
...
* style: add eslint-unicorn
* style: fix unicorn/no-useless-spread
* style: fix unicorn/no-useless-promise-resolve-reject
* style: fix unicorn/no-for-loop
* fix: codeql bad HTML filtering regexp
* fix: codeql incomplete replace
* fix: unicorn/no-abusive-eslint-disable
* style: fix unicorn/no-new-array
* style: fix unicorn/no-typeof-undefined
* style: fix unicorn/no-zero-fractions
* style: fix unicorn/no-empty-file
* style: fix unicorn/prefer-date-now
* revert: auto fix unicorn/prefer-switch on lib/v2/kuaidi100/utils.js
* style: fix unicorn/prefer-array-find
* style: fix unicorn/prefer-array-flat
* style: fix unicorn/prefer-array-flat-map
* style: fix unicorn/prefer-at
* style: fix unicorn/prefer-string-starts-ends-with
* style: fix unicorn/prefer-includes
* fix: codeql URL substring sanitization
* style: fix unicorn/prefer-optional-catch-binding
* style: fix unicorn/catch-error-name
* style: fix unicorn/escape-case
* style: fix unicorn/prefer-native-coercion-functions
* style: fix unicorn/prefer-regexp-test
* style: fix unicorn/require-array-join-separator
* style: fix unicorn/prefer-math-trunc
* style: fix unicorn/prefer-negative-index
* style: fix unicorn/prefer-dom-node-dataset
* style: fix unicorn/prefer-dom-node-text-content
* style: fix unicorn/prefer-query-selector
* style: fix unicorn/no-array-for-each
* style: fix unicorn/no-negated-condition
* style: fix unicorn/prefer-add-event-listener
* style: fix unicorn/import-style
* style: fix prefer-regex-literals
* style: disable unicorn/no-useless-switch-case
* style: disable unicorn/text-encoding-identifier-case
* style: fix unicorn/prefer-set-has
* style: fix unicorn/prefer-spread
* revert: auto fix on lib/routes/universities/ynnu/edu/base64.js
* style: fix unicorn/no-useless-undefined
* style: fix unicorn/no-array-push-push
* style: fix unicorn/no-useless-undefined again
* style: fix unicorn/no-lonely-if
* style: fix unicorn/prefer-reflect-apply
* style: fix unicorn/switch-case-braces
* style: fix unicorn/prefer-switch
* style: fix unicorn/prefer-array-some
* fix: deepscan UNUSED_VAR_ASSIGN
* style: fix unicorn/prefer-ternary
* fix: follow-up of unicorn/prefer-ternary
* revert: auto fix of unicorn/prefer-string-slice for substring()
* style: disable unicorn/prefer-string-slice
fix: auto fix slice over deprecated substr
* style: fix unicorn/throw-new-error
* style: fix unicorn/filename-case
* test: fix dateParser renaming
* style: fix unicorn/better-regex
* style: fix unicorn/prefer-string-replace-all
* fix(deps): add sanitize-html
* style: fix no-prototype-builtins
* style: fix unicorn/consistent-destructuring
* style: fix unicorn/consistent-function-scoping
* style: fix unicorn/prefer-regexp-test
* style: fix unicorn/prefer-logical-operator-over-ternary
* style: fix unicorn/no-array-callback-reference
* style: add prefer-object-has-own
* style: warn unicorn/no-empty-file
* style: fix unicorn/prefer-number-properties
* style: fix no-useless-undefined again
* style: fix unicorn/numeric-separators-style
* style: disable unicorn/no-array-callback-reference
false postive with cheerio
2024-01-18 20:43:40 +08:00
Ethan Shen
7a94c42e94
feat(route): add 苏州市发展和改革委员会 ( #14214 )
...
* feat(route): add 苏州市发展和改革委员会
* docs: remove duplicated heading
* refactor: migrate to v2
* fix: suzhou docs
* fix: news
---------
2024-01-15 01:25:20 +08:00
DIYgod
9dc7e52db9
Merge branch 'master' into pr/justjustCC/14123
2024-01-13 19:45:10 +08:00
Nano
c626f8ccde
fix(route): 处理大麦网查询结果为空的情况 ( #14203 )
...
* fix(route): 处理大麦网查询结果为空的情况
* refactor: migrate to v2
---------
2024-01-08 13:48:20 +08:00
CC
351fa2cc45
Merge remote-tracking branch 'origin/master'
2023-12-27 15:17:32 +08:00