Skip to content

Commit

Permalink
feat: remove notOperational routes - reading
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Dec 21, 2023
1 parent 3eecd1d commit 7800140
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 1,238 deletions.
1 change: 0 additions & 1 deletion assets/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@
},
],
},
'zhaishuyuan.com': { _name: '斋书苑', '.': [{ title: '最新章节', docs: 'https://docs.rsshub.app/routes/reading#zhai-shu-yuan', source: ['/book/:id', '/read/:id'], target: '/novel/zhaishuyuan/:id' }] },
'hbut.edu.cn': {
_name: '湖北工业大学',
www: [
Expand Down
3 changes: 0 additions & 3 deletions lib/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ const calculateValue = () => {
bupt: {
portal_cookie: envs.BUPT_PORTAL_COOKIE,
},
chuiniu: {
member: envs.CHUINIU_MEMBER,
},
civitai: {
cookie: envs.CIVITAI_COOKIE,
},
Expand Down
11 changes: 0 additions & 11 deletions lib/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,17 +441,6 @@ module.exports = {
},
],
},
'zhaishuyuan.com': {
_name: '斋书苑',
'.': [
{
title: '最新章节',
docs: 'https://docs.rsshub.app/routes/reading#zhai-shu-yuan',
source: ['/book/:id', '/read/:id'],
target: '/novel/zhaishuyuan/:id',
},
],
},
'hbut.edu.cn': {
_name: '湖北工业大学',
www: [
Expand Down
35 changes: 0 additions & 35 deletions lib/router.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ router.get('/miui/:device/:type?/:region?', lazyloadRouteHandler('./routes/mi/mi
// 纵横
router.get('/zongheng/chapter/:id', lazyloadRouteHandler('./routes/zongheng/chapter'));

// 刺猬猫
router.get('/ciweimao/chapter/:id', lazyloadRouteHandler('./routes/ciweimao/chapter'));

// 维基百科 Wikipedia
router.get('/wikipedia/mainland', lazyloadRouteHandler('./routes/wikipedia/mainland'));

Expand Down Expand Up @@ -159,10 +156,6 @@ router.get('/mafengwo/ziyouxing/:code', lazyloadRouteHandler('./routes/mafengwo/
// router.get('/novel/biquge/:id', lazyloadRouteHandler('./routes/novel/biquge'));
// router.get('/novel/biqugeinfo/:id/:limit?', lazyloadRouteHandler('./routes/novel/biqugeinfo'));
router.get('/novel/uukanshu/:uid', lazyloadRouteHandler('./routes/novel/uukanshu'));
router.get('/novel/wenxuemi/:id1/:id2', lazyloadRouteHandler('./routes/novel/wenxuemi'));
router.get('/novel/booksky/:id', lazyloadRouteHandler('./routes/novel/booksky'));
router.get('/novel/ptwxz/:id1/:id2', lazyloadRouteHandler('./routes/novel/ptwxz'));
router.get('/novel/zhaishuyuan/:id', lazyloadRouteHandler('./routes/novel/zhaishuyuan'));

// 中国气象网
router.get('/weatheralarm/:province?', lazyloadRouteHandler('./routes/weatheralarm'));
Expand Down Expand Up @@ -936,10 +929,6 @@ router.get('/cfan/news', lazyloadRouteHandler('./routes/cfan/news'));
// engadget
router.get('/engadget/:lang?', lazyloadRouteHandler('./routes/engadget/home'));

// 吹牛部落
router.get('/chuiniu/column/:id', lazyloadRouteHandler('./routes/chuiniu/column'));
router.get('/chuiniu/column_list', lazyloadRouteHandler('./routes/chuiniu/column_list'));

// leemeng
router.get('/leemeng', lazyloadRouteHandler('./routes/blogs/leemeng'));

Expand Down Expand Up @@ -1139,14 +1128,6 @@ router.get('/lastfm/top/:country?', lazyloadRouteHandler('./routes/lastfm/top'))
router.get('/piapro/user/:pid', lazyloadRouteHandler('./routes/piapro/user'));
router.get('/piapro/public/:type/:tag?/:category?', lazyloadRouteHandler('./routes/piapro/public'));

// 第一版主
router.get('/novel/d1bz/:category/:id', lazyloadRouteHandler('./routes/d1bz/novel'));

// 爱下电子书
router.get('/axdzs/:novel', lazyloadRouteHandler('./routes/novel/axdzs'));
// deprecated
router.get('/axdzs/:id1/:id2', lazyloadRouteHandler('./routes/novel/axdzs'));

// HackerOne
router.get('/hackerone/hacktivity', lazyloadRouteHandler('./routes/hackerone/hacktivity'));
router.get('/hackerone/search/:search', lazyloadRouteHandler('./routes/hackerone/search'));
Expand All @@ -1162,9 +1143,6 @@ router.get('/p-articles/contributors/:author', lazyloadRouteHandler('./routes/p-
router.get('/haohaozhu/whole-house/:keyword?', lazyloadRouteHandler('./routes/haohaozhu/whole-house'));
router.get('/haohaozhu/discover/:keyword?', lazyloadRouteHandler('./routes/haohaozhu/discover'));

// 稻草人书屋
router.get('/dcrsw/:name/:count?', lazyloadRouteHandler('./routes/novel/dcrsw'));

// 魔法纪录
router.get('/magireco/announcements', lazyloadRouteHandler('./routes/magireco/announcements'));
router.get('/magireco/event_banner', lazyloadRouteHandler('./routes/magireco/event_banner'));
Expand Down Expand Up @@ -1315,10 +1293,6 @@ router.get('/umass/amherst/ipostories', lazyloadRouteHandler('./routes/umass/amh
router.get('/kuai', lazyloadRouteHandler('./routes/kuai/index'));
router.get('/kuai/:id', lazyloadRouteHandler('./routes/kuai/id'));

// 生物帮
router.get('/biobio/:id', lazyloadRouteHandler('./routes/biobio/index'));
router.get('/biobio/:column/:id', lazyloadRouteHandler('./routes/biobio/others'));

// 199it
router.get('/199it', lazyloadRouteHandler('./routes/199it/index'));
router.get('/199it/category/:caty', lazyloadRouteHandler('./routes/199it/category'));
Expand All @@ -1343,9 +1317,6 @@ router.get('/stork/keyword/:trackID/:displayKey', lazyloadRouteHandler('./routes
// arXiv
router.get('/arxiv/:query', lazyloadRouteHandler('./routes/arxiv/query'));

// 生物谷
router.get('/shengwugu/:uid?', lazyloadRouteHandler('./routes/shengwugu/index'));

// 环球律师事务所文章
router.get('/law/hq', lazyloadRouteHandler('./routes/law/hq'));

Expand Down Expand Up @@ -1597,9 +1568,6 @@ router.get('/manictime/releases', lazyloadRouteHandler('./routes/manictime/relea
// Deutsche Welle 德国之声
router.get('/dw/:lang?/:caty?', lazyloadRouteHandler('./routes/dw/index'));

// Amazon
router.get('/amazon/ku/:type?', lazyloadRouteHandler('./routes/amazon/ku'));

// Citavi 中文网站论坛
router.get('/citavi/:caty?', lazyloadRouteHandler('./routes/citavi/index'));

Expand Down Expand Up @@ -1875,9 +1843,6 @@ router.get('/furaffinity/favorites/:username/:nsfw?', lazyloadRouteHandler('./ro
router.get('/furaffinity/submission_comments/:id', lazyloadRouteHandler('./routes/furaffinity/submission_comments'));
router.get('/furaffinity/journal_comments/:id', lazyloadRouteHandler('./routes/furaffinity/journal_comments'));

// 博客来
router.get('/bookscomtw/newbooks/:category', lazyloadRouteHandler('./routes/bookscomtw/newbooks'));

// Trakt.tv
router.get('/trakt/collection/:username/:type?', lazyloadRouteHandler('./routes/trakt/collection'));

Expand Down
57 changes: 0 additions & 57 deletions lib/routes/amazon/ku.js

This file was deleted.

40 changes: 0 additions & 40 deletions lib/routes/biobio/index.js

This file was deleted.

45 changes: 0 additions & 45 deletions lib/routes/biobio/others.js

This file was deleted.

37 changes: 0 additions & 37 deletions lib/routes/bookscomtw/newbooks.js

This file was deleted.

Loading

0 comments on commit 7800140

Please sign in to comment.