rsshub 1.0.0-master.fcff124 → 1.0.0-master.fd18a0e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -7
- package/lib/api-router.js +25 -0
- package/lib/app.js +5 -5
- package/lib/config.js +50 -23
- package/lib/index.js +2 -2
- package/lib/maintainer.js +16 -11
- package/lib/middleware/access-control.js +29 -14
- package/lib/middleware/anti-hotlink.js +13 -15
- package/lib/middleware/cache/index.js +13 -12
- package/lib/middleware/cache/redis.js +6 -6
- package/lib/middleware/header.js +1 -1
- package/lib/middleware/load-on-demand.js +3 -3
- package/lib/middleware/onerror.js +23 -17
- package/lib/middleware/parameter.js +89 -45
- package/lib/middleware/template.js +47 -57
- package/lib/middleware/utf8.js +1 -1
- package/lib/radar-rules.js +3 -370
- package/lib/radar.js +23 -23
- package/lib/router.js +71 -909
- package/lib/routes/005tv/zx.js +1 -1
- package/lib/routes/10000link/news.js +2 -2
- package/lib/routes/12379/index.js +1 -1
- package/lib/routes/199it/category.js +1 -1
- package/lib/routes/199it/tag.js +1 -1
- package/lib/routes/199it/utils.js +1 -1
- package/lib/routes/21caijing/channel.js +3 -3
- package/lib/routes/60s-science/transcript.js +3 -3
- package/lib/routes/755/user.js +3 -3
- package/lib/routes/99percentinvisible/transcript.js +2 -2
- package/lib/routes/acm/amturingaward.js +2 -2
- package/lib/routes/acwifi/index.js +2 -2
- package/lib/routes/adquan/index.js +1 -6
- package/lib/routes/aiyanxishe/home.js +25 -21
- package/lib/routes/amazfitwatchfaces/search.js +1 -1
- package/lib/routes/amd/graphicsdrivers.js +3 -3
- package/lib/routes/aozora/newbook.js +9 -9
- package/lib/routes/appsales/index.js +2 -2
- package/lib/routes/archdaily/home.js +2 -2
- package/lib/routes/asahi/index.js +2 -6
- package/lib/routes/autotrader/index.js +2 -2
- package/lib/routes/avgle/videos.js +4 -4
- package/lib/routes/axis-studios/work.js +55 -62
- package/lib/routes/babykingdom/index.js +28 -10
- package/lib/routes/bahamut/creation-index.js +73 -0
- package/lib/routes/bahamut/utils.js +7 -7
- package/lib/routes/bandisoft/index.js +1 -1
- package/lib/routes/banyuetan/index.js +2 -2
- package/lib/routes/benedictevans/recent.js +2 -2
- package/lib/routes/bibgame/category.js +1 -1
- package/lib/routes/bjnews/news.js +2 -2
- package/lib/routes/blogs/hedwig.js +3 -3
- package/lib/routes/blogs/wangyin.js +2 -2
- package/lib/routes/blogs/wordpress.js +5 -5
- package/lib/routes/blow-studio/work.js +2 -2
- package/lib/routes/blur-studio/index.js +6 -8
- package/lib/routes/booth-pm/shop.js +2 -4
- package/lib/routes/ccg/index.js +1 -1
- package/lib/routes/cell/cell/index.js +2 -2
- package/lib/routes/cell/cover.js +1 -1
- package/lib/routes/cfan/news.js +2 -2
- package/lib/routes/cgtn/most.js +1 -1
- package/lib/routes/cgtn/opinions.js +1 -1
- package/lib/routes/chaoli/index.js +1 -1
- package/lib/routes/chicagotribune/index.js +2 -2
- package/lib/routes/chiphell/forum.js +4 -4
- package/lib/routes/chocolatey/software.js +1 -1
- package/lib/routes/chouti/top.js +1 -1
- package/lib/routes/chsi/zszcgd.js +1 -1
- package/lib/routes/cnu/discovery.js +6 -6
- package/lib/routes/cnu/selected.js +5 -5
- package/lib/routes/cnu/utils.js +4 -4
- package/lib/routes/cpython/index.js +2 -4
- package/lib/routes/csc/notice.js +4 -4
- package/lib/routes/daxiaamu/home.js +2 -2
- package/lib/routes/ddrk/index.js +1 -1
- package/lib/routes/ddrk/list.js +2 -2
- package/lib/routes/deepl/blog.js +1 -1
- package/lib/routes/dev.to/top.js +2 -2
- package/lib/routes/dgtle/index.js +2 -2
- package/lib/routes/dgtle/keyword.js +2 -1
- package/lib/routes/dgtle/trade.js +2 -2
- package/lib/routes/dida365/habit-checkins.js +8 -7
- package/lib/routes/digitaling/article.js +1 -1
- package/lib/routes/digitaling/index.js +1 -1
- package/lib/routes/digitaling/project.js +1 -1
- package/lib/routes/discuss/index.js +8 -8
- package/lib/routes/disqus/posts.js +6 -6
- package/lib/routes/dongmanmanhua/comic.js +2 -2
- package/lib/routes/duozhi/index.js +3 -6
- package/lib/routes/edrawsoft/mindmap.js +3 -7
- package/lib/routes/eeo/index.js +1 -5
- package/lib/routes/eleme/open/announce.js +17 -20
- package/lib/routes/emi-nitta/home.js +2 -7
- package/lib/routes/enclavebooks/category.js +4 -5
- package/lib/routes/enclavebooks/collection.js +1 -1
- package/lib/routes/enclavebooks/user.js +1 -1
- package/lib/routes/engadget/home.js +5 -5
- package/lib/routes/etherscan/transactions.js +1 -1
- package/lib/routes/everything/changes.js +3 -3
- package/lib/routes/fanbox/conv.js +6 -6
- package/lib/routes/fanbox/main.js +3 -3
- package/lib/routes/fanfou/favorites.js +1 -1
- package/lib/routes/fanfou/home-timeline.js +32 -0
- package/lib/routes/fanfou/public-timeline.js +34 -0
- package/lib/routes/fanfou/user-timeline.js +35 -0
- package/lib/routes/fashionnetwork/headline.js +1 -1
- package/lib/routes/fashionnetwork/news.js +4 -4
- package/lib/routes/furaffinity/home.js +23 -10
- package/lib/routes/furaffinity/status.js +4 -5
- package/lib/routes/furaffinity/user.js +26 -14
- package/lib/routes/galaxylab/index.js +1 -1
- package/lib/routes/gamersky/ent.js +2 -2
- package/lib/routes/gaoqing/utils.js +1 -1
- package/lib/routes/gitlab/explore.js +2 -2
- package/lib/routes/gitlab/release.js +1 -1
- package/lib/routes/gitlab/tag.js +1 -1
- package/lib/routes/go.jp/mofa/main.js +7 -8
- package/lib/routes/gocomics/index.js +1 -1
- package/lib/routes/gov/beijing/eea.js +4 -4
- package/lib/routes/gov/beijing/mhc.js +1 -1
- package/lib/routes/gov/chongqing/ljxq/zwgk.js +1 -1
- package/lib/routes/gov/city/nanjing/get-content.js +69 -0
- package/lib/routes/gov/city/nanjing/index.js +1 -1
- package/lib/routes/gov/cnca/hydt.js +2 -2
- package/lib/routes/gov/cnca/jgdt.js +2 -2
- package/lib/routes/gov/cnca/zxtz.js +4 -4
- package/lib/routes/gov/cppcc/index.js +2 -2
- package/lib/routes/gov/guangdong/edu.js +1 -1
- package/lib/routes/gov/guangdong/eea.js +1 -1
- package/lib/routes/gov/harbin/kjj.js +2 -2
- package/lib/routes/gov/hubei/hbsia.js +1 -1
- package/lib/routes/gov/hunan/notice.js +2 -2
- package/lib/routes/gov/mohrss/sbjm.js +2 -2
- package/lib/routes/gov/mohurd/policy.js +1 -1
- package/lib/routes/gov/ngd/index.js +2 -2
- package/lib/routes/gov/nppa/channels.js +2 -2
- package/lib/routes/gov/nppa/contents.js +1 -1
- package/lib/routes/gov/province/jiangsu/get-content.js +77 -0
- package/lib/routes/gov/province/jiangsu/index.js +1 -1
- package/lib/routes/gov/sapprft/7026.js +2 -2
- package/lib/routes/gov/shanghai/sthj.js +1 -1
- package/lib/routes/gov/taiwan/mnd.js +2 -2
- package/lib/routes/gov/veterans/china.js +1 -1
- package/lib/routes/gov/veterans/hebei.js +3 -7
- package/lib/routes/gov/wuhan/kjj.js +1 -1
- package/lib/routes/gov/wuhan/wehdz.js +1 -1
- package/lib/routes/gov/xinwen/tujie.js +1 -1
- package/lib/routes/guanggoo/index.js +1 -1
- package/lib/routes/guardian/guardian.js +2 -2
- package/lib/routes/guat/news.js +1 -1
- package/lib/routes/guet/news.js +5 -5
- package/lib/routes/gwern/category.js +2 -2
- package/lib/routes/hackerone/hacktivity.js +3 -3
- package/lib/routes/hackerone/search.js +3 -3
- package/lib/routes/haohaozhu/discover.js +1 -1
- package/lib/routes/haohaozhu/whole-house.js +5 -5
- package/lib/routes/hdx/explore.js +2 -2
- package/lib/routes/hentai-cosplays/utils.js +2 -2
- package/lib/routes/hexo/fluid.js +1 -1
- package/lib/routes/hexo/next.js +1 -1
- package/lib/routes/hexo/yilia.js +1 -1
- package/lib/routes/hkej/index.js +1 -1
- package/lib/routes/huya/live.js +1 -1
- package/lib/routes/icourse163/newest.js +1 -1
- package/lib/routes/idownloadblog/index.js +1 -1
- package/lib/routes/ifanr/index.js +2 -6
- package/lib/routes/ifnews/column.js +4 -4
- package/lib/routes/im2maker/index.js +1 -1
- package/lib/routes/index.js +11 -23
- package/lib/routes/iplay/utils.js +4 -4
- package/lib/routes/ipsw/index.js +26 -31
- package/lib/routes/jpmorganchase/research.js +2 -2
- package/lib/routes/jx3/news.js +1 -7
- package/lib/routes/kaiyan/index.js +2 -2
- package/lib/routes/kongfz/shop.js +1 -1
- package/lib/routes/kuai/id.js +2 -2
- package/lib/routes/kuai/index.js +2 -2
- package/lib/routes/lastfm/loved.js +2 -2
- package/lib/routes/lastfm/recent.js +2 -2
- package/lib/routes/lastfm/top.js +2 -2
- package/lib/routes/law/dh.js +2 -2
- package/lib/routes/law/gf.js +2 -2
- package/lib/routes/law/hq.js +2 -2
- package/lib/routes/law/hw.js +2 -2
- package/lib/routes/law/jctd.js +2 -2
- package/lib/routes/law/jh.js +2 -2
- package/lib/routes/law/jtc.js +2 -2
- package/lib/routes/law/ts.js +2 -2
- package/lib/routes/law/zl.js +2 -2
- package/lib/routes/letterboxd/utils.js +6 -6
- package/lib/routes/lifetimes/index.js +9 -9
- package/lib/routes/liyuan-forums/threads.js +12 -12
- package/lib/routes/lol/newsindex.js +17 -25
- package/lib/routes/lolapp/article.js +2 -2
- package/lib/routes/mafengwo/note.js +1 -1
- package/lib/routes/magireco/announcements.js +1 -1
- package/lib/routes/magireco/event-banner.js +34 -0
- package/lib/routes/manxiaosi/book.js +1 -1
- package/lib/routes/maoyan/hot-complete.js +83 -0
- package/lib/routes/mcdonalds/news.js +3 -3
- package/lib/routes/mediadigest/category.js +5 -5
- package/lib/routes/meihua/article.js +1 -1
- package/lib/routes/meihua/shots.js +1 -1
- package/lib/routes/meituan/open/announce.js +2 -2
- package/lib/routes/method-studios/index.js +5 -5
- package/lib/routes/mhw/news.js +4 -5
- package/lib/routes/mhw/update.js +3 -4
- package/lib/routes/mi/crowdfunding.js +1 -5
- package/lib/routes/mi/miui/index.js +1 -1
- package/lib/routes/micmicidol/article.js +1 -1
- package/lib/routes/microsoft-store/updates.js +1 -1
- package/lib/routes/mihoyo/bh2.js +1 -1
- package/lib/routes/mihoyo/bh3.js +1 -1
- package/lib/routes/miniflux/get-entries.js +264 -0
- package/lib/routes/miniflux/get-feeds.js +90 -0
- package/lib/routes/missevan/drama.js +1 -1
- package/lib/routes/missevan/latest.js +3 -3
- package/lib/routes/modian/zhongchou.js +1 -5
- package/lib/routes/moxingfans/index.js +2 -2
- package/lib/routes/muchong/journal.js +1 -1
- package/lib/routes/netflix/newsroom.js +2 -2
- package/lib/routes/nobelprize/index.js +1 -1
- package/lib/routes/noi/index.js +1 -1
- package/lib/routes/noi/province-news.js +1 -1
- package/lib/routes/noi/rg-news.js +1 -1
- package/lib/routes/noi/winners-list.js +1 -1
- package/lib/routes/nosec/index.js +3 -3
- package/lib/routes/novel/biquge.js +1 -1
- package/lib/routes/novel/biqugeinfo.js +4 -7
- package/lib/routes/novel/uukanshu.js +2 -2
- package/lib/routes/one/index.js +2 -2
- package/lib/routes/owspace/read.js +8 -8
- package/lib/routes/p-articles/contributors.js +1 -1
- package/lib/routes/p-articles/section.js +1 -1
- package/lib/routes/patchwork.kernel.org/comments.js +1 -1
- package/lib/routes/pcr/news-cn.js +1 -1
- package/lib/routes/pcr/news-tw.js +4 -4
- package/lib/routes/pediy/topic.js +5 -5
- package/lib/routes/pediy/utils.js +5 -5
- package/lib/routes/piapro/public.js +3 -3
- package/lib/routes/piapro/user.js +1 -1
- package/lib/routes/piapro/utils.js +1 -1
- package/lib/routes/pmcaff/feed.js +2 -2
- package/lib/routes/pmcaff/list.js +2 -2
- package/lib/routes/pork-price/index.js +2 -2
- package/lib/routes/potplayer/update.js +3 -3
- package/lib/routes/project-zero-issues/index.js +2 -2
- package/lib/routes/ptpress/book.js +1 -1
- package/lib/routes/qstheory/index.js +1 -1
- package/lib/routes/quantamagazine/archive.js +12 -12
- package/lib/routes/qutoutiao/category.js +3 -5
- package/lib/routes/react/react-native-weekly.js +1 -1
- package/lib/routes/remote-work/index.js +1 -1
- package/lib/routes/rescuetime/release-notes.js +2 -2
- package/lib/routes/rthk-news/index.js +2 -2
- package/lib/routes/scboy/thread.js +1 -1
- package/lib/routes/sexinsex/index.js +6 -6
- package/lib/routes/shanbay/checkin.js +3 -3
- package/lib/routes/shanbay/footprints.js +2 -2
- package/lib/routes/simonsfoundation/articles.js +3 -8
- package/lib/routes/simpread/changelog.js +4 -4
- package/lib/routes/sketch/updates.js +3 -3
- package/lib/routes/socialbeta/home.js +2 -2
- package/lib/routes/socialclub/events.js +2 -2
- package/lib/routes/soul/hot.js +23 -11
- package/lib/routes/soundcloud/utils.js +1 -1
- package/lib/routes/steam/search.js +1 -1
- package/lib/routes/t66y/index.js +18 -29
- package/lib/routes/t66y/post.js +9 -13
- package/lib/routes/technologyreview/topic.js +2 -2
- package/lib/routes/tencent/tucaoqq/post.js +2 -2
- package/lib/routes/tencent/wechat/miniprogram/devtools.js +4 -5
- package/lib/routes/tencent/wechat/miniprogram/framework.js +3 -3
- package/lib/routes/tencent/wechat/miniprogram/wxcloud.js +4 -4
- package/lib/routes/tingdiantz/95598.js +1 -6
- package/lib/routes/titsguru/model.js +1 -1
- package/lib/routes/titsguru/util.js +2 -2
- package/lib/routes/tongli/news.js +1 -1
- package/lib/routes/totalcommander/whatsnew.js +1 -1
- package/lib/routes/touhougarakuta/index.js +1 -1
- package/lib/routes/touhougarakuta/json2html.js +4 -4
- package/lib/routes/tprtc/cqzr.js +2 -2
- package/lib/routes/tprtc/news.js +2 -2
- package/lib/routes/tprtc/qyzc.js +2 -2
- package/lib/routes/ui-cn/article.js +2 -9
- package/lib/routes/unit-image/films.js +2 -2
- package/lib/routes/universities/ahau/cs_news/utils.js +1 -1
- package/lib/routes/universities/ahau/jwc/utils.js +1 -1
- package/lib/routes/universities/ahau/main/utils.js +1 -1
- package/lib/routes/universities/ahmu/news.js +1 -1
- package/lib/routes/universities/ahut/cstzgg.js +1 -1
- package/lib/routes/universities/ahut/jwc.js +1 -1
- package/lib/routes/universities/ahut/news.js +1 -1
- package/lib/routes/universities/bjtu/gs/index.js +3 -3
- package/lib/routes/universities/bupt/funbox.js +3 -3
- package/lib/routes/universities/bupt/grs.js +3 -3
- package/lib/routes/universities/bupt/news.js +4 -4
- package/lib/routes/universities/bupt/portal.js +4 -4
- package/lib/routes/universities/bupt/utils.js +1 -6
- package/lib/routes/universities/bwu/utils.js +1 -1
- package/lib/routes/universities/cpu/home.js +1 -1
- package/lib/routes/universities/cpu/jwc.js +1 -1
- package/lib/routes/universities/cpu/yjsy.js +1 -1
- package/lib/routes/universities/cqu/jwc/announcement.js +1 -1
- package/lib/routes/universities/cqu/net/info.js +1 -1
- package/lib/routes/universities/cqu/news/tz.js +1 -1
- package/lib/routes/universities/cqu/news/utils.js +2 -2
- package/lib/routes/universities/cqu/sci/info.js +5 -2
- package/lib/routes/universities/cqu/youth/info.js +5 -2
- package/lib/routes/universities/cug/gcxy/index.js +2 -2
- package/lib/routes/universities/cug/news.js +4 -4
- package/lib/routes/universities/cuit/cxxww.js +2 -2
- package/lib/routes/universities/dlmu/news.js +2 -4
- package/lib/routes/universities/dlu/jiaowu/news.js +4 -5
- package/lib/routes/universities/fudan/cce.js +3 -3
- package/lib/routes/universities/gdou/jwc/utils.js +2 -2
- package/lib/routes/universities/gzmtu/jwc/utils.js +1 -1
- package/lib/routes/universities/gzmtu/tsg/utils.js +1 -1
- package/lib/routes/universities/hhu/lib-news.js +57 -0
- package/lib/routes/universities/hhu/lib-newsc.js +75 -0
- package/lib/routes/universities/hnust/graduate/index.js +1 -1
- package/lib/routes/universities/jnu/yw/index.js +2 -2
- package/lib/routes/universities/kmust/job/careers.js +1 -1
- package/lib/routes/universities/kmust/job/jobfairs.js +1 -1
- package/lib/routes/universities/kmust/jwc.js +1 -1
- package/lib/routes/universities/lit/jwc.js +1 -1
- package/lib/routes/universities/lit/tw.js +1 -1
- package/lib/routes/universities/lit/xwzx.js +2 -2
- package/lib/routes/universities/lntu/jwnews.js +2 -2
- package/lib/routes/universities/lyu/news/utils.js +1 -1
- package/lib/routes/universities/mit/graduateadmissions.js +3 -3
- package/lib/routes/universities/nciae/news.js +3 -3
- package/lib/routes/universities/nciae/tzgg.js +3 -3
- package/lib/routes/universities/nciae/xsxx.js +3 -3
- package/lib/routes/universities/njfu/jwc.js +2 -7
- package/lib/routes/universities/njtech/jwc.js +3 -3
- package/lib/routes/universities/nuc/index.js +4 -4
- package/lib/routes/universities/nudt/yjszs.js +1 -6
- package/lib/routes/universities/shanghaitech/activity.js +1 -1
- package/lib/routes/universities/shanghaitech/sist/activity.js +3 -3
- package/lib/routes/universities/shou/www.js +1 -1
- package/lib/routes/universities/slu/utils.js +2 -2
- package/lib/routes/universities/swufe/seie/index.js +3 -3
- package/lib/routes/universities/swust/cs.js +28 -13
- package/lib/routes/universities/swust/helper.js +1 -1
- package/lib/routes/universities/swust/jwc-news.js +45 -0
- package/lib/routes/universities/swust/jwc-notice.js +51 -0
- package/lib/routes/universities/thu/index.js +37 -42
- package/lib/routes/universities/usst/jwc.js +3 -3
- package/lib/routes/universities/utdallas/isso.js +3 -3
- package/lib/routes/universities/ynnu/edu/base64.js +6 -3
- package/lib/routes/universities/ynnu/edu/news.js +3 -3
- package/lib/routes/universities/ynu/utils.js +8 -8
- package/lib/routes/universities/yzu/home.js +4 -4
- package/lib/routes/universities/yzu/yjszs.js +4 -4
- package/lib/routes/universities/zjgsu/tzgg/utils.js +1 -1
- package/lib/routes/universities/zjut/design.js +3 -3
- package/lib/routes/universities/zjut/index.js +1 -1
- package/lib/routes/universities/zucc/cssearch/index.js +1 -1
- package/lib/routes/universities/zucc/news/index.js +3 -5
- package/lib/routes/universities/zzu/news.js +1 -1
- package/lib/routes/universities/zzu/soft/news.js +1 -1
- package/lib/routes/us/supremecourt/argument-audio.js +61 -0
- package/lib/routes/uwants/index.js +7 -7
- package/lib/routes/voa/index.js +1 -1
- package/lib/routes/vol/lastupdate.js +3 -3
- package/lib/routes/vulture/utils.js +1 -1
- package/lib/routes/watchface/update.js +4 -4
- package/lib/routes/webtoons/comic.js +2 -2
- package/lib/routes/webtoons/naver.js +1 -1
- package/lib/routes/weexcn/index.js +2 -2
- package/lib/routes/wegene/column.js +1 -6
- package/lib/routes/weidian/goods.js +1 -1
- package/lib/routes/whb/zhuzhan.js +7 -7
- package/lib/routes/wto/dispute-settlement.js +1 -1
- package/lib/routes/xiachufang/utils.js +3 -8
- package/lib/routes/xiaoheihe/discount.js +2 -2
- package/lib/routes/xiaoheihe/news.js +2 -4
- package/lib/routes/xiaoheihe/user.js +1 -1
- package/lib/routes/xuangubao/subject.js +1 -6
- package/lib/routes/xuetangx/course-list.js +54 -0
- package/lib/routes/yinxiang/card.js +2 -6
- package/lib/routes/yinxiang/category.js +2 -6
- package/lib/routes/yinxiang/note.js +2 -6
- package/lib/routes/yinxiang/personal.js +2 -6
- package/lib/routes/yinxiang/tag.js +2 -6
- package/lib/routes/youdao/latest.js +1 -1
- package/lib/routes/youdao/xueba.js +2 -2
- package/lib/routes/yuzu-emu/entry.js +1 -1
- package/lib/routes/zhishifenzi/depth.js +1 -3
- package/lib/routes/zhishifenzi/innovation.js +3 -9
- package/lib/routes/zhuixinfan/list.js +3 -3
- package/lib/routes/zimuku/index.js +1 -1
- package/lib/routes/zreading/home.js +2 -2
- package/lib/routes/zsnews/index.js +2 -2
- package/lib/utils/cf-email.js +1 -1
- package/lib/utils/common-config.js +3 -3
- package/lib/utils/common-utils.js +3 -7
- package/lib/utils/date-parser.js +86 -0
- package/lib/utils/date.js +38 -38
- package/lib/utils/got.js +6 -1
- package/lib/utils/logger.js +3 -3
- package/lib/utils/pac-proxy.js +75 -0
- package/lib/utils/parse-date.js +17 -17
- package/lib/utils/puppeteer.js +13 -15
- package/lib/utils/rand-user-agent.js +2 -1
- package/lib/utils/readable-social.js +3 -3
- package/lib/utils/render.js +2 -0
- package/lib/utils/request-wrapper.js +29 -24
- package/lib/utils/unify-proxy.js +15 -15
- package/lib/utils/valid-host.js +1 -1
- package/lib/utils/wechat-mp.js +8 -12
- package/lib/v2/12306/index.js +4 -4
- package/lib/v2/12306/zxdt.js +4 -13
- package/lib/v2/141jav/radar.js +2 -2
- package/lib/v2/141ppv/radar.js +2 -2
- package/lib/v2/163/exclusive.js +1 -1
- package/lib/v2/163/music/artist-songs.js +1 -1
- package/lib/v2/163/music/djradio.js +1 -1
- package/lib/v2/163/music/playlist.js +1 -1
- package/lib/v2/163/music/userplayrecords.js +1 -1
- package/lib/v2/163/news/rank.js +5 -5
- package/lib/v2/163/news/special.js +4 -4
- package/lib/v2/163/open/vip.js +1 -1
- package/lib/v2/163/renjian.js +2 -2
- package/lib/v2/163/today.js +1 -1
- package/lib/v2/18comic/index.js +1 -1
- package/lib/v2/18comic/search.js +1 -1
- package/lib/v2/18comic/utils.js +3 -3
- package/lib/v2/19lou/index.js +1 -1
- package/lib/v2/1lou/index.js +53 -0
- package/lib/v2/1lou/maintainer.js +3 -0
- package/lib/v2/1lou/radar.js +13 -0
- package/lib/v2/1lou/router.js +3 -0
- package/lib/v2/1point3acres/blog.js +2 -2
- package/lib/v2/1point3acres/category.js +1 -1
- package/lib/v2/1point3acres/maintainer.js +2 -2
- package/lib/v2/1point3acres/offer.js +5 -5
- package/lib/v2/1point3acres/section.js +2 -2
- package/lib/v2/1point3acres/thread.js +1 -1
- package/lib/v2/1point3acres/utils.js +2 -2
- package/lib/v2/2048/index.js +19 -14
- package/lib/v2/2cycd/radar.js +1 -1
- package/lib/v2/36kr/hot-list.js +2 -2
- package/lib/v2/36kr/index.js +4 -4
- package/lib/v2/36kr/utils.js +4 -4
- package/lib/v2/3dmgame/game.js +1 -6
- package/lib/v2/3dmgame/news-center.js +42 -0
- package/lib/v2/3dmgame/router.js +1 -1
- package/lib/v2/4gamers/category.js +31 -0
- package/lib/v2/4gamers/maintainer.js +6 -0
- package/lib/v2/4gamers/radar.js +31 -0
- package/lib/v2/4gamers/router.js +6 -0
- package/lib/v2/4gamers/tag.js +23 -0
- package/lib/v2/4gamers/templates/description.art +3 -0
- package/lib/v2/4gamers/templates/image.art +3 -0
- package/lib/v2/4gamers/topic.js +22 -0
- package/lib/v2/4gamers/utils.js +73 -0
- package/lib/v2/4ksj/forum.js +6 -19
- package/lib/v2/500px/router.js +1 -1
- package/lib/v2/500px/tribe-set.js +29 -0
- package/lib/v2/500px/user.js +1 -1
- package/lib/v2/500px/utils.js +1 -1
- package/lib/v2/50forum/zhuanjia.js +1 -1
- package/lib/v2/56kog/class.js +10 -0
- package/lib/v2/56kog/maintainer.js +4 -0
- package/lib/v2/56kog/radar.js +85 -0
- package/lib/v2/56kog/router.js +4 -0
- package/lib/v2/56kog/templates/description.art +32 -0
- package/lib/v2/56kog/top.js +10 -0
- package/lib/v2/56kog/util.js +111 -0
- package/lib/v2/591/list.js +2 -2
- package/lib/v2/5eplay/utils.js +5 -6
- package/lib/v2/6park/index.js +3 -3
- package/lib/v2/6park/news.js +5 -7
- package/lib/v2/6v123/router.js +2 -2
- package/lib/v2/6v123/utils.js +3 -3
- package/lib/v2/78dm/index.js +2 -2
- package/lib/v2/7mmtv/radar.js +2 -2
- package/lib/v2/81/81rc/index.js +1 -1
- package/lib/v2/8264/list.js +2 -2
- package/lib/v2/8kcos/article.js +1 -1
- package/lib/v2/8kcos/cat.js +1 -1
- package/lib/v2/8kcos/latest.js +1 -1
- package/lib/v2/8kcos/tag.js +1 -1
- package/lib/v2/91porn/utils.js +2 -2
- package/lib/v2/95mm/utils.js +3 -2
- package/lib/v2/9to5/subsite.js +1 -1
- package/lib/v2/9to5/utils.js +2 -2
- package/lib/v2/abc/index.js +161 -0
- package/lib/v2/abc/radar.js +13 -0
- package/lib/v2/abc/router.js +3 -0
- package/lib/v2/abc/templates/description.art +21 -0
- package/lib/v2/abskoop/index.js +1 -1
- package/lib/v2/abskoop/nsfw.js +1 -1
- package/lib/v2/acfun/article.js +7 -7
- package/lib/v2/acpaa/index.js +57 -0
- package/lib/v2/acpaa/maintainer.js +3 -0
- package/lib/v2/acpaa/radar.js +19 -0
- package/lib/v2/acpaa/router.js +3 -0
- package/lib/v2/aeon/utils.js +2 -2
- package/lib/v2/agirls/index.js +3 -21
- package/lib/v2/agirls/radar.js +3 -3
- package/lib/v2/agirls/router.js +2 -2
- package/lib/v2/agirls/topic-list.js +31 -0
- package/lib/v2/agirls/topic.js +3 -16
- package/lib/v2/agirls/utils.js +2 -8
- package/lib/v2/agora0/index.js +1 -1
- package/lib/v2/ahjzu/news.js +1 -1
- package/lib/v2/aicaijing/index.js +1 -1
- package/lib/v2/aijishu/utils.js +3 -3
- package/lib/v2/ainvest/article.js +1 -1
- package/lib/v2/ainvest/news.js +1 -1
- package/lib/v2/ainvest/utils.js +2 -2
- package/lib/v2/aip/journal-pupp.js +1 -1
- package/lib/v2/aisixiang/column.js +2 -2
- package/lib/v2/aisixiang/thinktank.js +2 -2
- package/lib/v2/aisixiang/toplist.js +1 -1
- package/lib/v2/aisixiang/utils.js +2 -2
- package/lib/v2/aisixiang/zhuanti.js +1 -1
- package/lib/v2/aliresearch/information.js +1 -1
- package/lib/v2/alistapart/radar.js +2 -2
- package/lib/v2/aliyun/notice.js +1 -1
- package/lib/v2/aliyun/router.js +1 -1
- package/lib/v2/aljazeera/index.js +3 -3
- package/lib/v2/ally/rail.js +2 -2
- package/lib/v2/amazon/kindle-software-updates.js +1 -1
- package/lib/v2/amazon/maintainer.js +1 -1
- package/lib/v2/annualreviews/index.js +1 -1
- package/lib/v2/anquanke/vul.js +3 -3
- package/lib/v2/apkpure/versions.js +3 -3
- package/lib/v2/apnews/topics.js +3 -2
- package/lib/v2/app-center/release.js +1 -1
- package/lib/v2/apple/apps.js +88 -17
- package/lib/v2/apple/maintainer.js +1 -1
- package/lib/v2/apple/radar.js +3 -3
- package/lib/v2/apple/router.js +2 -2
- package/lib/v2/appleinsider/index.js +1 -1
- package/lib/v2/appstore/maintainer.js +0 -1
- package/lib/v2/appstore/radar.js +0 -11
- package/lib/v2/appstore/router.js +0 -1
- package/lib/v2/aqara/community.js +1 -1
- package/lib/v2/aqara/news.js +2 -2
- package/lib/v2/aqara/post.js +2 -2
- package/lib/v2/arcteryx/maintainer.js +3 -3
- package/lib/v2/arcteryx/new-arrivals.js +1 -4
- package/lib/v2/arcteryx/outlet.js +1 -4
- package/lib/v2/arcteryx/regear-new-arrivals.js +1 -5
- package/lib/v2/arcteryx/utils.js +3 -3
- package/lib/v2/artstation/maintainer.js +3 -0
- package/lib/v2/artstation/radar.js +13 -0
- package/lib/v2/artstation/router.js +3 -0
- package/lib/v2/artstation/templates/description.art +17 -0
- package/lib/v2/artstation/user.js +98 -0
- package/lib/v2/asiantolick/index.js +73 -27
- package/lib/v2/asiantolick/maintainer.js +5 -3
- package/lib/v2/asiantolick/radar.js +34 -12
- package/lib/v2/asiantolick/router.js +2 -2
- package/lib/v2/asiantolick/templates/description.art +9 -3
- package/lib/v2/atcoder/contest.js +1 -1
- package/lib/v2/auto-stats/index.js +65 -0
- package/lib/v2/auto-stats/radar.js +35 -0
- package/lib/v2/auto-stats/router.js +3 -0
- package/lib/v2/baai/comments.js +2 -3
- package/lib/v2/baai/events.js +2 -5
- package/lib/v2/baai/hub.js +5 -6
- package/lib/v2/backlinko/blog.js +44 -0
- package/lib/v2/backlinko/maintainer.js +3 -0
- package/lib/v2/backlinko/radar.js +13 -0
- package/lib/v2/backlinko/router.js +3 -0
- package/lib/v2/baidu/maintainer.js +1 -0
- package/lib/v2/baidu/radar.js +12 -1
- package/lib/v2/baidu/router.js +1 -0
- package/lib/v2/baidu/search.js +54 -0
- package/lib/v2/baidu/templates/description.art +6 -0
- package/lib/v2/baidu/tieba/post.js +1 -1
- package/lib/v2/bangumi/maintainer.js +2 -0
- package/lib/v2/bangumi/moe/index.js +1 -1
- package/lib/v2/bangumi/online/online.js +1 -1
- package/lib/v2/bangumi/radar.js +12 -0
- package/lib/v2/bangumi/router.js +2 -0
- package/lib/v2/bangumi/tv/calendar/today.js +5 -5
- package/lib/v2/bangumi/tv/group/reply.js +1 -1
- package/lib/v2/bangumi/tv/other/followrank.js +42 -0
- package/lib/v2/bangumi/tv/person/index.js +1 -1
- package/lib/v2/bangumi/tv/subject/comments.js +3 -8
- package/lib/v2/bangumi/tv/subject/ep.js +2 -2
- package/lib/v2/bangumi/tv/subject/index.js +1 -1
- package/lib/v2/bangumi/tv/user/wish.js +38 -0
- package/lib/v2/bast/index.js +1 -1
- package/lib/v2/bbc/index.js +4 -18
- package/lib/v2/bbc/utils.js +1 -1
- package/lib/v2/bbcnewslabs/news.js +1 -2
- package/lib/v2/bdys/index.js +2 -2
- package/lib/v2/behance/radar.js +3 -6
- package/lib/v2/bellroy/maintainer.js +1 -1
- package/lib/v2/bendibao/news.js +3 -3
- package/lib/v2/bilibili/bangumi.js +13 -11
- package/lib/v2/bilibili/cache.js +57 -26
- package/lib/v2/bilibili/coin.js +2 -2
- package/lib/v2/bilibili/danmaku.js +2 -6
- package/lib/v2/bilibili/dynamic.js +43 -43
- package/lib/v2/bilibili/fav.js +2 -2
- package/lib/v2/bilibili/followers.js +2 -2
- package/lib/v2/bilibili/followings-article.js +48 -0
- package/lib/v2/bilibili/followings-dynamic.js +152 -0
- package/lib/v2/bilibili/followings-video.js +46 -0
- package/lib/v2/bilibili/followings.js +3 -3
- package/lib/v2/bilibili/hot-search.js +29 -0
- package/lib/v2/bilibili/link-news.js +42 -0
- package/lib/v2/bilibili/live-room.js +41 -0
- package/lib/v2/bilibili/live-search.js +48 -0
- package/lib/v2/bilibili/maintainer.js +2 -6
- package/lib/v2/bilibili/mall-new.js +31 -0
- package/lib/v2/bilibili/manga-followings.js +39 -0
- package/lib/v2/bilibili/page.js +2 -2
- package/lib/v2/bilibili/partion-ranking.js +6 -8
- package/lib/v2/bilibili/partion.js +2 -2
- package/lib/v2/bilibili/platform.js +43 -0
- package/lib/v2/bilibili/popular.js +1 -1
- package/lib/v2/bilibili/radar.js +9 -7
- package/lib/v2/bilibili/ranking.js +4 -4
- package/lib/v2/bilibili/readlist.js +1 -1
- package/lib/v2/bilibili/router.js +18 -21
- package/lib/v2/bilibili/user-bangumi.js +36 -0
- package/lib/v2/bilibili/user-channel.js +70 -0
- package/lib/v2/bilibili/user-collection.js +53 -0
- package/lib/v2/bilibili/user-fav.js +37 -0
- package/lib/v2/bilibili/utils.js +44 -5
- package/lib/v2/bilibili/video-all.js +7 -6
- package/lib/v2/bilibili/video.js +4 -3
- package/lib/v2/bilibili/vsearch.js +4 -4
- package/lib/v2/bilibili/watchlater.js +4 -4
- package/lib/v2/bilibili/weekly-recommend.js +41 -0
- package/lib/v2/bing/daily-wallpaper.js +25 -0
- package/lib/v2/bing/maintainer.js +4 -0
- package/lib/v2/bing/radar.js +22 -0
- package/lib/v2/bing/router.js +4 -0
- package/lib/v2/bing/search.js +28 -0
- package/lib/v2/bioone/featured.js +2 -2
- package/lib/v2/bioone/journal.js +1 -1
- package/lib/v2/biquge/index.js +5 -5
- package/lib/v2/bitmovin/blog.js +1 -1
- package/lib/v2/bjfu/it/utils.js +1 -1
- package/lib/v2/bjfu/news/utils.js +1 -1
- package/lib/v2/bjsk/keti.js +1 -1
- package/lib/v2/bjwxdxh/index.js +1 -1
- package/lib/v2/bjx/huanbao.js +2 -2
- package/lib/v2/blizzard/news.js +1 -1
- package/lib/v2/bloomberg/utils.js +15 -12
- package/lib/v2/bnu/dwxgb.js +18 -23
- package/lib/v2/boc/radar.js +1 -1
- package/lib/v2/boc/whpj.js +1 -1
- package/lib/v2/booru/maintainer.js +3 -0
- package/lib/v2/booru/mmda.js +47 -0
- package/lib/v2/booru/radar.js +12 -0
- package/lib/v2/booru/router.js +3 -0
- package/lib/v2/bossdesign/index.js +41 -0
- package/lib/v2/bossdesign/maintainer.js +3 -0
- package/lib/v2/bossdesign/radar.js +13 -0
- package/lib/v2/brave/latest.js +4 -2
- package/lib/v2/brooklynmuseum/radar.js +1 -1
- package/lib/v2/bse/index.js +5 -6
- package/lib/v2/bsky/keyword.js +1 -1
- package/lib/v2/bsky/maintainer.js +1 -0
- package/lib/v2/bsky/posts.js +42 -0
- package/lib/v2/bsky/radar.js +6 -0
- package/lib/v2/bsky/router.js +1 -0
- package/lib/v2/bsky/templates/post.art +15 -0
- package/lib/v2/bsky/utils.js +52 -0
- package/lib/v2/btzj/index.js +2 -2
- package/lib/v2/buaa/maintainer.js +4 -0
- package/lib/v2/buaa/news/index.js +46 -0
- package/lib/v2/buaa/radar.js +21 -0
- package/lib/v2/buaa/router.js +4 -0
- package/lib/v2/buaa/sme.js +59 -0
- package/lib/v2/bulianglin/bulianglin.js +32 -0
- package/lib/v2/bulianglin/maintainer.js +3 -0
- package/lib/v2/bulianglin/radar.js +13 -0
- package/lib/v2/bulianglin/router.js +3 -0
- package/lib/v2/byteclicks/index.js +1 -1
- package/lib/v2/byteclicks/tag.js +1 -1
- package/lib/v2/bytes/bytes.js +1 -1
- package/lib/v2/bytes/maintainer.js +0 -1
- package/lib/v2/bytes/radar.js +1 -1
- package/lib/v2/c114/roll.js +1 -1
- package/lib/v2/caam/index.js +64 -0
- package/lib/v2/caam/radar.js +2677 -0
- package/lib/v2/caam/router.js +3 -0
- package/lib/v2/caijing/roll.js +1 -1
- package/lib/v2/caixin/blog.js +68 -45
- package/lib/v2/caixin/category.js +3 -3
- package/lib/v2/caixin/router.js +1 -1
- package/lib/v2/caixin/utils.js +21 -24
- package/lib/v2/caixin/weekly.js +20 -15
- package/lib/v2/caixinglobal/latest.js +64 -0
- package/lib/v2/caixinglobal/maintainer.js +3 -0
- package/lib/v2/caixinglobal/radar.js +13 -0
- package/lib/v2/caixinglobal/router.js +3 -0
- package/lib/v2/camchina/index.js +1 -1
- package/lib/v2/cankaoxiaoxi/index.js +1 -1
- package/lib/v2/cas/genetics/index.js +63 -0
- package/lib/v2/cas/is/index.js +1 -1
- package/lib/v2/cas/maintainer.js +1 -1
- package/lib/v2/cas/mesalab/kb.js +1 -1
- package/lib/v2/cas/radar.js +3 -3
- package/lib/v2/cas/router.js +1 -1
- package/lib/v2/cau/yjs.js +1 -1
- package/lib/v2/caus/index.js +1 -1
- package/lib/v2/cbaigui/index.js +2 -2
- package/lib/v2/cbc/topics.js +3 -1
- package/lib/v2/ccf/ccfcv/index.js +1 -1
- package/lib/v2/cctv/jx.js +1 -1
- package/lib/v2/cctv/lm.js +1 -1
- package/lib/v2/cctv/maintainer.js +0 -1
- package/lib/v2/cctv/radar.js +0 -6
- package/lib/v2/cctv/router.js +0 -1
- package/lib/v2/cctv/utils/mzzlbg.js +1 -1
- package/lib/v2/cde/utils.js +1 -1
- package/lib/v2/cdi/index.js +1 -1
- package/lib/v2/cdzjryb/router.js +1 -1
- package/lib/v2/cfachina/analygarden.js +60 -0
- package/lib/v2/cfachina/maintainer.js +3 -0
- package/lib/v2/cfachina/radar.js +13 -0
- package/lib/v2/cfachina/router.js +3 -0
- package/lib/v2/cfmmc/index.js +72 -0
- package/lib/v2/cfmmc/maintainer.js +3 -0
- package/lib/v2/cfmmc/radar.js +17 -0
- package/lib/v2/cfmmc/router.js +3 -0
- package/lib/v2/changba/user.js +2 -2
- package/lib/v2/chiculture/topic.js +4 -4
- package/lib/v2/china/finance/finance.js +61 -0
- package/lib/v2/china/maintainer.js +1 -0
- package/lib/v2/china/news/military/news.js +5 -6
- package/lib/v2/china/radar.js +9 -0
- package/lib/v2/china/router.js +1 -0
- package/lib/v2/chinafactcheck/index.js +20 -21
- package/lib/v2/chinafactcheck/utils.js +16 -16
- package/lib/v2/chinaisa/index.js +83 -0
- package/lib/v2/chinaisa/maintainer.js +3 -0
- package/lib/v2/chinaisa/radar.js +18 -0
- package/lib/v2/chinaisa/router.js +3 -0
- package/lib/v2/chinamoney/channels.js +57 -0
- package/lib/v2/chinamoney/maintainer.js +3 -0
- package/lib/v2/chinamoney/notice.js +61 -0
- package/lib/v2/chinamoney/radar.js +11 -0
- package/lib/v2/chinamoney/router.js +3 -0
- package/lib/v2/chinanews/index.js +1 -1
- package/lib/v2/chinaventure/index.js +1 -1
- package/lib/v2/chinawriter/index.js +6 -6
- package/lib/v2/chsi/hotnews.js +3 -11
- package/lib/v2/chsi/kydt.js +1 -6
- package/lib/v2/chsi/kyzx.js +1 -5
- package/lib/v2/chuanliu/maintainer.js +3 -0
- package/lib/v2/chuanliu/nice.js +76 -0
- package/lib/v2/chuanliu/radar.js +13 -0
- package/lib/v2/chuanliu/router.js +3 -0
- package/lib/v2/chuanliu/templates/description.art +23 -0
- package/lib/v2/cib/maintainer.js +3 -0
- package/lib/v2/cib/radar.js +13 -0
- package/lib/v2/cib/router.js +3 -0
- package/lib/v2/cib/whpj.js +85 -0
- package/lib/v2/civitai/discussions.js +2 -2
- package/lib/v2/cls/depth.js +8 -11
- package/lib/v2/cls/hot.js +1 -1
- package/lib/v2/cls/telegraph.js +1 -1
- package/lib/v2/cma/channel.js +87 -0
- package/lib/v2/cma/maintainer.js +3 -0
- package/lib/v2/cma/radar.js +18 -0
- package/lib/v2/cma/router.js +3 -0
- package/lib/v2/cma/templates/description.art +13 -0
- package/lib/v2/cmpxchg8b/articles.js +43 -0
- package/lib/v2/cmpxchg8b/maintainer.js +3 -0
- package/lib/v2/cmpxchg8b/radar.js +13 -0
- package/lib/v2/cmpxchg8b/router.js +3 -0
- package/lib/v2/cna/index.js +2 -1
- package/lib/v2/cna/maintainer.js +1 -0
- package/lib/v2/cna/radar.js +6 -0
- package/lib/v2/cna/router.js +1 -0
- package/lib/v2/cna/web/index.js +56 -0
- package/lib/v2/cnbc/rss.js +1 -1
- package/lib/v2/cnbeta/type.js +15 -9
- package/lib/v2/cnbeta/utils.js +4 -1
- package/lib/v2/cneb/yjxw.js +3 -3
- package/lib/v2/cneb/yjxx.js +1 -1
- package/lib/v2/cnjxol/index.js +3 -3
- package/lib/v2/cnljxh/index.js +71 -0
- package/lib/v2/cnljxh/maintainer.js +7 -0
- package/lib/v2/cnljxh/radar.js +194 -0
- package/lib/v2/cnljxh/router.js +3 -0
- package/lib/v2/cntheory/paper.js +1 -3
- package/lib/v2/cntheory/templates/description.art +1 -1
- package/lib/v2/cntv/column.js +1 -1
- package/lib/v2/codeforces/contests.js +2 -2
- package/lib/v2/codeforces/router.js +1 -1
- package/lib/v2/comicskingdom/index.js +1 -1
- package/lib/v2/consumer/maintainer.js +1 -0
- package/lib/v2/consumer/radar.js +6 -0
- package/lib/v2/consumer/router.js +1 -0
- package/lib/v2/consumer/shopping-guide.js +66 -0
- package/lib/v2/cool18/index.js +2 -2
- package/lib/v2/coolapk/dyh.js +2 -2
- package/lib/v2/coolapk/hot.js +1 -1
- package/lib/v2/coolapk/huati.js +2 -2
- package/lib/v2/coolapk/router.js +1 -1
- package/lib/v2/coolapk/user-dynamic.js +35 -0
- package/lib/v2/coolapk/utils.js +7 -7
- package/lib/v2/coomer/utils.js +1 -1
- package/lib/v2/copymanga/comic.js +4 -7
- package/lib/v2/cpcey/index.js +2 -2
- package/lib/v2/cqwu/index.js +11 -8
- package/lib/v2/cqwu/radar.js +2 -2
- package/lib/v2/crac/index.js +1 -1
- package/lib/v2/creative-comic/book.js +40 -34
- package/lib/v2/creative-comic/utils.js +1 -2
- package/lib/v2/cs/index.js +83 -0
- package/lib/v2/cs/maintainer.js +5 -0
- package/lib/v2/cs/radar.js +229 -0
- package/lib/v2/cs/router.js +13 -0
- package/lib/v2/cs/video.js +70 -0
- package/lib/v2/cssn/iolaw.js +1 -1
- package/lib/v2/cste/index.js +1 -1
- package/lib/v2/cste/radar.js +1 -1
- package/lib/v2/csu/utils.js +1 -1
- package/lib/v2/cts/news.js +1 -1
- package/lib/v2/curiouscat/radar.js +1 -1
- package/lib/v2/curius/templates/description.art +1 -1
- package/lib/v2/cw/utils.js +3 -3
- package/lib/v2/cyzone/author.js +2 -4
- package/lib/v2/cyzone/index.js +2 -4
- package/lib/v2/cyzone/label.js +2 -4
- package/lib/v2/cyzone/maintainer.js +1 -1
- package/lib/v2/cyzone/util.js +5 -5
- package/lib/v2/dahecube/index.js +1 -1
- package/lib/v2/dahecube/radar.js +41 -5
- package/lib/v2/daily/radar.js +3 -3
- package/lib/v2/damai/activity.js +44 -0
- package/lib/v2/damai/maintainer.js +3 -0
- package/lib/v2/damai/radar.js +13 -0
- package/lib/v2/damai/router.js +3 -0
- package/lib/v2/damai/templates/activity.art +5 -0
- package/lib/v2/dayanzai/index.js +15 -17
- package/lib/v2/dblp/publication.js +1 -6
- package/lib/v2/dcard/section.js +1 -1
- package/lib/v2/dcard/utils.js +5 -5
- package/lib/v2/dcfever/news.js +1 -1
- package/lib/v2/dcfever/utils.js +8 -1
- package/lib/v2/deadline/maintainer.js +0 -1
- package/lib/v2/deadline/posts.js +2 -2
- package/lib/v2/deadline/radar.js +1 -1
- package/lib/v2/dedao/knowledge.js +1 -1
- package/lib/v2/dedao/list.js +2 -2
- package/lib/v2/dedao/user.js +2 -2
- package/lib/v2/deeplearning/maintainer.js +3 -0
- package/lib/v2/deeplearning/radar.js +13 -0
- package/lib/v2/deeplearning/router.js +3 -0
- package/lib/v2/deeplearning/thebatch.js +36 -0
- package/lib/v2/dgjyw/index.js +1 -1
- package/lib/v2/dgjyw/router.js +1 -1
- package/lib/v2/dhu/jiaowu/news.js +2 -4
- package/lib/v2/dhu/xxgk/news.js +1 -3
- package/lib/v2/diandong/maintainer.js +0 -1
- package/lib/v2/diandong/radar.js +0 -6
- package/lib/v2/diandong/router.js +0 -1
- package/lib/v2/diershoubing/news.js +1 -1
- package/lib/v2/discord/channel.js +1 -1
- package/lib/v2/discord/radar.js +1 -1
- package/lib/v2/discourse/notifications.js +2 -2
- package/lib/v2/discourse/utils.js +1 -1
- package/lib/v2/discuz/discuz.js +6 -10
- package/lib/v2/discuz/radar.js +1 -0
- package/lib/v2/dlnews/category.js +23 -14
- package/lib/v2/dlsite/campaign.js +1 -1
- package/lib/v2/dlsite/ci-en/article.js +2 -2
- package/lib/v2/dlsite/new.js +2 -2
- package/lib/v2/dlsite/utils.js +3 -3
- package/lib/v2/dn/news.js +1 -1
- package/lib/v2/dnaindia/radar.js +2 -2
- package/lib/v2/dockerhub/build.js +1 -1
- package/lib/v2/dockerhub/radar.js +2 -2
- package/lib/v2/dockerhub/tag.js +1 -1
- package/lib/v2/dol/announce.js +92 -0
- package/lib/v2/dol/maintainer.js +3 -0
- package/lib/v2/dol/radar.js +33 -0
- package/lib/v2/dol/router.js +3 -0
- package/lib/v2/domp4/detail.js +8 -6
- package/lib/v2/domp4/utils.js +4 -4
- package/lib/v2/dongqiudi/result.js +1 -1
- package/lib/v2/dongqiudi/router.js +3 -3
- package/lib/v2/dongqiudi/special.js +13 -21
- package/lib/v2/dongqiudi/top-news.js +33 -0
- package/lib/v2/dongqiudi/utils.js +27 -3
- package/lib/v2/dorohedoro/news.js +2 -2
- package/lib/v2/douban/channel/topic.js +1 -1
- package/lib/v2/douban/maintainer.js +4 -2
- package/lib/v2/douban/other/celebrity.js +1 -1
- package/lib/v2/douban/other/classification.js +10 -12
- package/lib/v2/douban/other/discussion.js +58 -0
- package/lib/v2/douban/other/doulist.js +9 -7
- package/lib/v2/douban/other/explore-column.js +56 -0
- package/lib/v2/douban/other/explore.js +1 -1
- package/lib/v2/douban/other/group.js +1 -1
- package/lib/v2/douban/other/list.js +51 -28
- package/lib/v2/douban/other/playing.js +12 -14
- package/lib/v2/douban/other/recommended.js +70 -0
- package/lib/v2/douban/other/replied.js +2 -2
- package/lib/v2/douban/other/topic.js +2 -2
- package/lib/v2/douban/people/status.js +40 -62
- package/lib/v2/douban/people/wish.js +4 -4
- package/lib/v2/douban/radar.js +9 -1
- package/lib/v2/douban/router.js +7 -5
- package/lib/v2/douyin/hashtag.js +4 -4
- package/lib/v2/douyin/live.js +3 -3
- package/lib/v2/douyin/user.js +4 -4
- package/lib/v2/douyin/utils.js +11 -11
- package/lib/v2/dribbble/utils.js +3 -3
- package/lib/v2/duozhuayu/search.js +4 -4
- package/lib/v2/dushu/fuzhou/index.js +1 -1
- package/lib/v2/dut/defaults.js +4 -0
- package/lib/v2/dut/index.js +26 -14
- package/lib/v2/dut/maintainer.js +8 -7
- package/lib/v2/dut/radar.js +49 -41
- package/lib/v2/dut/router.js +1 -1
- package/lib/v2/dut/shortcuts.js +5 -0
- package/lib/v2/dx2025/radar.js +1 -7
- package/lib/v2/dxy/profile/thread.js +6 -6
- package/lib/v2/dxy/special.js +6 -6
- package/lib/v2/dxy/utils.js +1 -1
- package/lib/v2/e-hentai/index.js +1 -1
- package/lib/v2/eagle/blog.js +3 -3
- package/lib/v2/eagle/changelog.js +3 -3
- package/lib/v2/earthquake/ceic.js +4 -4
- package/lib/v2/earthquake/index.js +3 -3
- package/lib/v2/eastday/24.js +4 -4
- package/lib/v2/eastday/maintainer.js +0 -1
- package/lib/v2/eastday/radar.js +0 -6
- package/lib/v2/eastday/router.js +0 -1
- package/lib/v2/eastmoney/report/index.js +1 -1
- package/lib/v2/eastmoney/search/index.js +1 -1
- package/lib/v2/economist/espresso.js +2 -2
- package/lib/v2/economist/full.js +1 -1
- package/lib/v2/economist/global-business-review.js +13 -7
- package/lib/v2/economist/maintainer.js +0 -2
- package/lib/v2/economist/radar.js +0 -8
- package/lib/v2/economist/router.js +0 -2
- package/lib/v2/ecust/e/news.js +2 -2
- package/lib/v2/ecust/jwc/notice.js +1 -1
- package/lib/v2/egsea/flash.js +30 -0
- package/lib/v2/egsea/maintainer.js +3 -0
- package/lib/v2/egsea/radar.js +13 -0
- package/lib/v2/egsea/router.js +3 -0
- package/lib/v2/ehentai/ehapi.js +13 -23
- package/lib/v2/ehentai/favorites.js +13 -15
- package/lib/v2/ehentai/search.js +11 -13
- package/lib/v2/ehentai/tag.js +11 -13
- package/lib/v2/ekantipur/issue.js +64 -0
- package/lib/v2/ekantipur/maintainer.js +3 -0
- package/lib/v2/ekantipur/radar.js +13 -0
- package/lib/v2/ekantipur/router.js +3 -0
- package/lib/v2/eleduck/posts.js +2 -2
- package/lib/v2/embassy/index.js +1 -1
- package/lib/v2/epicgames/index.js +16 -11
- package/lib/v2/epicgames/templates/description.art +1 -0
- package/lib/v2/eprice/rss.js +5 -5
- package/lib/v2/eventernote/actors.js +1 -3
- package/lib/v2/fansly/maintainer.js +4 -0
- package/lib/v2/fansly/post.js +29 -0
- package/lib/v2/fansly/radar.js +19 -0
- package/lib/v2/fansly/router.js +4 -0
- package/lib/v2/fansly/tag.js +30 -0
- package/lib/v2/fansly/templates/media.art +8 -0
- package/lib/v2/fansly/templates/poll.art +4 -0
- package/lib/v2/fansly/templates/tip-goal.art +2 -0
- package/lib/v2/fansly/utils.js +176 -0
- package/lib/v2/fantia/search.js +8 -9
- package/lib/v2/fantia/user.js +4 -4
- package/lib/v2/farmatters/index.js +85 -0
- package/lib/v2/farmatters/maintainer.js +7 -0
- package/lib/v2/farmatters/radar.js +36 -0
- package/lib/v2/farmatters/router.js +6 -0
- package/lib/v2/farmatters/templates/description.art +9 -0
- package/lib/v2/fastbull/express-news.js +1 -1
- package/lib/v2/fastbull/news.js +1 -1
- package/lib/v2/fda/cdrh.js +3 -3
- package/lib/v2/ff14/ff14-global.js +44 -0
- package/lib/v2/ff14/router.js +4 -4
- package/lib/v2/fffdm/manhua/manhua.js +1 -6
- package/lib/v2/finology/router.js +1 -1
- package/lib/v2/finviz/news.js +4 -4
- package/lib/v2/firefox/addons.js +35 -0
- package/lib/v2/firefox/breaches.js +38 -0
- package/lib/v2/firefox/maintainer.js +2 -0
- package/lib/v2/firefox/radar.js +17 -0
- package/lib/v2/firefox/release.js +36 -0
- package/lib/v2/firefox/router.js +3 -1
- package/lib/v2/fisher-spb/news.js +1 -2
- package/lib/v2/fisher-spb/radar.js +1 -1
- package/lib/v2/fjksbm/index.js +2 -2
- package/lib/v2/flyert/utils.js +3 -2
- package/lib/v2/followin/index.js +3 -3
- package/lib/v2/followin/radar.js +1 -1
- package/lib/v2/followin/tag.js +2 -2
- package/lib/v2/followin/utils.js +6 -8
- package/lib/v2/foresightnews/article.js +1 -1
- package/lib/v2/foresightnews/column.js +1 -1
- package/lib/v2/foresightnews/index.js +1 -1
- package/lib/v2/foresightnews/maintainer.js +0 -1
- package/lib/v2/foresightnews/news.js +1 -1
- package/lib/v2/foresightnews/util.js +3 -4
- package/lib/v2/fortnite/news.js +1 -1
- package/lib/v2/fortunechina/index.js +1 -1
- package/lib/v2/fosshub/radar.js +1 -1
- package/lib/v2/free/maintainer.js +3 -0
- package/lib/v2/free/radar.js +13 -0
- package/lib/v2/free/router.js +3 -0
- package/lib/v2/free/rss.js +19 -0
- package/lib/v2/freecomputerbooks/radar.js +2 -2
- package/lib/v2/freewechat/profile.js +4 -2
- package/lib/v2/ft/myft.js +6 -5
- package/lib/v2/ft/radar.js +1 -1
- package/lib/v2/ft/utils.js +1 -1
- package/lib/v2/fuliba/latest.js +25 -0
- package/lib/v2/fuliba/maintainer.js +3 -0
- package/lib/v2/fuliba/radar.js +15 -0
- package/lib/v2/fuliba/router.js +3 -0
- package/lib/v2/furstar/archive.js +1 -1
- package/lib/v2/furstar/artists.js +1 -1
- package/lib/v2/furstar/index.js +1 -1
- package/lib/v2/futunn/main.js +2 -2
- package/lib/v2/fx-markets/channel.js +1 -1
- package/lib/v2/fxiaoke/crm.js +63 -0
- package/lib/v2/fxiaoke/maintainer.js +3 -0
- package/lib/v2/fxiaoke/radar.js +37 -0
- package/lib/v2/fxiaoke/router.js +3 -0
- package/lib/v2/gamebase/news.js +3 -3
- package/lib/v2/gamer/gnn-index.js +126 -0
- package/lib/v2/gamer/router.js +1 -1
- package/lib/v2/gamersecret/index.js +1 -1
- package/lib/v2/gamme/category.js +3 -3
- package/lib/v2/gamme/tag.js +4 -4
- package/lib/v2/gcores/category.js +18 -19
- package/lib/v2/gcores/collection.js +14 -14
- package/lib/v2/gcores/radio.js +4 -15
- package/lib/v2/gdsrx/index.js +72 -0
- package/lib/v2/gdsrx/maintainer.js +3 -0
- package/lib/v2/gdsrx/radar.js +61 -0
- package/lib/v2/gdsrx/router.js +3 -0
- package/lib/v2/gdut/news.js +3 -2
- package/lib/v2/gdut/oa-news.js +210 -0
- package/lib/v2/gdut/router.js +1 -1
- package/lib/v2/getitfree/index.js +42 -34
- package/lib/v2/getitfree/maintainer.js +3 -1
- package/lib/v2/getitfree/radar.js +19 -2
- package/lib/v2/getitfree/router.js +10 -2
- package/lib/v2/getitfree/util.js +326 -0
- package/lib/v2/gf-cn/news.js +1 -1
- package/lib/v2/gitee/repos/commits.js +1 -1
- package/lib/v2/gitee/repos/events.js +1 -1
- package/lib/v2/gitee/repos/releases.js +1 -1
- package/lib/v2/gitee/users/events.js +1 -1
- package/lib/v2/github/comments.js +15 -19
- package/lib/v2/github/contributors.js +24 -41
- package/lib/v2/github/follower.js +1 -1
- package/lib/v2/github/issue.js +1 -1
- package/lib/v2/github/notifications.js +5 -5
- package/lib/v2/github/pulls.js +1 -1
- package/lib/v2/github/radar.js +12 -12
- package/lib/v2/github/router.js +1 -1
- package/lib/v2/github/star.js +1 -1
- package/lib/v2/github/starred-repos.js +63 -0
- package/lib/v2/github/topic.js +26 -10
- package/lib/v2/github/trending.js +1 -1
- package/lib/v2/gitpod/blog.js +1 -1
- package/lib/v2/globallawreview/index.js +1 -1
- package/lib/v2/gocn/jobs.js +14 -9
- package/lib/v2/gocn/maintainer.js +3 -1
- package/lib/v2/gocn/news.js +31 -0
- package/lib/v2/gocn/radar.js +8 -2
- package/lib/v2/gocn/router.js +3 -1
- package/lib/v2/gocn/topics.js +15 -7
- package/lib/v2/gocn/utils.js +38 -0
- package/lib/v2/gofans/index.js +41 -0
- package/lib/v2/gofans/maintainer.js +3 -0
- package/lib/v2/gofans/radar.js +13 -0
- package/lib/v2/gofans/router.js +3 -0
- package/lib/v2/gofans/templates/description.art +7 -0
- package/lib/v2/gogoanimehd/radar.js +1 -1
- package/lib/v2/gogoanimehd/recent-releases.js +1 -1
- package/lib/v2/google/album.js +1 -1
- package/lib/v2/google/alerts.js +33 -0
- package/lib/v2/google/citations.js +4 -5
- package/lib/v2/google/fonts.js +1 -1
- package/lib/v2/google/maintainer.js +3 -1
- package/lib/v2/google/radar.js +12 -8
- package/lib/v2/google/router.js +2 -2
- package/lib/v2/google/scholar.js +1 -1
- package/lib/v2/google/search.js +62 -0
- package/lib/v2/google/templates/description.art +6 -0
- package/lib/v2/gov/beijing/bjedu/gh.js +48 -0
- package/lib/v2/gov/beijing/bphc/index.js +1 -1
- package/lib/v2/gov/beijing/jw/tzgg.js +1 -1
- package/lib/v2/gov/beijing/kw/index.js +3 -3
- package/lib/v2/gov/caac/cjwt.js +56 -0
- package/lib/v2/gov/caac/templates/description.art +25 -0
- package/lib/v2/gov/cac/index.js +2 -2
- package/lib/v2/gov/ccdi/index.js +1 -1
- package/lib/v2/gov/ccdi/utils.js +5 -5
- package/lib/v2/gov/chinamine-safety/util.js +77 -0
- package/lib/v2/gov/chinamine-safety/xw.js +37 -0
- package/lib/v2/gov/chinamine-safety/zfxxgk.js +36 -0
- package/lib/v2/gov/chinatax/latest.js +4 -4
- package/lib/v2/gov/chongqing/gzw.js +2 -5
- package/lib/v2/gov/cmse/index.js +2 -2
- package/lib/v2/gov/cnnic/index.js +2 -2
- package/lib/v2/gov/forestry/gjlckjdjt.js +96 -0
- package/lib/v2/gov/forestry/templates/description.art +15 -0
- package/lib/v2/gov/general/general.js +19 -33
- package/lib/v2/gov/huizhou/zwgk/index.js +1 -1
- package/lib/v2/gov/jgjcndrc/index.js +59 -0
- package/lib/v2/gov/maintainer.js +27 -3
- package/lib/v2/gov/maoming/maoming.js +15 -61
- package/lib/v2/gov/mee/ywdt.js +2 -2
- package/lib/v2/gov/mem/sgcc.js +64 -0
- package/lib/v2/gov/mfa/wjdt.js +1 -1
- package/lib/v2/gov/miit/wjfb.js +2 -2
- package/lib/v2/gov/miit/wjgs.js +1 -1
- package/lib/v2/gov/miit/yjzj.js +2 -2
- package/lib/v2/gov/miit/zcjd.js +1 -1
- package/lib/v2/gov/miit/zcwj.js +2 -2
- package/lib/v2/gov/moa/moa.js +160 -0
- package/lib/v2/gov/moa/zdscxx.js +102 -0
- package/lib/v2/gov/moe/moe.js +23 -27
- package/lib/v2/gov/mof/bond.js +51 -0
- package/lib/v2/gov/mofcom/article.js +7 -7
- package/lib/v2/gov/moj/lfyjzj.js +53 -0
- package/lib/v2/gov/mot/index.js +66 -0
- package/lib/v2/gov/ndrc/fggz.js +62 -0
- package/lib/v2/gov/ndrc/xwdt.js +54 -0
- package/lib/v2/gov/nea/ghs.js +58 -0
- package/lib/v2/gov/news/index.js +41 -55
- package/lib/v2/gov/nifdc/index.js +40 -33
- package/lib/v2/gov/nopss/index.js +1 -1
- package/lib/v2/gov/npc/index.js +47 -0
- package/lib/v2/gov/nrta/dsj.js +1 -1
- package/lib/v2/gov/nrta/news.js +2 -2
- package/lib/v2/gov/nsfc/index.js +3 -3
- package/lib/v2/gov/pbc/gzlw.js +1 -1
- package/lib/v2/gov/radar.js +1347 -13
- package/lib/v2/gov/router.js +31 -6
- package/lib/v2/gov/safe/business.js +8 -0
- package/lib/v2/gov/safe/complaint.js +8 -0
- package/lib/v2/gov/safe/templates/message.art +25 -0
- package/lib/v2/gov/safe/util.js +87 -0
- package/lib/v2/gov/samr/templates/description.art +26 -0
- package/lib/v2/gov/samr/xgzlyhd.js +100 -0
- package/lib/v2/gov/shanghai/wgj/wgj.js +1 -1
- package/lib/v2/gov/shanghai/yjj/index.js +2 -2
- package/lib/v2/gov/shenzhen/hrss/szksy/index.js +1 -1
- package/lib/v2/gov/shenzhen/xxgk/zfxxgj.js +1 -1
- package/lib/v2/gov/shenzhen/zjj/index.js +1 -1
- package/lib/v2/gov/shenzhen/zzb/index.js +1 -1
- package/lib/v2/gov/sichuan/deyang/govpublicinfo.js +1 -1
- package/lib/v2/gov/stats/index.js +2 -2
- package/lib/v2/gov/suzhou/doc.js +46 -0
- package/lib/v2/gov/suzhou/fg.js +62 -0
- package/lib/v2/gov/suzhou/news.js +116 -0
- package/lib/v2/gov/taiyuan/rsj.js +1 -1
- package/lib/v2/gov/xuzhou/hrss.js +1 -1
- package/lib/v2/gov/zhejiang/gwy.js +84 -0
- package/lib/v2/gov/zhengce/govall.js +2 -2
- package/lib/v2/gov/zhengce/index.js +99 -0
- package/lib/v2/gov/zhengce/wenjian.js +1 -1
- package/lib/v2/greasyfork/maintainer.js +1 -0
- package/lib/v2/greasyfork/router.js +1 -0
- package/lib/v2/greasyfork/scripts.js +25 -20
- package/lib/v2/grist/featured.js +1 -1
- package/lib/v2/grubstreet/maintainer.js +3 -0
- package/lib/v2/grubstreet/radar.js +13 -0
- package/lib/v2/grubstreet/router.js +3 -0
- package/lib/v2/grubstreet/utils.js +84 -0
- package/lib/v2/guancha/index.js +9 -15
- package/lib/v2/guancha/member.js +4 -4
- package/lib/v2/guancha/personalpage.js +4 -4
- package/lib/v2/guangdiu/index.js +2 -7
- package/lib/v2/guangdiu/maintainer.js +1 -0
- package/lib/v2/guangdiu/radar.js +8 -2
- package/lib/v2/guangdiu/router.js +1 -0
- package/lib/v2/guangdiu/search.js +40 -0
- package/lib/v2/guangzhoumetro/news.js +1 -1
- package/lib/v2/guanhai/index.js +20 -13
- package/lib/v2/guanhai/maintainer.js +0 -1
- package/lib/v2/gumroad/index.js +1 -1
- package/lib/v2/guokr/channel.js +2 -2
- package/lib/v2/gxmzu/utils/index.js +2 -6
- package/lib/v2/hackernews/index.js +1 -1
- package/lib/v2/hacking8/search.js +1 -1
- package/lib/v2/hackyournews/index.js +2 -2
- package/lib/v2/hakkatv/type.js +26 -29
- package/lib/v2/hameln/chapter.js +1 -1
- package/lib/v2/harvard/health/blog.js +52 -0
- package/lib/v2/harvard/maintainer.js +3 -0
- package/lib/v2/harvard/radar.js +13 -0
- package/lib/v2/harvard/router.js +3 -0
- package/lib/v2/hdu/cs/notice.js +1 -1
- package/lib/v2/hdu/cs/pg.js +1 -1
- package/lib/v2/hebtv/maintainer.js +3 -0
- package/lib/v2/hebtv/nong-bo-shi-zai-xing-dong.js +109 -0
- package/lib/v2/hebtv/radar.js +13 -0
- package/lib/v2/hebtv/router.js +3 -0
- package/lib/v2/hebtv/templates/description.art +24 -0
- package/lib/v2/hellobtc/kepu.js +1 -1
- package/lib/v2/hellobtc/maintainer.js +0 -1
- package/lib/v2/hellobtc/news.js +1 -1
- package/lib/v2/hellobtc/radar.js +0 -6
- package/lib/v2/hellobtc/router.js +0 -1
- package/lib/v2/hellogithub/index.js +1 -1
- package/lib/v2/hicairo/maintainer.js +3 -0
- package/lib/v2/hicairo/radar.js +13 -0
- package/lib/v2/hicairo/router.js +3 -0
- package/lib/v2/hicairo/rss.js +32 -0
- package/lib/v2/hinatazaka46/news.js +1 -1
- package/lib/v2/hit/jwc.js +4 -4
- package/lib/v2/hit/today.js +4 -4
- package/lib/v2/hitwh/today.js +12 -10
- package/lib/v2/hizu/index.js +1 -1
- package/lib/v2/hk01/utils.js +1 -1
- package/lib/v2/hket/index.js +80 -65
- package/lib/v2/hket/router.js +1 -1
- package/lib/v2/hket/templates/image.art +4 -1
- package/lib/v2/hnrb/index.js +2 -2
- package/lib/v2/hongkong/chp.js +3 -3
- package/lib/v2/hostmonit/cloudflareyes.js +91 -0
- package/lib/v2/hostmonit/maintainer.js +3 -0
- package/lib/v2/hostmonit/radar.js +17 -0
- package/lib/v2/hostmonit/router.js +8 -0
- package/lib/v2/hostmonit/templates/description.art +28 -0
- package/lib/v2/hostmonit/templates/title.art +1 -0
- package/lib/v2/houxu/events.js +1 -1
- package/lib/v2/houxu/index.js +1 -1
- package/lib/v2/howtoforge/maintainer.js +3 -0
- package/lib/v2/howtoforge/radar.js +13 -0
- package/lib/v2/howtoforge/router.js +3 -0
- package/lib/v2/howtoforge/rss.js +32 -0
- package/lib/v2/hoyolab/constant.js +37 -0
- package/lib/v2/hoyolab/maintainer.js +3 -0
- package/lib/v2/hoyolab/news.js +96 -0
- package/lib/v2/hoyolab/radar.js +22 -0
- package/lib/v2/hoyolab/router.js +3 -0
- package/lib/v2/hoyolab/templates/post.art +7 -0
- package/lib/v2/hoyolab/utils.js +32 -0
- package/lib/v2/hpoi/all.js +3 -0
- package/lib/v2/hpoi/banner-item.js +26 -0
- package/lib/v2/hpoi/character.js +3 -0
- package/lib/v2/hpoi/maintainer.js +8 -0
- package/lib/v2/hpoi/radar.js +37 -0
- package/lib/v2/hpoi/router.js +8 -0
- package/lib/v2/hpoi/user.js +43 -0
- package/lib/v2/hpoi/utils.js +49 -0
- package/lib/v2/hpoi/work.js +3 -0
- package/lib/v2/hrbeu/gx/card.js +2 -7
- package/lib/v2/hrbeu/gx/list.js +2 -7
- package/lib/v2/hrbeu/uae/news.js +2 -2
- package/lib/v2/hrbeu/yjsy/list.js +1 -1
- package/lib/v2/hrbust/utils.js +2 -11
- package/lib/v2/huanqiu/index.js +13 -13
- package/lib/v2/huggingface/blog-zh.js +34 -0
- package/lib/v2/huggingface/daily-papers.js +10 -7
- package/lib/v2/huggingface/maintainer.js +1 -0
- package/lib/v2/huggingface/radar.js +6 -0
- package/lib/v2/huggingface/router.js +1 -0
- package/lib/v2/hunau/utils/common.js +3 -3
- package/lib/v2/hunau/utils/index-page.js +10 -0
- package/lib/v2/hunau/utils/news-content.js +47 -0
- package/lib/v2/hupu/all.js +1 -1
- package/lib/v2/hupu/bbs.js +1 -1
- package/lib/v2/hupu/index.js +1 -1
- package/lib/v2/huxiu/brief-column.js +29 -0
- package/lib/v2/huxiu/channel.js +28 -0
- package/lib/v2/huxiu/club.js +30 -0
- package/lib/v2/huxiu/collection.js +14 -26
- package/lib/v2/huxiu/maintainer.js +8 -5
- package/lib/v2/huxiu/member.js +27 -0
- package/lib/v2/huxiu/moment.js +11 -25
- package/lib/v2/huxiu/radar.js +24 -16
- package/lib/v2/huxiu/router.js +7 -4
- package/lib/v2/huxiu/search.js +16 -21
- package/lib/v2/huxiu/tag.js +13 -25
- package/lib/v2/huxiu/templates/description.art +46 -0
- package/lib/v2/huxiu/util.js +456 -0
- package/lib/v2/ianspriggs/index.js +90 -0
- package/lib/v2/ianspriggs/maintainer.js +3 -0
- package/lib/v2/ianspriggs/radar.js +17 -0
- package/lib/v2/ianspriggs/router.js +3 -0
- package/lib/v2/ianspriggs/templates/description.art +13 -0
- package/lib/v2/icbc/whpj.js +1 -1
- package/lib/v2/ieee/earlyaccess.js +2 -2
- package/lib/v2/ieee/journal.js +2 -2
- package/lib/v2/ieee/recent.js +2 -2
- package/lib/v2/ielts/index.js +1 -1
- package/lib/v2/ifeng/feng.js +8 -8
- package/lib/v2/ifeng/news.js +3 -3
- package/lib/v2/ifeng/utils.js +3 -3
- package/lib/v2/ifi-audio/maintainer.js +1 -1
- package/lib/v2/iguoguo/index.js +4 -4
- package/lib/v2/ikea/cn/family-offers.js +70 -0
- package/lib/v2/ikea/cn/low-price.js +22 -0
- package/lib/v2/ikea/cn/new.js +2 -2
- package/lib/v2/ikea/cn/utils.js +1 -1
- package/lib/v2/ikea/gb/offer.js +6 -6
- package/lib/v2/ikea/router.js +2 -2
- package/lib/v2/imagemagick/changelog.js +1 -1
- package/lib/v2/imiker/jinghua.js +87 -0
- package/lib/v2/imiker/maintainer.js +3 -0
- package/lib/v2/imiker/radar.js +13 -0
- package/lib/v2/imiker/router.js +3 -0
- package/lib/v2/imiker/templates/description.art +32 -0
- package/lib/v2/indiansinkuwait/radar.js +1 -1
- package/lib/v2/indienova/article.js +24 -0
- package/lib/v2/indienova/column.js +20 -0
- package/lib/v2/indienova/gamedb.js +55 -0
- package/lib/v2/indienova/maintainer.js +6 -0
- package/lib/v2/indienova/radar.js +37 -0
- package/lib/v2/indienova/router.js +6 -0
- package/lib/v2/indienova/usergames.js +42 -0
- package/lib/v2/indienova/utils.js +43 -0
- package/lib/v2/infoq/topic.js +1 -1
- package/lib/v2/infoq/utils.js +1 -1
- package/lib/v2/inoreader/maintainer.js +1 -1
- package/lib/v2/instagram/common-utils.js +10 -7
- package/lib/v2/instagram/private-api/index.js +9 -9
- package/lib/v2/instagram/private-api/utils.js +2 -2
- package/lib/v2/instagram/radar.js +2 -2
- package/lib/v2/instagram/templates/images.art +9 -2
- package/lib/v2/instagram/templates/video.art +4 -1
- package/lib/v2/instagram/web-api/index.js +31 -13
- package/lib/v2/instagram/web-api/utils.js +150 -26
- package/lib/v2/instructables/projects.js +1 -1
- package/lib/v2/iqilu/maintainer.js +3 -0
- package/lib/v2/iqilu/program.js +98 -0
- package/lib/v2/iqilu/radar.js +107 -0
- package/lib/v2/iqilu/router.js +3 -0
- package/lib/v2/iqilu/templates/description.art +24 -0
- package/lib/v2/iqiyi/album.js +1 -1
- package/lib/v2/iqiyi/video.js +1 -1
- package/lib/v2/iqnew/latest.js +1 -1
- package/lib/v2/iqnew/radar.js +1 -1
- package/lib/v2/iresearch/report.js +1 -1
- package/lib/v2/iresearch/weekly.js +3 -3
- package/lib/v2/itch/devlog.js +1 -1
- package/lib/v2/itch/router.js +1 -1
- package/lib/v2/ithome/index.js +1 -1
- package/lib/v2/ithome/ranking.js +1 -1
- package/lib/v2/ithome/tag.js +1 -1
- package/lib/v2/iwara/index.js +1 -1
- package/lib/v2/iwara/subscriptions.js +3 -8
- package/lib/v2/ixigua/router.js +1 -1
- package/lib/v2/ixigua/user-video.js +37 -0
- package/lib/v2/jandan/section.js +1 -1
- package/lib/v2/japanpost/radar.js +1 -1
- package/lib/v2/japanpost/track.js +2 -4
- package/lib/v2/japanpost/utils.js +1 -5
- package/lib/v2/javbus/index.js +20 -12
- package/lib/v2/javdb/utils.js +3 -3
- package/lib/v2/javlibrary/maintainer.js +1 -0
- package/lib/v2/javlibrary/maker.js +10 -0
- package/lib/v2/javlibrary/router.js +1 -0
- package/lib/v2/javlibrary/utils.js +6 -7
- package/lib/v2/jewishmuseum/radar.js +1 -1
- package/lib/v2/jianshu/maintainer.js +5 -0
- package/lib/v2/jianshu/radar.js +25 -0
- package/lib/v2/jianshu/router.js +5 -0
- package/lib/v2/jianshu/utils.js +58 -0
- package/lib/v2/jiaoliudao/index.js +9 -18
- package/lib/v2/jiemian/lists.js +100 -0
- package/lib/v2/jiemian/maintainer.js +5 -2
- package/lib/v2/jiemian/radar.js +620 -8
- package/lib/v2/jiemian/router.js +7 -2
- package/lib/v2/jiemian/templates/description.art +39 -0
- package/lib/v2/jike/router.js +1 -1
- package/lib/v2/jike/topic-text.js +21 -0
- package/lib/v2/jike/topic.js +6 -3
- package/lib/v2/jike/user.js +20 -20
- package/lib/v2/jike/utils.js +4 -4
- package/lib/v2/jinse/catalogue.js +101 -0
- package/lib/v2/jinse/lives.js +87 -0
- package/lib/v2/jinse/maintainer.js +5 -0
- package/lib/v2/jinse/radar.js +187 -0
- package/lib/v2/jinse/router.js +5 -0
- package/lib/v2/jinse/templates/description.art +34 -0
- package/lib/v2/jinse/timeline.js +96 -0
- package/lib/v2/jisilu/index.js +2 -2
- package/lib/v2/jjwxc/author.js +68 -0
- package/lib/v2/jjwxc/book.js +106 -0
- package/lib/v2/jjwxc/maintainer.js +4 -0
- package/lib/v2/jjwxc/radar.js +29 -0
- package/lib/v2/jjwxc/router.js +4 -0
- package/lib/v2/jjwxc/templates/author.art +28 -0
- package/lib/v2/jjwxc/templates/book.art +44 -0
- package/lib/v2/jornada/index.js +5 -5
- package/lib/v2/jou/utils/index.js +2 -2
- package/lib/v2/jsu/cxzx.js +75 -0
- package/lib/v2/jsu/jwc.js +59 -0
- package/lib/v2/jsu/maintainer.js +7 -0
- package/lib/v2/jsu/math.js +41 -0
- package/lib/v2/jsu/radar.js +36 -0
- package/lib/v2/jsu/rjxy.js +43 -0
- package/lib/v2/jsu/router.js +8 -0
- package/lib/v2/jsu/universityindex.js +48 -0
- package/lib/v2/jsu/utils/index.js +52 -0
- package/lib/v2/juejin/favorites.js +3 -3
- package/lib/v2/juejin/maintainer.js +0 -2
- package/lib/v2/juejin/pins.js +1 -1
- package/lib/v2/juejin/radar.js +1 -13
- package/lib/v2/juejin/router.js +0 -2
- package/lib/v2/juejin/utils.js +1 -1
- package/lib/v2/jump/discount.js +1 -1
- package/lib/v2/kamen-rider-official/news.js +8 -8
- package/lib/v2/kantarworldpanel/index.js +1 -1
- package/lib/v2/kcna/news.js +2 -3
- package/lib/v2/kcna/utils.js +2 -2
- package/lib/v2/ke/results.js +2 -2
- package/lib/v2/keep/user.js +5 -5
- package/lib/v2/keepass/maintainer.js +3 -0
- package/lib/v2/keepass/news.js +46 -0
- package/lib/v2/keepass/radar.js +13 -0
- package/lib/v2/keepass/router.js +3 -0
- package/lib/v2/kemono/index.js +32 -6
- package/lib/v2/kemono/radar.js +1 -1
- package/lib/v2/kepu/live.js +89 -0
- package/lib/v2/kepu/maintainer.js +3 -0
- package/lib/v2/kepu/radar.js +13 -0
- package/lib/v2/kepu/router.js +3 -0
- package/lib/v2/kepu/templates/description.art +33 -0
- package/lib/v2/keylol/index.js +5 -5
- package/lib/v2/konghq/blog-posts.js +52 -0
- package/lib/v2/konghq/maintainer.js +3 -0
- package/lib/v2/konghq/radar.js +13 -0
- package/lib/v2/konghq/router.js +3 -0
- package/lib/v2/kuaidi100/index.js +9 -10
- package/lib/v2/kuaidi100/router.js +1 -1
- package/lib/v2/kuaidi100/utils.js +25 -24
- package/lib/v2/kunchengblog/essay.js +5 -5
- package/lib/v2/kuwaitlocal/index.js +11 -10
- package/lib/v2/kuwaitlocal/radar.js +2 -2
- package/lib/v2/kyodonews/index.js +3 -3
- package/lib/v2/laimanhua/index.js +41 -0
- package/lib/v2/laimanhua/maintainer.js +3 -0
- package/lib/v2/laimanhua/radar.js +13 -0
- package/lib/v2/laimanhua/router.js +3 -0
- package/lib/v2/lanqiao/questions.js +17 -15
- package/lib/v2/laohu8/personal.js +1 -1
- package/lib/v2/latepost/index.js +10 -17
- package/lib/v2/layoffs/index.js +5 -5
- package/lib/v2/layoffs/radar.js +1 -1
- package/lib/v2/leetcode/articles.js +14 -10
- package/lib/v2/leetcode/dailyquestion-solution-cn.js +7 -4
- package/lib/v2/leetcode/dailyquestion-solution-en.js +11 -8
- package/lib/v2/leetcode/maintainer.js +1 -1
- package/lib/v2/leetcode/radar.js +0 -20
- package/lib/v2/leiphone/utils.js +2 -2
- package/lib/v2/lfsyd/router.js +1 -1
- package/lib/v2/lfsyd/utils.js +2 -2
- package/lib/v2/lifeweek/channel.js +25 -0
- package/lib/v2/lifeweek/maintainer.js +4 -0
- package/lib/v2/lifeweek/radar.js +19 -0
- package/lib/v2/lifeweek/router.js +4 -0
- package/lib/v2/lifeweek/tag.js +24 -0
- package/lib/v2/lifeweek/utils.js +18 -0
- package/lib/v2/lightnovel/light-novel.js +62 -0
- package/lib/v2/lightnovel/maintainer.js +3 -0
- package/lib/v2/lightnovel/radar.js +13 -0
- package/lib/v2/lightnovel/router.js +3 -0
- package/lib/v2/line/publisher.js +1 -1
- package/lib/v2/line/radar.js +1 -1
- package/lib/v2/linkedin/cn/renderer.js +39 -39
- package/lib/v2/linkedin/cn/utils.js +2 -2
- package/lib/v2/linkedin/radar.js +1 -1
- package/lib/v2/linkresearcher/index.js +5 -5
- package/lib/v2/liquipedia/cs-matches.js +46 -0
- package/lib/v2/liquipedia/dota2-matches.js +47 -0
- package/lib/v2/liquipedia/maintainer.js +4 -0
- package/lib/v2/liquipedia/radar.js +19 -0
- package/lib/v2/liquipedia/router.js +4 -0
- package/lib/v2/literotica/new.js +1 -1
- package/lib/v2/liulinblog/index.js +3 -3
- package/lib/v2/liveuamap/index.js +41 -0
- package/lib/v2/liveuamap/maintainer.js +3 -0
- package/lib/v2/liveuamap/radar.js +13 -0
- package/lib/v2/liveuamap/router.js +3 -0
- package/lib/v2/lkong/query.js +3 -3
- package/lib/v2/lkong/thread.js +1 -1
- package/lib/v2/lofter/tag.js +69 -34
- package/lib/v2/lofter/user.js +3 -3
- package/lib/v2/logclub/index.js +133 -0
- package/lib/v2/logclub/maintainer.js +9 -0
- package/lib/v2/logclub/radar.js +139 -0
- package/lib/v2/logclub/report.js +98 -0
- package/lib/v2/logclub/router.js +5 -0
- package/lib/v2/logclub/templates/description.art +33 -0
- package/lib/v2/logonews/index.js +2 -2
- package/lib/v2/logonews/router.js +1 -1
- package/lib/v2/lovelive-anime/topics.js +1 -6
- package/lib/v2/luogu/contest.js +1 -1
- package/lib/v2/luogu/daily.js +10 -5
- package/lib/v2/luogu/router.js +2 -2
- package/lib/v2/lvv2/news.js +14 -15
- package/lib/v2/lvv2/radar.js +4 -28
- package/lib/v2/lvv2/top.js +13 -14
- package/lib/v2/lxixsxa/discography.js +4 -4
- package/lib/v2/lxixsxa/information.js +2 -2
- package/lib/v2/lxixsxa/jsonp-helper.js +19 -0
- package/lib/v2/lxixsxa/radar.js +4 -4
- package/lib/v2/macfilos/blog.js +1 -1
- package/lib/v2/macmenubar/recently.js +1 -1
- package/lib/v2/magazinelib/latest-magazine.js +4 -4
- package/lib/v2/magazinelib/maintainer.js +1 -1
- package/lib/v2/mail/imap.js +8 -8
- package/lib/v2/mangadex/index.js +1 -1
- package/lib/v2/manhuagui/comic.js +5 -5
- package/lib/v2/manhuagui/subscribe.js +1 -1
- package/lib/v2/mastodon/router.js +3 -3
- package/lib/v2/mastodon/utils.js +30 -34
- package/lib/v2/mckinsey/cn/index.js +2 -2
- package/lib/v2/mckinsey/radar.js +1 -1
- package/lib/v2/mdpi/journal.js +1 -1
- package/lib/v2/medieval-china/maintainer.js +3 -0
- package/lib/v2/medieval-china/post.js +44 -0
- package/lib/v2/medieval-china/radar.js +13 -0
- package/lib/v2/medieval-china/router.js +3 -0
- package/lib/v2/medium/following.js +2 -2
- package/lib/v2/medium/for-you.js +2 -2
- package/lib/v2/medium/list.js +2 -2
- package/lib/v2/medium/parse-article.js +4 -4
- package/lib/v2/medium/tag.js +2 -2
- package/lib/v2/medsci/index.js +1 -1
- package/lib/v2/metacritic/index.js +121 -0
- package/lib/v2/metacritic/maintainer.js +5 -0
- package/lib/v2/metacritic/radar.js +43 -0
- package/lib/v2/metacritic/router.js +3 -0
- package/lib/v2/metacritic/templates/description.art +19 -0
- package/lib/v2/metacritic/util.js +42 -0
- package/lib/v2/meteor/index.js +4 -4
- package/lib/v2/meteor/utils.js +5 -5
- package/lib/v2/metmuseum/exhibitions.js +1 -1
- package/lib/v2/metmuseum/radar.js +1 -1
- package/lib/v2/mihoyo/bbs/cache.js +40 -0
- package/lib/v2/mihoyo/bbs/follow-list.js +50 -0
- package/lib/v2/mihoyo/bbs/img-ranking.js +2 -27
- package/lib/v2/mihoyo/bbs/official.js +3 -20
- package/lib/v2/mihoyo/bbs/timeline.js +41 -0
- package/lib/v2/mihoyo/bbs/user-post.js +32 -0
- package/lib/v2/mihoyo/bbs/utils.js +34 -0
- package/lib/v2/mihoyo/maintainer.js +3 -0
- package/lib/v2/mihoyo/radar.js +61 -32
- package/lib/v2/mihoyo/router.js +3 -0
- package/lib/v2/mihoyo/sr/news.js +5 -7
- package/lib/v2/mihoyo/ys/news.js +2 -2
- package/lib/v2/mingpao/index.js +3 -3
- package/lib/v2/mirror/index.js +1 -1
- package/lib/v2/missav/maintainer.js +3 -0
- package/lib/v2/missav/new.js +36 -0
- package/lib/v2/missav/radar.js +13 -0
- package/lib/v2/missav/router.js +3 -0
- package/lib/v2/missav/templates/preview.art +3 -0
- package/lib/v2/mittrchina/index.js +99 -0
- package/lib/v2/mittrchina/maintainer.js +3 -0
- package/lib/v2/mittrchina/radar.js +31 -0
- package/lib/v2/mittrchina/router.js +3 -0
- package/lib/v2/mittrchina/templates/movie.art +5 -0
- package/lib/v2/mixcloud/index.js +3 -3
- package/lib/v2/modb/maintainer.js +3 -0
- package/lib/v2/modb/radar.js +13 -0
- package/lib/v2/modb/router.js +3 -0
- package/lib/v2/modb/topic.js +59 -0
- package/lib/v2/modelscope/community.js +1 -1
- package/lib/v2/modelscope/datasets.js +2 -2
- package/lib/v2/modelscope/models.js +2 -2
- package/lib/v2/modelscope/studios.js +1 -1
- package/lib/v2/modrinth/api.d.ts +101 -0
- package/lib/v2/modrinth/maintainer.js +3 -0
- package/lib/v2/modrinth/radar.js +13 -0
- package/lib/v2/modrinth/router.js +3 -0
- package/lib/v2/modrinth/templates/version.art +8 -0
- package/lib/v2/modrinth/versions.js +75 -0
- package/lib/v2/mpaypass/main.js +2 -12
- package/lib/v2/mrm/index.js +42 -0
- package/lib/v2/mrm/maintainer.js +3 -0
- package/lib/v2/mrm/radar.js +13 -0
- package/lib/v2/mrm/router.js +3 -0
- package/lib/v2/mydrivers/cid.js +4 -5
- package/lib/v2/mydrivers/index.js +3 -3
- package/lib/v2/mydrivers/rank.js +2 -2
- package/lib/v2/mydrivers/util.js +6 -6
- package/lib/v2/myfigurecollection/activity.js +1 -1
- package/lib/v2/myfigurecollection/index.js +5 -5
- package/lib/v2/mygopen/index.js +1 -1
- package/lib/v2/mymusicsheet/maintainer.js +3 -0
- package/lib/v2/mymusicsheet/radar.js +13 -0
- package/lib/v2/mymusicsheet/router.js +3 -0
- package/lib/v2/mymusicsheet/templates/description.art +41 -0
- package/lib/v2/mymusicsheet/usersheets.js +120 -0
- package/lib/v2/nasa/apod-cn.js +1 -1
- package/lib/v2/nasa/apod-ncku.js +1 -1
- package/lib/v2/nasa/apod.js +1 -1
- package/lib/v2/natgeo/dailyphoto.js +1 -1
- package/lib/v2/natgeo/dailyselection.js +1 -1
- package/lib/v2/natgeo/natgeo.js +1 -1
- package/lib/v2/nationalgeographic/latest-stories.js +4 -4
- package/lib/v2/nature/cover.js +32 -42
- package/lib/v2/nature/highlight.js +2 -2
- package/lib/v2/nature/news-and-comment.js +2 -2
- package/lib/v2/nature/news.js +2 -2
- package/lib/v2/nature/research.js +2 -2
- package/lib/v2/nature/siteindex.js +6 -6
- package/lib/v2/nature/utils.js +128 -9
- package/lib/v2/nautil/radar.js +1 -1
- package/lib/v2/nautil/topics.js +1 -1
- package/lib/v2/nbd/index.js +4 -1
- package/lib/v2/nbd/maintainer.js +1 -1
- package/lib/v2/nbd/radar.js +3 -3
- package/lib/v2/nbd/router.js +1 -1
- package/lib/v2/nber/radar.js +2 -2
- package/lib/v2/ncc-cma/cmdp.js +81 -0
- package/lib/v2/ncc-cma/maintainer.js +3 -0
- package/lib/v2/ncc-cma/radar.js +229 -0
- package/lib/v2/ncc-cma/router.js +3 -0
- package/lib/v2/ncc-cma/templates/description.art +9 -0
- package/lib/v2/ncepu/master/masterinfo.js +1 -6
- package/lib/v2/ncu/jwc.js +33 -0
- package/lib/v2/ncu/maintainer.js +3 -0
- package/lib/v2/ncu/radar.js +13 -0
- package/lib/v2/ncu/router.js +3 -0
- package/lib/v2/ndss-symposium/ndss.js +4 -4
- package/lib/v2/neatdownloadmanager/download.js +3 -7
- package/lib/v2/neea/index.js +1 -1
- package/lib/v2/nenu/sohac.js +1 -1
- package/lib/v2/nenu/yjsy.js +2 -2
- package/lib/v2/netflav/index.js +39 -0
- package/lib/v2/netflav/maintainer.js +3 -0
- package/lib/v2/netflav/radar.js +13 -0
- package/lib/v2/netflav/router.js +3 -0
- package/lib/v2/netflav/templates/description.art +8 -0
- package/lib/v2/neu/bmie.js +1 -1
- package/lib/v2/newmuseum/radar.js +1 -1
- package/lib/v2/newrank/douyin.js +1 -1
- package/lib/v2/newrank/utils.js +5 -5
- package/lib/v2/newrank/wechat.js +3 -3
- package/lib/v2/news/maintainer.js +1 -1
- package/lib/v2/news/radar.js +2 -2
- package/lib/v2/news/router.js +2 -1
- package/lib/v2/news/templates/description.art +21 -0
- package/lib/v2/news/xhsxw.js +81 -0
- package/lib/v2/newsmarket/index.js +1 -1
- package/lib/v2/newzmz/index.js +3 -3
- package/lib/v2/newzmz/util.js +8 -9
- package/lib/v2/nga/forum.js +3 -3
- package/lib/v2/nga/post.js +20 -25
- package/lib/v2/nhentai/other.js +4 -4
- package/lib/v2/nhentai/search.js +1 -1
- package/lib/v2/nhentai/util.js +5 -5
- package/lib/v2/nhk/news.js +1 -1
- package/lib/v2/nhk/router.js +1 -1
- package/lib/v2/niaogebiji/index.js +1 -1
- package/lib/v2/niaogebiji/maintainer.js +0 -1
- package/lib/v2/niaogebiji/today.js +1 -1
- package/lib/v2/nikkei/asia/index.js +2 -2
- package/lib/v2/nikkei/cn/index.js +6 -6
- package/lib/v2/nikkei/news.js +6 -9
- package/lib/v2/nintendo/eshop-hk.js +79 -0
- package/lib/v2/nintendo/router.js +5 -5
- package/lib/v2/nintendo/system-update.js +1 -1
- package/lib/v2/nintendo/utils.js +2 -2
- package/lib/v2/njglyy/utils/index.js +2 -2
- package/lib/v2/njit/jwc.js +24 -10
- package/lib/v2/njit/tzgg.js +11 -11
- package/lib/v2/nju/admission.js +7 -9
- package/lib/v2/nju/dafls.js +9 -11
- package/lib/v2/nju/hosptial.js +7 -9
- package/lib/v2/nju/hqjt.js +9 -11
- package/lib/v2/nju/itsc.js +13 -15
- package/lib/v2/nju/jjc.js +10 -12
- package/lib/v2/nju/radar.js +4 -4
- package/lib/v2/nju/zbb.js +12 -14
- package/lib/v2/nju/zcc.js +7 -9
- package/lib/v2/njucm/utils/index.js +2 -2
- package/lib/v2/njupt/jwc.js +3 -3
- package/lib/v2/njupt/radar.js +2 -2
- package/lib/v2/njust/cwc.js +1 -1
- package/lib/v2/njust/dgxg.js +1 -1
- package/lib/v2/njust/eo.js +1 -1
- package/lib/v2/njust/eoe.js +1 -1
- package/lib/v2/njust/jwc.js +1 -1
- package/lib/v2/njust/radar.js +3 -3
- package/lib/v2/njxzc/utils/index.js +2 -2
- package/lib/v2/nmtv/column.js +1 -1
- package/lib/v2/nmtv/radar.js +1 -1
- package/lib/v2/nodejs/blog.js +1 -1
- package/lib/v2/nogizaka46/news.js +1 -1
- package/lib/v2/notefolio/search.js +8 -9
- package/lib/v2/notion/database.js +1 -1
- package/lib/v2/now/news.js +2 -7
- package/lib/v2/nowcoder/discuss.js +1 -1
- package/lib/v2/nowcoder/jobcenter.js +2 -2
- package/lib/v2/nowcoder/recommend.js +2 -2
- package/lib/v2/nowcoder/schedule.js +6 -6
- package/lib/v2/npm/router.js +1 -1
- package/lib/v2/npr/full.js +5 -7
- package/lib/v2/npr/radar.js +2 -2
- package/lib/v2/nua/dc.js +1 -1
- package/lib/v2/nua/lib.js +1 -1
- package/lib/v2/nuaa/college/cae.js +1 -1
- package/lib/v2/nuaa/college/cs.js +2 -2
- package/lib/v2/nuaa/jwc/jwc.js +1 -1
- package/lib/v2/nuaa/yjsy/yjsy.js +1 -1
- package/lib/v2/nuist/bulletin.js +1 -1
- package/lib/v2/nuist/cas.js +2 -2
- package/lib/v2/nuist/xgc.js +2 -2
- package/lib/v2/nyaa/main.js +1 -6
- package/lib/v2/nytimes/daily-briefing-chinese.js +67 -0
- package/lib/v2/nytimes/index.js +27 -12
- package/lib/v2/nytimes/radar.js +0 -6
- package/lib/v2/nytimes/router.js +1 -2
- package/lib/v2/oceanengine/arithmetic-index.js +145 -0
- package/lib/v2/oceanengine/router.js +1 -1
- package/lib/v2/odaily/activity.js +1 -1
- package/lib/v2/odaily/router.js +1 -1
- package/lib/v2/odaily/user.js +1 -1
- package/lib/v2/oeeee/app/channel.js +1 -1
- package/lib/v2/oeeee/utils.js +1 -1
- package/lib/v2/oncc/money18.js +3 -3
- package/lib/v2/onehu/common.js +28 -0
- package/lib/v2/onehu/maintainer.js +3 -0
- package/lib/v2/onehu/radar.js +11 -0
- package/lib/v2/onehu/router.js +3 -0
- package/lib/v2/onet/maintainer.js +3 -0
- package/lib/v2/onet/news.js +56 -0
- package/lib/v2/onet/radar.js +13 -0
- package/lib/v2/onet/router.js +3 -0
- package/lib/v2/onet/templates/article.art +5 -0
- package/lib/v2/onet/templates/image.art +9 -0
- package/lib/v2/onet/utils.js +51 -0
- package/lib/v2/oo-software/radar.js +1 -1
- package/lib/v2/openai/chatgpt.js +5 -5
- package/lib/v2/openai/radar.js +3 -3
- package/lib/v2/orcid/index.js +6 -8
- package/lib/v2/oreno3d/main.js +3 -3
- package/lib/v2/oschina/news.js +1 -0
- package/lib/v2/oschina/topic.js +1 -1
- package/lib/v2/oschina/user.js +1 -1
- package/lib/v2/oshwhub/explore.js +21 -16
- package/lib/v2/otobanana/cast.js +29 -0
- package/lib/v2/otobanana/livestream.js +29 -0
- package/lib/v2/otobanana/maintainer.js +5 -0
- package/lib/v2/otobanana/radar.js +25 -0
- package/lib/v2/otobanana/router.js +5 -0
- package/lib/v2/otobanana/templates/description.art +11 -0
- package/lib/v2/otobanana/timeline.js +29 -0
- package/lib/v2/otobanana/utils.js +67 -0
- package/lib/v2/ouc/it-tx.js +44 -0
- package/lib/v2/ouc/it.js +3 -3
- package/lib/v2/ouc/maintainer.js +2 -1
- package/lib/v2/ouc/radar.js +6 -0
- package/lib/v2/ouc/router.js +1 -0
- package/lib/v2/outagereport/index.js +4 -4
- package/lib/v2/panewslab/news.js +1 -1
- package/lib/v2/papers/index.js +76 -0
- package/lib/v2/papers/maintainer.js +3 -0
- package/lib/v2/papers/radar.js +17 -0
- package/lib/v2/papers/router.js +3 -0
- package/lib/v2/papers/templates/description.art +15 -0
- package/lib/v2/parliament/maintainer.js +3 -0
- package/lib/v2/parliament/radar.js +22 -0
- package/lib/v2/parliament/router.js +3 -0
- package/lib/v2/parliament/section77.js +161 -0
- package/lib/v2/patagonia/maintainer.js +1 -1
- package/lib/v2/patagonia/radar.js +1 -5
- package/lib/v2/paulgraham/article.js +62 -0
- package/lib/v2/paulgraham/maintainer.js +3 -0
- package/lib/v2/paulgraham/radar.js +13 -0
- package/lib/v2/paulgraham/router.js +5 -0
- package/lib/v2/penguin-random-house/utils.js +2 -2
- package/lib/v2/people/index.js +18 -27
- package/lib/v2/people/router.js +1 -2
- package/lib/v2/people/xjpjh.js +5 -5
- package/lib/v2/phoronix/index.js +176 -49
- package/lib/v2/phoronix/maintainer.js +1 -1
- package/lib/v2/phoronix/radar.js +3 -3
- package/lib/v2/phoronix/router.js +1 -1
- package/lib/v2/pianyuan/search.js +1 -1
- package/lib/v2/pianyuan/utils.js +5 -5
- package/lib/v2/picnob/maintainer.js +1 -1
- package/lib/v2/picnob/radar.js +1 -1
- package/lib/v2/picnob/templates/desc.art +3 -3
- package/lib/v2/picnob/user.js +74 -37
- package/lib/v2/picnob/utils.js +20 -0
- package/lib/v2/picuki/profile.js +8 -7
- package/lib/v2/pikabu/radar.js +3 -3
- package/lib/v2/pikabu/utils.js +1 -1
- package/lib/v2/pixabay/radar.js +1 -1
- package/lib/v2/pixabay/search.js +1 -1
- package/lib/v2/pixiv/api/get-ranking.js +30 -0
- package/lib/v2/pixiv/bookmarks.js +4 -4
- package/lib/v2/pixiv/illustfollow.js +3 -3
- package/lib/v2/pixiv/novels.js +3 -3
- package/lib/v2/pixiv/pixiv-got.js +5 -5
- package/lib/v2/pixiv/ranking.js +5 -4
- package/lib/v2/pixiv/search.js +5 -10
- package/lib/v2/pixiv/token.js +2 -2
- package/lib/v2/pixiv/user.js +5 -4
- package/lib/v2/pixiv/utils.js +2 -2
- package/lib/v2/pkmer/maintainer.js +3 -0
- package/lib/v2/pkmer/radar.js +13 -0
- package/lib/v2/pkmer/recent.js +36 -0
- package/lib/v2/pkmer/router.js +3 -0
- package/lib/v2/pku/bbs/hot.js +1 -1
- package/lib/v2/pku/cls/announcement.js +42 -0
- package/lib/v2/pku/eecs.js +1 -1
- package/lib/v2/pku/maintainer.js +1 -0
- package/lib/v2/pku/radar.js +6 -0
- package/lib/v2/pku/router.js +2 -1
- package/lib/v2/playpcesor/maintainer.js +3 -0
- package/lib/v2/playpcesor/radar.js +13 -0
- package/lib/v2/playpcesor/router.js +3 -0
- package/lib/v2/playpcesor/rss.js +32 -0
- package/lib/v2/plurk/top.js +3 -3
- package/lib/v2/plurk/user.js +2 -2
- package/lib/v2/plurk/utils.js +1 -1
- package/lib/v2/pnas/index.js +2 -2
- package/lib/v2/pornhub/category-url.js +25 -0
- package/lib/v2/pornhub/category.js +2 -2
- package/lib/v2/pornhub/model.js +1 -1
- package/lib/v2/pornhub/pornstar.js +1 -1
- package/lib/v2/pornhub/router.js +1 -1
- package/lib/v2/pornhub/users.js +1 -1
- package/lib/v2/pornhub/utils.js +8 -3
- package/lib/v2/producthunt/today.js +1 -1
- package/lib/v2/ps/maintainer.js +4 -0
- package/lib/v2/ps/monthly-games.js +31 -0
- package/lib/v2/ps/radar.js +17 -0
- package/lib/v2/ps/router.js +4 -0
- package/lib/v2/ps/templates/monthly-games.art +1 -0
- package/lib/v2/ps/trophy.js +86 -0
- package/lib/v2/pts/index.js +6 -6
- package/lib/v2/pts/live.js +1 -1
- package/lib/v2/pubmed/trending.js +1 -1
- package/lib/v2/pumc/mdadmission.js +1 -1
- package/lib/v2/putty/changes.js +1 -1
- package/lib/v2/pwc/maintainer.js +3 -0
- package/lib/v2/pwc/radar.js +13 -0
- package/lib/v2/pwc/router.js +3 -0
- package/lib/v2/pwc/sustainability.js +58 -0
- package/lib/v2/qbitai/category.js +27 -0
- package/lib/v2/qbitai/maintainer.js +4 -0
- package/lib/v2/qbitai/radar.js +19 -0
- package/lib/v2/qbitai/router.js +4 -0
- package/lib/v2/qbitai/tag.js +27 -0
- package/lib/v2/qdu/houqin.js +63 -0
- package/lib/v2/qdu/jwc.js +8 -14
- package/lib/v2/qdu/maintainer.js +1 -0
- package/lib/v2/qdu/radar.js +8 -0
- package/lib/v2/qdu/router.js +1 -0
- package/lib/v2/qianp/news.js +11 -2
- package/lib/v2/qianp/radar.js +1 -1
- package/lib/v2/qianp/utils.js +19 -0
- package/lib/v2/qidian/forum.js +1 -2
- package/lib/v2/qingting/podcast.js +1 -1
- package/lib/v2/qlu/notice.js +4 -9
- package/lib/v2/qoo-app/news.js +5 -5
- package/lib/v2/qoo-app/notes/note.js +1 -1
- package/lib/v2/qoo-app/router.js +1 -1
- package/lib/v2/qq/ac/utils.js +1 -1
- package/lib/v2/qq/kg/cache.js +1 -1
- package/lib/v2/qq/maintainer.js +0 -1
- package/lib/v2/qq/radar.js +0 -8
- package/lib/v2/qq/router.js +0 -1
- package/lib/v2/qqorw/index.js +3 -3
- package/lib/v2/qqorw/maintainer.js +1 -1
- package/lib/v2/questmobile/maintainer.js +3 -0
- package/lib/v2/questmobile/radar.js +18 -0
- package/lib/v2/questmobile/report.js +127 -0
- package/lib/v2/questmobile/router.js +3 -0
- package/lib/v2/questmobile/templates/description.art +17 -0
- package/lib/v2/quicker/qa.js +2 -2
- package/lib/v2/quicker/share.js +2 -2
- package/lib/v2/quicker/user.js +2 -2
- package/lib/v2/qweather/3days.js +47 -20
- package/lib/v2/qweather/maintainer.js +1 -1
- package/lib/v2/qweather/templates/3days.art +2 -0
- package/lib/v2/radio/album.js +3 -3
- package/lib/v2/radio/zhibo.js +1 -1
- package/lib/v2/radio-canada/latest.js +1 -1
- package/lib/v2/rarehistoricalphotos/radar.js +1 -1
- package/lib/v2/rattibha/radar.js +1 -1
- package/lib/v2/rawkuma/manga.js +2 -2
- package/lib/v2/reactnewsletter/maintainer.js +0 -1
- package/lib/v2/reactnewsletter/radar.js +1 -1
- package/lib/v2/readhub/daily.js +43 -0
- package/lib/v2/readhub/index.js +42 -86
- package/lib/v2/readhub/maintainer.js +2 -1
- package/lib/v2/readhub/radar.js +12 -2
- package/lib/v2/readhub/router.js +2 -4
- package/lib/v2/readhub/templates/description.art +40 -0
- package/lib/v2/readhub/util.js +68 -0
- package/lib/v2/remnote/changelog.js +0 -1
- package/lib/v2/remnote/maintainer.js +1 -1
- package/lib/v2/reuters/common.js +79 -61
- package/lib/v2/reuters/maintainer.js +0 -2
- package/lib/v2/reuters/router.js +0 -2
- package/lib/v2/rfa/index.js +2 -2
- package/lib/v2/rfi/maintainer.js +1 -1
- package/lib/v2/rfi/news.js +35 -22
- package/lib/v2/rfi/radar.js +5 -5
- package/lib/v2/rfi/router.js +1 -1
- package/lib/v2/right/forum.js +1 -1
- package/lib/v2/routledge/book-series.js +78 -0
- package/lib/v2/routledge/maintainer.js +3 -0
- package/lib/v2/routledge/radar.js +13 -0
- package/lib/v2/routledge/router.js +3 -0
- package/lib/v2/routledge/templates/description.art +7 -0
- package/lib/v2/rsc/journal.js +1 -1
- package/lib/v2/rsshub/maintainer.js +0 -1
- package/lib/v2/rsshub/radar.js +0 -6
- package/lib/v2/rsshub/router.js +0 -1
- package/lib/v2/rsshub/transform/html.js +7 -26
- package/lib/v2/rsshub/transform/json.js +2 -2
- package/lib/v2/rsshub/transform/sitemap.js +22 -24
- package/lib/v2/ruancan/utils.js +1 -1
- package/lib/v2/ruc/hr.js +1 -1
- package/lib/v2/runtrail/maintainer.js +0 -1
- package/lib/v2/runtrail/posts.js +2 -2
- package/lib/v2/sakurazaka46/news.js +1 -1
- package/lib/v2/saraba1st/digest.js +14 -2
- package/lib/v2/saraba1st/thread.js +5 -5
- package/lib/v2/sass/gs/index.js +2 -11
- package/lib/v2/scau/maintainer.js +1 -0
- package/lib/v2/scau/radar.js +8 -0
- package/lib/v2/scau/router.js +1 -0
- package/lib/v2/scau/yjs.js +2 -2
- package/lib/v2/scau/yjsy.js +27 -0
- package/lib/v2/science/utils.js +4 -4
- package/lib/v2/sciencenet/blog.js +1 -1
- package/lib/v2/sciencenet/user.js +1 -1
- package/lib/v2/scmp/index.js +46 -99
- package/lib/v2/scmp/maintainer.js +2 -0
- package/lib/v2/scmp/radar.js +7 -1
- package/lib/v2/scmp/router.js +2 -0
- package/lib/v2/scmp/topic.js +66 -0
- package/lib/v2/scmp/utils.js +92 -0
- package/lib/v2/scnu/router.js +3 -3
- package/lib/v2/sctv/programme.js +3 -3
- package/lib/v2/scut/jwc/news.js +4 -10
- package/lib/v2/scut/jwc/notice.js +3 -3
- package/lib/v2/scut/jwc/school.js +3 -3
- package/lib/v2/scut/router.js +1 -1
- package/lib/v2/scut/seie/news-ccenter.js +52 -0
- package/lib/v2/sdu/cmse.js +1 -1
- package/lib/v2/sdu/cs.js +1 -1
- package/lib/v2/sdu/epe.js +1 -1
- package/lib/v2/sdu/extractor/sdrj.js +1 -1
- package/lib/v2/sdu/extractor/view.js +1 -1
- package/lib/v2/sdu/extractor/wh/jwc.js +1 -1
- package/lib/v2/sdu/extractor/wh/news.js +1 -1
- package/lib/v2/sdu/mech.js +1 -1
- package/lib/v2/sdu/sc.js +2 -2
- package/lib/v2/sdu/wh/jwc.js +1 -1
- package/lib/v2/sec-wiki/weekly.js +1 -1
- package/lib/v2/secrss/author.js +18 -7
- package/lib/v2/secrss/category.js +19 -8
- package/lib/v2/secrss/maintainer.js +2 -2
- package/lib/v2/seekingalpha/radar.js +1 -1
- package/lib/v2/segmentfault/blogs.js +6 -23
- package/lib/v2/segmentfault/channel.js +18 -30
- package/lib/v2/segmentfault/user.js +6 -32
- package/lib/v2/segmentfault/utils.js +32 -0
- package/lib/v2/sehuatang/index.js +12 -14
- package/lib/v2/sehuatang/user.js +14 -15
- package/lib/v2/sensortower/blog.js +2 -2
- package/lib/v2/setn/index.js +5 -5
- package/lib/v2/seu/cse/index.js +1 -1
- package/lib/v2/seu/yzb/index.js +1 -1
- package/lib/v2/shiep/config.js +11 -11
- package/lib/v2/shiep/index.js +26 -24
- package/lib/v2/shiep/radar.js +6 -6
- package/lib/v2/shisu/maintainer.js +3 -0
- package/lib/v2/shisu/news.js +63 -0
- package/lib/v2/shisu/radar.js +13 -0
- package/lib/v2/shisu/router.js +3 -0
- package/lib/v2/shmeea/index.js +35 -26
- package/lib/v2/shmeea/maintainer.js +1 -1
- package/lib/v2/shmeea/radar.js +8 -5
- package/lib/v2/shmeea/router.js +1 -1
- package/lib/v2/shoac/maintainer.js +3 -0
- package/lib/v2/shoac/radar.js +13 -0
- package/lib/v2/shoac/recent-show.js +72 -0
- package/lib/v2/shoac/router.js +3 -0
- package/lib/v2/shoac/templates/detail.art +25 -0
- package/lib/v2/showstart/artist.js +15 -0
- package/lib/v2/showstart/brand.js +15 -0
- package/lib/v2/showstart/const.js +4 -0
- package/lib/v2/showstart/event.js +18 -0
- package/lib/v2/showstart/maintainer.js +6 -0
- package/lib/v2/showstart/radar.js +40 -0
- package/lib/v2/showstart/router.js +6 -0
- package/lib/v2/showstart/search.js +51 -0
- package/lib/v2/showstart/service.js +167 -0
- package/lib/v2/showstart/utils.js +92 -0
- package/lib/v2/shuiguopai/index.js +23 -17
- package/lib/v2/shuiguopai/templates/description.art +1 -1
- package/lib/v2/sigsac/ccs.js +2 -2
- package/lib/v2/sina/finance/stock/usstock.js +1 -1
- package/lib/v2/sina/utils.js +7 -7
- package/lib/v2/sinchew/index.js +2 -2
- package/lib/v2/sjtu/tongqu/activity.js +2 -2
- package/lib/v2/slowmist/slowmist.js +19 -9
- package/lib/v2/smashingmagazine/category.js +1 -6
- package/lib/v2/smashingmagazine/radar.js +2 -2
- package/lib/v2/smzdm/haowen-fenlei.js +51 -0
- package/lib/v2/smzdm/router.js +1 -1
- package/lib/v2/snowpeak/maintainer.js +1 -1
- package/lib/v2/sogou/maintainer.js +4 -0
- package/lib/v2/sogou/radar.js +16 -0
- package/lib/v2/sogou/router.js +4 -0
- package/lib/v2/sogou/search.js +54 -0
- package/lib/v2/sogou/templates/description.art +6 -0
- package/lib/v2/sohu/mp.js +44 -35
- package/lib/v2/sohu/templates/video.art +7 -0
- package/lib/v2/solidot/_article.js +8 -8
- package/lib/v2/solidot/main.js +3 -3
- package/lib/v2/sony/maintainer.js +1 -1
- package/lib/v2/spotify/saved.js +1 -1
- package/lib/v2/spotify/top.js +2 -2
- package/lib/v2/spotify/utils.js +2 -2
- package/lib/v2/sse/convert.js +1 -1
- package/lib/v2/sse/disclosure.js +5 -4
- package/lib/v2/sse/inquire.js +1 -1
- package/lib/v2/sse/lawandrules.js +1 -1
- package/lib/v2/sse/radar.js +1 -1
- package/lib/v2/sse/renewal.js +1 -1
- package/lib/v2/sspai/author.js +2 -2
- package/lib/v2/sspai/router.js +2 -2
- package/lib/v2/sspai/shortcuts-gallery.js +29 -0
- package/lib/v2/sspu/jwc.js +44 -0
- package/lib/v2/sspu/maintainer.js +4 -0
- package/lib/v2/sspu/pe.js +65 -0
- package/lib/v2/sspu/radar.js +21 -0
- package/lib/v2/sspu/router.js +4 -0
- package/lib/v2/stcn/index.js +2 -2
- package/lib/v2/stockedge/radar.js +1 -1
- package/lib/v2/stratechery/radar.js +2 -2
- package/lib/v2/studygolang/utils.js +2 -2
- package/lib/v2/subhd/index.js +1 -1
- package/lib/v2/supchina/index.js +3 -3
- package/lib/v2/supchina/podcasts.js +1 -1
- package/lib/v2/surfshark/blog.js +1 -1
- package/lib/v2/swissinfo/index.js +1 -1
- package/lib/v2/swpu/utils.js +1 -1
- package/lib/v2/syosetu/chapter.js +1 -1
- package/lib/v2/sysu/cse.js +8 -8
- package/lib/v2/sysu/ygafz.js +1 -1
- package/lib/v2/szse/inquire.js +1 -1
- package/lib/v2/szse/notice.js +13 -15
- package/lib/v2/szse/projectdynamic.js +1 -1
- package/lib/v2/szu/yz/index.js +1 -1
- package/lib/v2/tableau/maintainer.js +3 -0
- package/lib/v2/tableau/radar.js +11 -0
- package/lib/v2/tableau/router.js +3 -0
- package/lib/v2/tableau/viz-of-the-day.js +26 -0
- package/lib/v2/taiwannews/hot.js +4 -3
- package/lib/v2/tangshufang/index.js +1 -1
- package/lib/v2/taoguba/blog.js +1 -1
- package/lib/v2/taoguba/index.js +1 -1
- package/lib/v2/tass/maintainer.js +3 -0
- package/lib/v2/tass/news.js +58 -0
- package/lib/v2/tass/radar.js +13 -0
- package/lib/v2/tass/router.js +3 -0
- package/lib/v2/techcrunch/maintainer.js +1 -1
- package/lib/v2/techpowerup/maintainer.js +0 -1
- package/lib/v2/techpowerup/radar.js +2 -2
- package/lib/v2/telecompaper/news.js +1 -1
- package/lib/v2/telecompaper/search.js +2 -2
- package/lib/v2/telegram/channel.js +20 -33
- package/lib/v2/telegram/maintainer.js +3 -3
- package/lib/v2/telegram/stickerpack.js +1 -1
- package/lib/v2/tencent/maintainer.js +0 -1
- package/lib/v2/tencent/news/author.js +38 -14
- package/lib/v2/tencent/pvp/newsindex.js +4 -2
- package/lib/v2/tencent/qq/sdk/changelog.js +1 -1
- package/lib/v2/tencent/radar.js +1 -41
- package/lib/v2/tencent/router.js +0 -1
- package/lib/v2/tencent/templates/news/image.art +4 -0
- package/lib/v2/tesla/cx.js +119 -0
- package/lib/v2/tesla/maintainer.js +1 -0
- package/lib/v2/tesla/price/get-price.js +1 -1
- package/lib/v2/tesla/radar.js +13 -1
- package/lib/v2/tesla/router.js +1 -0
- package/lib/v2/tesla/templates/description.art +140 -0
- package/lib/v2/test/index.js +284 -181
- package/lib/v2/tfc-taiwan/maintainer.js +0 -1
- package/lib/v2/tfc-taiwan/utils.js +2 -2
- package/lib/v2/theatlantic/maintainer.js +1 -1
- package/lib/v2/theatlantic/utils.js +2 -2
- package/lib/v2/theblockbeats/index.js +53 -0
- package/lib/v2/theblockbeats/radar.js +19 -0
- package/lib/v2/theblockbeats/router.js +3 -0
- package/lib/v2/thecatcity/index.js +3 -3
- package/lib/v2/thecatcity/radar.js +1 -1
- package/lib/v2/thehindu/radar.js +1 -1
- package/lib/v2/theinitium/full.js +2 -2
- package/lib/v2/thenewslens/index.js +1 -1
- package/lib/v2/thenewslens/radar.js +0 -6
- package/lib/v2/thepaper/factpaper.js +1 -1
- package/lib/v2/thepaper/featured.js +1 -1
- package/lib/v2/thepaper/radar.js +2 -2
- package/lib/v2/thepaper/utils.js +1 -1
- package/lib/v2/theverge/index.js +1 -7
- package/lib/v2/thoughtco/index.js +95 -0
- package/lib/v2/thoughtco/maintainer.js +3 -0
- package/lib/v2/thoughtco/radar.js +155 -0
- package/lib/v2/thoughtco/router.js +3 -0
- package/lib/v2/thoughtco/templates/description.art +16 -0
- package/lib/v2/threads/index.js +20 -150
- package/lib/v2/threads/radar.js +1 -1
- package/lib/v2/threads/utils.js +147 -0
- package/lib/v2/thwiki/index.js +2 -2
- package/lib/v2/tiktok/maintainer.js +1 -1
- package/lib/v2/tiktok/radar.js +1 -1
- package/lib/v2/tingshuitz/wuhan.js +1 -1
- package/lib/v2/tingtingfm/program.js +5 -5
- package/lib/v2/tju/cic/index.js +3 -7
- package/lib/v2/tju/news/index.js +4 -12
- package/lib/v2/tju/oaa/index.js +2 -2
- package/lib/v2/tju/yzb/index.js +3 -7
- package/lib/v2/tokeninsight/blog.js +2 -2
- package/lib/v2/tokeninsight/bulletin.js +1 -1
- package/lib/v2/tokeninsight/report.js +2 -2
- package/lib/v2/toodaylab/index.js +5 -5
- package/lib/v2/tophub/list.js +40 -0
- package/lib/v2/tophub/maintainer.js +1 -0
- package/lib/v2/tophub/radar.js +6 -0
- package/lib/v2/tophub/router.js +1 -0
- package/lib/v2/tophub/templates/rank.art +22 -0
- package/lib/v2/topys/index.js +1 -1
- package/lib/v2/tradingview/blog.js +65 -22
- package/lib/v2/tradingview/desktop.js +61 -0
- package/lib/v2/tradingview/maintainer.js +2 -1
- package/lib/v2/tradingview/pine.js +54 -0
- package/lib/v2/tradingview/radar.js +98 -2
- package/lib/v2/tradingview/router.js +3 -1
- package/lib/v2/tradingview/templates/description.art +12 -3
- package/lib/v2/transcriptforest/index.js +116 -0
- package/lib/v2/transcriptforest/maintainer.js +3 -0
- package/lib/v2/transcriptforest/radar.js +307 -0
- package/lib/v2/transcriptforest/router.js +3 -0
- package/lib/v2/transcriptforest/templates/description.art +23 -0
- package/lib/v2/trending/router.js +1 -1
- package/lib/v2/trendingpapers/maintainer.js +3 -0
- package/lib/v2/trendingpapers/papers.js +41 -0
- package/lib/v2/trendingpapers/radar.js +11 -0
- package/lib/v2/trendingpapers/router.js +3 -0
- package/lib/v2/tvb/news.js +1 -1
- package/lib/v2/twitch/live.js +88 -0
- package/lib/v2/twitch/maintainer.js +5 -0
- package/lib/v2/twitch/radar.js +37 -0
- package/lib/v2/twitch/router.js +5 -0
- package/lib/v2/twitch/schedule.js +76 -0
- package/lib/v2/twitch/video.js +71 -0
- package/lib/v2/twitter/api-fallback-common.js +17 -0
- package/lib/v2/twitter/collection.js +3 -3
- package/lib/v2/twitter/followings.js +1 -1
- package/lib/v2/twitter/keyword.js +1 -3
- package/lib/v2/twitter/likes.js +1 -1
- package/lib/v2/twitter/list.js +3 -3
- package/lib/v2/twitter/media.js +1 -5
- package/lib/v2/twitter/trends.js +1 -1
- package/lib/v2/twitter/user.js +1 -3
- package/lib/v2/twitter/utils.js +65 -40
- package/lib/v2/twitter/web-api/constants.js +86 -68
- package/lib/v2/twitter/web-api/login.js +183 -0
- package/lib/v2/twitter/web-api/media.js +2 -0
- package/lib/v2/twitter/web-api/search.js +2 -0
- package/lib/v2/twitter/web-api/token.js +44 -0
- package/lib/v2/twitter/web-api/tweet.js +2 -0
- package/lib/v2/twitter/web-api/twitter-api.js +109 -118
- package/lib/v2/twitter/web-api/user.js +3 -6
- package/lib/v2/twreporter/maintainer.js +0 -2
- package/lib/v2/twreporter/newest.js +1 -1
- package/lib/v2/twreporter/radar.js +0 -12
- package/lib/v2/twreporter/router.js +0 -2
- package/lib/v2/txrjy/fornumtopic.js +2 -2
- package/lib/v2/txrjy/radar.js +1 -1
- package/lib/v2/u3c3/index.js +2 -2
- package/lib/v2/u9a9/index.js +14 -14
- package/lib/v2/uber/blog.js +1 -1
- package/lib/v2/uchicago/current.js +2 -2
- package/lib/v2/udn/breaking-news.js +6 -2
- package/lib/v2/udn/global/index.js +8 -12
- package/lib/v2/uibe/hr.js +1 -1
- package/lib/v2/uniqlo/maintainer.js +3 -0
- package/lib/v2/uniqlo/new.js +62 -0
- package/lib/v2/uniqlo/radar.js +12 -0
- package/lib/v2/uniqlo/router.js +3 -0
- package/lib/v2/unusualwhales/radar.js +1 -1
- package/lib/v2/uptimerobot/rss.js +1 -1
- package/lib/v2/uraaka-joshi/uraaka-joshi-user.js +2 -2
- package/lib/v2/uraaka-joshi/uraaka-joshi.js +2 -2
- package/lib/v2/urbandictionary/radar.js +1 -1
- package/lib/v2/usenix/usenix.js +17 -22
- package/lib/v2/ustb/tj/news.js +1 -1
- package/lib/v2/ustb/yjsy/news.js +13 -20
- package/lib/v2/ustb/yzxc/tzgg.js +1 -1
- package/lib/v2/ustc/eeis.js +2 -2
- package/lib/v2/ustc/gs.js +2 -2
- package/lib/v2/ustc/job.js +1 -1
- package/lib/v2/ustc/sist.js +2 -2
- package/lib/v2/usts/jwch.js +8 -11
- package/lib/v2/utgd/category.js +2 -1
- package/lib/v2/utgd/templates/description.art +5 -1
- package/lib/v2/utgd/timeline.js +2 -1
- package/lib/v2/utgd/topic.js +3 -2
- package/lib/v2/v1tx/maintainer.js +0 -1
- package/lib/v2/v2ex/tab.js +1 -1
- package/lib/v2/vcb-s/category.js +1 -1
- package/lib/v2/vcb-s/index.js +1 -1
- package/lib/v2/verfghbw/press.js +12 -14
- package/lib/v2/verfghbw/radar.js +1 -1
- package/lib/v2/vimeo/category.js +1 -1
- package/lib/v2/vimeo/channel.js +2 -2
- package/lib/v2/vimeo/radar.js +1 -1
- package/lib/v2/vimeo/usr-videos.js +4 -4
- package/lib/v2/wallhaven/index.js +2 -2
- package/lib/v2/web3caff/index.js +1 -1
- package/lib/v2/wechat/ce.js +1 -1
- package/lib/v2/wechat/data258.js +12 -16
- package/lib/v2/wechat/feeddd.js +1 -1
- package/lib/v2/wechat/maintainer.js +1 -1
- package/lib/v2/wechat/sogou.js +2 -2
- package/lib/v2/wechat/tgchannel.js +4 -4
- package/lib/v2/wechat/uread.js +2 -2
- package/lib/v2/wechat/wxnmh.js +3 -5
- package/lib/v2/weekendhk/maintainer.js +0 -1
- package/lib/v2/weibo/friends.js +122 -0
- package/lib/v2/weibo/group.js +3 -11
- package/lib/v2/weibo/maintainer.js +2 -1
- package/lib/v2/weibo/oasis/user.js +4 -3
- package/lib/v2/weibo/radar.js +8 -2
- package/lib/v2/weibo/router.js +3 -2
- package/lib/v2/weibo/search/hot.js +114 -7
- package/lib/v2/weibo/search/template/digest.art +17 -0
- package/lib/v2/weibo/timeline.js +3 -11
- package/lib/v2/weibo/user.js +6 -12
- package/lib/v2/weibo/utils.js +36 -39
- package/lib/v2/wenku8/chapter.js +1 -1
- package/lib/v2/wenku8/volume.js +2 -2
- package/lib/v2/wfu/news.js +3 -3
- package/lib/v2/who/news-room.js +1 -1
- package/lib/v2/whu/cs.js +24 -9
- package/lib/v2/whu/gs/index.js +2 -2
- package/lib/v2/whu/hyxt.js +50 -0
- package/lib/v2/whu/maintainer.js +2 -1
- package/lib/v2/whu/news.js +48 -80
- package/lib/v2/whu/radar.js +252 -4
- package/lib/v2/whu/router.js +2 -1
- package/lib/v2/whu/templates/description.art +39 -0
- package/lib/v2/whu/util.js +145 -0
- package/lib/v2/winstall/update.js +2 -2
- package/lib/v2/wise/pair.js +2 -2
- package/lib/v2/wmc-bj/maintainer.js +3 -0
- package/lib/v2/wmc-bj/publish.js +58 -0
- package/lib/v2/wmc-bj/radar.js +17 -0
- package/lib/v2/wmc-bj/router.js +3 -0
- package/lib/v2/wmc-bj/templates/description.art +5 -0
- package/lib/v2/wnacg/index.js +3 -9
- package/lib/v2/worldjournal/index.js +1 -1
- package/lib/v2/woshipm/maintainer.js +0 -2
- package/lib/v2/woshipm/radar.js +0 -12
- package/lib/v2/woshipm/router.js +1 -3
- package/lib/v2/woshipm/user-article.js +37 -0
- package/lib/v2/wsj/news.js +1 -1
- package/lib/v2/wsj/utils.js +2 -2
- package/lib/v2/wsyu/news.js +4 -4
- package/lib/v2/wtu/index.js +1 -1
- package/lib/v2/wyzxwk/article.js +1 -1
- package/lib/v2/wzu/news.js +1 -1
- package/lib/v2/x-mol/maintainer.js +4 -0
- package/lib/v2/x-mol/news.js +63 -0
- package/lib/v2/x-mol/paper.js +73 -0
- package/lib/v2/x-mol/radar.js +25 -0
- package/lib/v2/x-mol/router.js +4 -0
- package/lib/v2/x-mol/templates/description.art +6 -0
- package/lib/v2/x-mol/utils.js +3 -0
- package/lib/v2/x6d/index.js +9 -12
- package/lib/v2/xaufe/jiaowu.js +1 -4
- package/lib/v2/xaut/rsc.js +1 -1
- package/lib/v2/xiaohongshu/user.js +33 -9
- package/lib/v2/xiaohongshu/util.js +44 -38
- package/lib/v2/xiaomiyoupin/utils.js +1 -1
- package/lib/v2/xiaote/index.js +2 -2
- package/lib/v2/ximalaya/album.js +6 -6
- package/lib/v2/ximalaya/radar.js +1 -1
- package/lib/v2/ximalaya/utils.js +1 -1
- package/lib/v2/xinpianchang/index.js +2 -2
- package/lib/v2/xinpianchang/rank.js +1 -1
- package/lib/v2/xinpianchang/util.js +1 -1
- package/lib/v2/xjtu/dean.js +2 -2
- package/lib/v2/xmanhua/index.js +4 -14
- package/lib/v2/xmnn/epaper.js +2 -2
- package/lib/v2/xmnn/maintainer.js +1 -0
- package/lib/v2/xmnn/news.js +65 -0
- package/lib/v2/xmnn/radar.js +67 -1
- package/lib/v2/xmnn/router.js +1 -0
- package/lib/v2/xsijishe/forum.js +1 -6
- package/lib/v2/xsijishe/maintainer.js +1 -0
- package/lib/v2/xsijishe/radar.js +12 -0
- package/lib/v2/xsijishe/rank.js +60 -0
- package/lib/v2/xsijishe/router.js +1 -0
- package/lib/v2/xueqiu/hots.js +2 -1
- package/lib/v2/xueqiu/router.js +3 -3
- package/lib/v2/xueqiu/snb.js +1 -1
- package/lib/v2/xueqiu/stock-comments.js +45 -0
- package/lib/v2/xueqiu/stock-info.js +69 -0
- package/lib/v2/xueqiu/today.js +1 -1
- package/lib/v2/xueqiu/user.js +2 -1
- package/lib/v2/xys/new.js +3 -3
- package/lib/v2/xyzrank/index.js +1 -1
- package/lib/v2/yahoo/maintainer.js +2 -0
- package/lib/v2/yahoo/news/tw/index.js +24 -0
- package/lib/v2/yahoo/news/tw/provider-helper.js +22 -0
- package/lib/v2/yahoo/news/tw/provider.js +24 -0
- package/lib/v2/yahoo/news/tw/utils.js +129 -0
- package/lib/v2/yahoo/news/us/index.js +45 -0
- package/lib/v2/yahoo/radar.js +29 -1
- package/lib/v2/yahoo/router.js +4 -1
- package/lib/v2/yahoo/templates/youtube.art +1 -0
- package/lib/v2/yangtzeu/dongke.js +1 -1
- package/lib/v2/ycwb/index.js +2 -2
- package/lib/v2/yicai/dt.js +110 -0
- package/lib/v2/yicai/maintainer.js +1 -0
- package/lib/v2/yicai/radar.js +164 -0
- package/lib/v2/yicai/router.js +1 -0
- package/lib/v2/yicai/templates/description.art +35 -7
- package/lib/v2/yicai/utils.js +10 -4
- package/lib/v2/yoasobi-music/info.js +3 -3
- package/lib/v2/yoasobi-music/jsonp-helper.js +19 -0
- package/lib/v2/yoasobi-music/live.js +2 -2
- package/lib/v2/yoasobi-music/media.js +2 -2
- package/lib/v2/yoasobi-music/radar.js +4 -4
- package/lib/v2/yomujp/level.js +101 -0
- package/lib/v2/yomujp/maintainer.js +3 -0
- package/lib/v2/yomujp/radar.js +13 -0
- package/lib/v2/yomujp/router.js +3 -0
- package/lib/v2/youku/channel.js +2 -2
- package/lib/v2/youtube/channel.js +2 -2
- package/lib/v2/youtube/charts.js +23 -25
- package/lib/v2/youtube/community.js +1 -1
- package/lib/v2/youtube/custom.js +1 -1
- package/lib/v2/youtube/live.js +1 -1
- package/lib/v2/youtube/playlist.js +1 -1
- package/lib/v2/youtube/radar.js +1 -1
- package/lib/v2/youtube/subscriptions.js +2 -2
- package/lib/v2/youtube/user.js +1 -1
- package/lib/v2/youtube/utils.js +6 -6
- package/lib/v2/youzhiyouxing/materials.js +2 -2
- package/lib/v2/yuque/book.js +6 -1
- package/lib/v2/yuque/utils.js +20 -3
- package/lib/v2/yxdzqb/index.js +1 -1
- package/lib/v2/yxrb/home.js +1 -1
- package/lib/v2/yystv/category.js +1 -1
- package/lib/v2/zagg/maintainer.js +1 -1
- package/lib/v2/zaobao/realtime.js +28 -13
- package/lib/v2/zaobao/util.js +14 -19
- package/lib/v2/zaobao/znews.js +32 -15
- package/lib/v2/zcmu/jwc/index.js +1 -1
- package/lib/v2/zcmu/yxy/index.js +1 -1
- package/lib/v2/zcool/discover.js +5 -2
- package/lib/v2/zcool/maintainer.js +1 -1
- package/lib/v2/zcool/user.js +1 -1
- package/lib/v2/zhibo8/more.js +2 -5
- package/lib/v2/zhibo8/post.js +1 -1
- package/lib/v2/zhihu/activities.js +28 -13
- package/lib/v2/zhihu/answers.js +1 -1
- package/lib/v2/zhihu/bookstore/newest.js +1 -1
- package/lib/v2/zhihu/collection.js +1 -1
- package/lib/v2/zhihu/daily-section.js +51 -0
- package/lib/v2/zhihu/daily.js +2 -2
- package/lib/v2/zhihu/execlib/x-zse-96-v3.js +125 -0
- package/lib/v2/zhihu/maintainer.js +4 -1
- package/lib/v2/zhihu/pin/utils.js +3 -3
- package/lib/v2/zhihu/question.js +2 -2
- package/lib/v2/zhihu/radar.js +27 -0
- package/lib/v2/zhihu/router.js +5 -2
- package/lib/v2/zhihu/timeline.js +18 -3
- package/lib/v2/zhihu/topic.js +93 -50
- package/lib/v2/zhihu/utils.js +0 -1
- package/lib/v2/zhihu/xhu/activities.js +127 -0
- package/lib/v2/zhihu/xhu/answers.js +31 -0
- package/lib/v2/zhihu/xhu/auth.js +1 -1
- package/lib/v2/zhihu/xhu/collection.js +22 -10
- package/lib/v2/zhihu/xhu/posts.js +34 -0
- package/lib/v2/zhihu/xhu/zhuanlan.js +30 -22
- package/lib/v2/zhihu/zhuanlan.js +31 -23
- package/lib/v2/zhitongcaijing/index.js +3 -3
- package/lib/v2/zhiy/letter.js +5 -5
- package/lib/v2/zhiy/post.js +5 -5
- package/lib/v2/zhubai/index.js +2 -2
- package/lib/v2/zhubai/radar.js +2 -1
- package/lib/v2/zhubai/templates/description.art +41 -13
- package/lib/v2/zhubai/top20.js +32 -23
- package/lib/v2/zimuxia/index.js +64 -0
- package/lib/v2/zimuxia/maintainer.js +4 -0
- package/lib/v2/zimuxia/portfolio.js +52 -0
- package/lib/v2/zimuxia/radar.js +19 -0
- package/lib/v2/zimuxia/router.js +4 -0
- package/lib/v2/zjgtjy/index.js +1 -4
- package/lib/v2/zjol/paper.js +1 -1
- package/lib/v2/zju/career/index.js +1 -1
- package/lib/v2/zju/cst/custom.js +3 -1
- package/lib/v2/zju/cst/index.js +12 -18
- package/lib/v2/zju/grs/index.js +1 -1
- package/lib/v2/zju/list.js +1 -5
- package/lib/v2/zju/physics/index.js +1 -1
- package/lib/v2/zjuvag/blog.js +33 -0
- package/lib/v2/zjuvag/maintainer.js +3 -0
- package/lib/v2/zjuvag/radar.js +11 -0
- package/lib/v2/zjuvag/router.js +3 -0
- package/lib/v2/zodgame/forum.js +5 -5
- package/lib/v2/zotero/versions.js +1 -5
- package/lib/v2/zuel/notice.js +1 -1
- package/lib/v2/zuvio/utils.js +23 -8
- package/lib/v2/zyshow/router.js +1 -1
- package/lib/views/error.art +1 -1
- package/lib/views/rss.art +1 -1
- package/lib/views/rss3-ums.js +62 -0
- package/lib/views/welcome.art +1 -1
- package/package.json +88 -75
- package/lib/api_router.js +0 -26
- package/lib/routes/1draw/index.js +0 -44
- package/lib/routes/3ycy/home.js +0 -58
- package/lib/routes/4gamers/category.js +0 -20
- package/lib/routes/4gamers/tag.js +0 -20
- package/lib/routes/4gamers/topic.js +0 -20
- package/lib/routes/51voa/channel.js +0 -158
- package/lib/routes/8btc/author.js +0 -49
- package/lib/routes/8btc/news/flash.js +0 -41
- package/lib/routes/91ddcc/stage.js +0 -48
- package/lib/routes/91ddcc/user.js +0 -45
- package/lib/routes/93/index.js +0 -50
- package/lib/routes/abc/documentId.js +0 -7272
- package/lib/routes/abc/id.js +0 -7272
- package/lib/routes/abc/index.js +0 -74
- package/lib/routes/aliyun-kernel/index.js +0 -60
- package/lib/routes/allnow/column.js +0 -7
- package/lib/routes/allnow/index.js +0 -5
- package/lib/routes/allnow/tag.js +0 -7
- package/lib/routes/allnow/user.js +0 -7
- package/lib/routes/allnow/utils.js +0 -67
- package/lib/routes/alter-cn/news.js +0 -44
- package/lib/routes/amazon/ku.js +0 -57
- package/lib/routes/andyt/index.js +0 -36
- package/lib/routes/animen/news.js +0 -84
- package/lib/routes/anitama/channel.js +0 -64
- package/lib/routes/anki/changes.js +0 -39
- package/lib/routes/aom/journal.js +0 -107
- package/lib/routes/aptonic/action.js +0 -38
- package/lib/routes/asahi/area.js +0 -57
- package/lib/routes/atfd/index.js +0 -46
- package/lib/routes/babehub/index.js +0 -30
- package/lib/routes/babehub/search.js +0 -15
- package/lib/routes/babehub/utils.js +0 -71
- package/lib/routes/bahamut/creation_index.js +0 -73
- package/lib/routes/baidu/daily.js +0 -55
- package/lib/routes/baidu/doodles.js +0 -27
- package/lib/routes/bell-labs/events-news.js +0 -70
- package/lib/routes/bihu/activaties.js +0 -76
- package/lib/routes/bing/index.js +0 -26
- package/lib/routes/biobio/index.js +0 -40
- package/lib/routes/biobio/others.js +0 -45
- package/lib/routes/bioon/latest.js +0 -51
- package/lib/routes/bishijie/kuaixun.js +0 -21
- package/lib/routes/bjnews/epaper.js +0 -80
- package/lib/routes/blogs/diygod/animal-crossing.js +0 -39
- package/lib/routes/blogs/diygod/gk.js +0 -33
- package/lib/routes/blogs/jianning.js +0 -45
- package/lib/routes/blogs/paulgraham.js +0 -46
- package/lib/routes/bof/home.js +0 -42
- package/lib/routes/bookscomtw/newbooks.js +0 -37
- package/lib/routes/booksource/index.js +0 -22
- package/lib/routes/boston/index.js +0 -73
- package/lib/routes/buaq/index.js +0 -31
- package/lib/routes/cfd/gbp_div.js +0 -28
- package/lib/routes/cgtn/pick.js +0 -45
- package/lib/routes/cgtn/top.js +0 -45
- package/lib/routes/changku/index.js +0 -39
- package/lib/routes/chinadialogue/column.js +0 -58
- package/lib/routes/chinadialogue/topics.js +0 -55
- package/lib/routes/chinalaborwatch/reports.js +0 -53
- package/lib/routes/chinatimes/index.js +0 -115
- package/lib/routes/chuiniu/column.js +0 -89
- package/lib/routes/chuiniu/column_list.js +0 -36
- package/lib/routes/ciweimao/chapter.js +0 -34
- package/lib/routes/cktest/app.js +0 -34
- package/lib/routes/cktest/policy.js +0 -43
- package/lib/routes/cmes/news.js +0 -64
- package/lib/routes/codeceo/category.js +0 -51
- package/lib/routes/codeceo/home.js +0 -49
- package/lib/routes/commonapp/blog.js +0 -42
- package/lib/routes/coronavirus/caixin.js +0 -34
- package/lib/routes/coronavirus/dxy-data.js +0 -86
- package/lib/routes/coronavirus/dxy.js +0 -27
- package/lib/routes/coronavirus/mogov-2019ncov.js +0 -49
- package/lib/routes/coronavirus/nhc.js +0 -30
- package/lib/routes/coronavirus/scmp.js +0 -32
- package/lib/routes/coronavirus/sg-moh.js +0 -40
- package/lib/routes/coronavirus/yahoo-japan.js +0 -77
- package/lib/routes/cpta/notice.js +0 -41
- package/lib/routes/craigslist/search.js +0 -51
- package/lib/routes/cria/news.js +0 -57
- package/lib/routes/cs/news.js +0 -69
- package/lib/routes/curseforge/files.js +0 -36
- package/lib/routes/curseforge/generalfiles.js +0 -42
- package/lib/routes/cve/search.js +0 -26
- package/lib/routes/d1bz/novel.js +0 -72
- package/lib/routes/d2/daily.js +0 -49
- package/lib/routes/damai/activity.js +0 -28
- package/lib/routes/dayone/blog.js +0 -56
- package/lib/routes/deeplearningai/thebatch.js +0 -29
- package/lib/routes/dengekionline/new.js +0 -133
- package/lib/routes/dhl/shipment-tracking.js +0 -56
- package/lib/routes/dianping/user.js +0 -98
- package/lib/routes/digic-pictures/index.js +0 -72
- package/lib/routes/dilbert/strip.js +0 -54
- package/lib/routes/dilidili/fanju.js +0 -78
- package/lib/routes/dockone/weekly.js +0 -60
- package/lib/routes/donews/index.js +0 -59
- package/lib/routes/donews/utils.js +0 -19
- package/lib/routes/dsb/area.js +0 -33
- package/lib/routes/dxy/vaccine.js +0 -109
- package/lib/routes/dysfz/index.js +0 -20
- package/lib/routes/egsea/flash.js +0 -40
- package/lib/routes/eleme/open-be/announce.js +0 -21
- package/lib/routes/elife/index.js +0 -67
- package/lib/routes/elitebabes/index.js +0 -30
- package/lib/routes/elitebabes/search.js +0 -15
- package/lib/routes/elitebabes/utils.js +0 -88
- package/lib/routes/elitebabes/videos.js +0 -26
- package/lib/routes/esquirehk/tag.js +0 -71
- package/lib/routes/facebook/page.js +0 -128
- package/lib/routes/fanfou/home_timeline.js +0 -32
- package/lib/routes/fanfou/public_timeline.js +0 -34
- package/lib/routes/fanfou/user_timeline.js +0 -35
- package/lib/routes/feed-the-beast/modpack.js +0 -31
- package/lib/routes/feixuew/index.js +0 -63
- package/lib/routes/fir/update.js +0 -31
- package/lib/routes/firefox/addons.js +0 -33
- package/lib/routes/firefox/release.js +0 -30
- package/lib/routes/fitchratings/site.js +0 -33
- package/lib/routes/fjnews/fznews.js +0 -55
- package/lib/routes/fjnews/jjnews.js +0 -43
- package/lib/routes/fontstory/tw.js +0 -48
- package/lib/routes/fulinian/index.js +0 -50
- package/lib/routes/gab/explore.js +0 -31
- package/lib/routes/galgame/hhgal.js +0 -70
- package/lib/routes/galgame/sayhuahuo.js +0 -22
- package/lib/routes/galgame/zdfx.js +0 -30
- package/lib/routes/gamegrape/index.js +0 -73
- package/lib/routes/gaoqingla/latest.js +0 -37
- package/lib/routes/gbcc/trust.js +0 -28
- package/lib/routes/geektime/news.js +0 -54
- package/lib/routes/getitfree/category.js +0 -59
- package/lib/routes/getitfree/search.js +0 -25
- package/lib/routes/getitfree/utils.js +0 -47
- package/lib/routes/girlimg/album.js +0 -57
- package/lib/routes/gitchat/newest.js +0 -23
- package/lib/routes/gitea/blog.js +0 -70
- package/lib/routes/gov/city/nanjing/getContent.js +0 -69
- package/lib/routes/gov/moa/moa.js +0 -164
- package/lib/routes/gov/moa/sjzxfb.js +0 -20
- package/lib/routes/gov/ndrc/xwdt.js +0 -54
- package/lib/routes/gov/province/jiangsu/getContent.js +0 -77
- package/lib/routes/gov/suzhou/doc.js +0 -39
- package/lib/routes/gov/suzhou/news.js +0 -142
- package/lib/routes/gov/suzhou/utils.js +0 -20
- package/lib/routes/gracg/user.js +0 -65
- package/lib/routes/gradcafe/result.js +0 -37
- package/lib/routes/growincity/news.js +0 -49
- package/lib/routes/grubstreet/utils.js +0 -78
- package/lib/routes/guiltfree/onsale.js +0 -48
- package/lib/routes/gvm/index.js +0 -94
- package/lib/routes/haimaoba/comics.js +0 -57
- package/lib/routes/hentai-cosplays/hentai-cosplays.js +0 -11
- package/lib/routes/hkcd/pdf.js +0 -30
- package/lib/routes/hkcnews/news.js +0 -63
- package/lib/routes/hkgolden/index.js +0 -110
- package/lib/routes/hopper/index.js +0 -82
- package/lib/routes/hpoi/index.js +0 -47
- package/lib/routes/hpoi/user.js +0 -37
- package/lib/routes/huawei/xinsheng/index.js +0 -61
- package/lib/routes/hugo/releases.js +0 -53
- package/lib/routes/iea/index.js +0 -53
- package/lib/routes/iie/blog.js +0 -47
- package/lib/routes/imaijia/category.js +0 -63
- package/lib/routes/imuseum/index.js +0 -49
- package/lib/routes/indienova/article.js +0 -53
- package/lib/routes/instapaper/person.js +0 -28
- package/lib/routes/itjuzi/invest.js +0 -32
- package/lib/routes/itjuzi/merge.js +0 -32
- package/lib/routes/itslide/new.js +0 -40
- package/lib/routes/iyiou/index.js +0 -41
- package/lib/routes/iyouport/index.js +0 -35
- package/lib/routes/iyouport/utils.js +0 -22
- package/lib/routes/jdlingyu/index.js +0 -45
- package/lib/routes/jianshu/trending.js +0 -28
- package/lib/routes/jianshu/utils.js +0 -66
- package/lib/routes/jiazhen108/index.js +0 -47
- package/lib/routes/jijitang/article.js +0 -19
- package/lib/routes/jijitang/publication.js +0 -18
- package/lib/routes/jingdong/zhongchou.js +0 -78
- package/lib/routes/jinritoutiao/keyword.js +0 -27
- package/lib/routes/jinse/catalogue.js +0 -20
- package/lib/routes/jinse/lives.js +0 -20
- package/lib/routes/jinse/timeline.js +0 -21
- package/lib/routes/jskou/index.js +0 -21
- package/lib/routes/juesheng/index.js +0 -49
- package/lib/routes/justrun/index.js +0 -44
- package/lib/routes/kaggle/competitions.js +0 -51
- package/lib/routes/kaggle/discussion.js +0 -72
- package/lib/routes/kaggle/user.js +0 -19
- package/lib/routes/kirara/news.js +0 -30
- package/lib/routes/konami/pesmobile.js +0 -31
- package/lib/routes/krankenkassen/index.js +0 -54
- package/lib/routes/ku/index.js +0 -31
- package/lib/routes/kzfeed/topic.js +0 -122
- package/lib/routes/leboncoin/ad.js +0 -136
- package/lib/routes/leetcode/check-cn.js +0 -98
- package/lib/routes/leetcode/check-us.js +0 -32
- package/lib/routes/leetcode/utils.js +0 -54
- package/lib/routes/liequtv/room.js +0 -36
- package/lib/routes/lingyi/index.js +0 -64
- package/lib/routes/linkedkeeper/index.js +0 -37
- package/lib/routes/liquipedia/dota2_matches.js +0 -50
- package/lib/routes/liwushuo/index.js +0 -28
- package/lib/routes/loveheaven/update.js +0 -45
- package/lib/routes/lowendtalk/discussion.js +0 -43
- package/lib/routes/macau-bolsas/index.js +0 -47
- package/lib/routes/macked/app.js +0 -25
- package/lib/routes/macwk/soft.js +0 -32
- package/lib/routes/magireco/event_banner.js +0 -34
- package/lib/routes/makeuseof/index.js +0 -59
- package/lib/routes/manhuadui/manhua.js +0 -36
- package/lib/routes/manong-weekly/issues.js +0 -33
- package/lib/routes/maoyan/hotComplete.js +0 -87
- package/lib/routes/matataki/site/posts/author.js +0 -17
- package/lib/routes/matataki/site/posts/favorite.js +0 -42
- package/lib/routes/matataki/site/posts/scoreranking.js +0 -15
- package/lib/routes/matataki/site/posts/tag.js +0 -16
- package/lib/routes/matataki/site/posts/timeranking.js +0 -15
- package/lib/routes/matataki/site/posts/token.js +0 -18
- package/lib/routes/matataki/utils/matataki-utils.js +0 -125
- package/lib/routes/maxnews/dota2.js +0 -45
- package/lib/routes/meituan/tech/home.js +0 -45
- package/lib/routes/mercari/index.js +0 -67
- package/lib/routes/metred/fuli.js +0 -42
- package/lib/routes/mi/board.js +0 -36
- package/lib/routes/mind42/index.js +0 -7
- package/lib/routes/mind42/search.js +0 -5
- package/lib/routes/mind42/tag.js +0 -5
- package/lib/routes/mind42/utils.js +0 -47
- package/lib/routes/mingjian/index.js +0 -46
- package/lib/routes/miniapp/article.js +0 -57
- package/lib/routes/miniapp/store/newest.js +0 -36
- package/lib/routes/miniflux/get_entries.js +0 -264
- package/lib/routes/miniflux/get_feeds.js +0 -90
- package/lib/routes/mitbbs/index.js +0 -54
- package/lib/routes/mitre/publications.js +0 -27
- package/lib/routes/mittrchina/index.js +0 -45
- package/lib/routes/mlhang/latest.js +0 -23
- package/lib/routes/mlog-club/projects.js +0 -33
- package/lib/routes/mlog-club/topics.js +0 -37
- package/lib/routes/mobdata/report.js +0 -30
- package/lib/routes/moxingnet/index.js +0 -61
- package/lib/routes/mp4ba/index.js +0 -133
- package/lib/routes/mqube/latest.js +0 -21
- package/lib/routes/mqube/tag.js +0 -23
- package/lib/routes/mqube/top.js +0 -21
- package/lib/routes/mqube/user.js +0 -25
- package/lib/routes/mzitu/category.js +0 -26
- package/lib/routes/mzitu/home.js +0 -32
- package/lib/routes/mzitu/post.js +0 -41
- package/lib/routes/mzitu/tag.js +0 -25
- package/lib/routes/mzitu/tags.js +0 -23
- package/lib/routes/mzitu/util.js +0 -51
- package/lib/routes/namoc/announcement.js +0 -64
- package/lib/routes/namoc/exhibition.js +0 -67
- package/lib/routes/namoc/media.js +0 -67
- package/lib/routes/namoc/news.js +0 -67
- package/lib/routes/namoc/specials.js +0 -42
- package/lib/routes/nba/app_news.js +0 -40
- package/lib/routes/network360/jobs.js +0 -24
- package/lib/routes/newsmth/account.js +0 -39
- package/lib/routes/newsmth/section.js +0 -99
- package/lib/routes/nfmovies/index.js +0 -58
- package/lib/routes/ningmeng/song.js +0 -77
- package/lib/routes/northhouse/index.js +0 -54
- package/lib/routes/novel/axdzs.js +0 -67
- package/lib/routes/novel/booksky.js +0 -44
- package/lib/routes/novel/dcrsw.js +0 -58
- package/lib/routes/novel/ptwxz.js +0 -76
- package/lib/routes/novel/wenxuemi.js +0 -63
- package/lib/routes/novel/zhaishuyuan.js +0 -84
- package/lib/routes/npc/index.js +0 -42
- package/lib/routes/obsidian/announcements.js +0 -22
- package/lib/routes/or/index.js +0 -54
- package/lib/routes/ow/patch.js +0 -23
- package/lib/routes/partnershiponai/resources.js +0 -49
- package/lib/routes/pgyer/app.js +0 -91
- package/lib/routes/piaohua/hot.js +0 -37
- package/lib/routes/pintu360/index.js +0 -54
- package/lib/routes/plainlaw/archives.js +0 -42
- package/lib/routes/pmcaff/user.js +0 -56
- package/lib/routes/pocket/trending.js +0 -31
- package/lib/routes/polar/blog.js +0 -47
- package/lib/routes/popiask/questions.js +0 -41
- package/lib/routes/popiask/tapechat_questions.js +0 -43
- package/lib/routes/popyard/index.js +0 -93
- package/lib/routes/processon/popular.js +0 -51
- package/lib/routes/ps/list.js +0 -34
- package/lib/routes/ps/product.js +0 -133
- package/lib/routes/ps/ps4updates.js +0 -60
- package/lib/routes/ps/trophy.js +0 -86
- package/lib/routes/putonghua/hangzhou.js +0 -45
- package/lib/routes/qlwb/city.js +0 -54
- package/lib/routes/qlwb/news.js +0 -37
- package/lib/routes/qtfyfl/category.js +0 -91
- package/lib/routes/questmobile/report.js +0 -121
- package/lib/routes/rs05/rs05.js +0 -35
- package/lib/routes/s-hentai/index.js +0 -64
- package/lib/routes/sagawa/index.js +0 -67
- package/lib/routes/sankakucomplex/post.js +0 -50
- package/lib/routes/sans/summit_archive.js +0 -24
- package/lib/routes/sbs/chinese.js +0 -70
- package/lib/routes/scala-blog/scala-blog.js +0 -29
- package/lib/routes/sckjt/news.js +0 -35
- package/lib/routes/scoresaber/user.js +0 -44
- package/lib/routes/sf/sffq-announce.js +0 -22
- package/lib/routes/shengwugu/index.js +0 -41
- package/lib/routes/shinybbs/index.js +0 -60
- package/lib/routes/shinybbs/latest.js +0 -57
- package/lib/routes/shinybbs/p.js +0 -38
- package/lib/routes/showroom/room.js +0 -31
- package/lib/routes/shuax/project.js +0 -37
- package/lib/routes/shuhui/comics.js +0 -95
- package/lib/routes/sixthtone/news.js +0 -52
- package/lib/routes/socialbeta/hunt.js +0 -29
- package/lib/routes/soomal/topics.js +0 -130
- package/lib/routes/stork/keyword.js +0 -58
- package/lib/routes/tahui/rptlist.js +0 -48
- package/lib/routes/tam/forecast.js +0 -53
- package/lib/routes/tanwu/products.js +0 -27
- package/lib/routes/tencent/bigdata/index.js +0 -53
- package/lib/routes/tencent/bugly/changelog.js +0 -49
- package/lib/routes/tencent/egame/room.js +0 -52
- package/lib/routes/tencent/gameinstitute/community.js +0 -60
- package/lib/routes/tencent/guyu/channel.js +0 -64
- package/lib/routes/tencent/video/playlist.js +0 -46
- package/lib/routes/tencent/wechat/miniprogram/plugins.js +0 -54
- package/lib/routes/thrillist/index.js +0 -67
- package/lib/routes/tianya/comments.js +0 -41
- package/lib/routes/tianya/index.js +0 -32
- package/lib/routes/tianya/user.js +0 -34
- package/lib/routes/tssstatus/index.js +0 -35
- package/lib/routes/tuicool/mags.js +0 -41
- package/lib/routes/uisdc/news.js +0 -34
- package/lib/routes/uisdc/talk.js +0 -58
- package/lib/routes/uisdc/topic.js +0 -55
- package/lib/routes/uisdc/zt.js +0 -65
- package/lib/routes/uniqlo/stylingbook.js +0 -24
- package/lib/routes/universities/buaa/news/index.js +0 -66
- package/lib/routes/universities/buaa/utils.js +0 -57
- package/lib/routes/universities/harvard/health/blog.js +0 -51
- package/lib/routes/universities/hhu/libNews.js +0 -57
- package/lib/routes/universities/hhu/libNewsc.js +0 -75
- package/lib/routes/universities/swust/jwc_news.js +0 -45
- package/lib/routes/universities/swust/jwc_notice.js +0 -51
- package/lib/routes/us/supremecourt/argument_audio.js +0 -58
- package/lib/routes/vgtime/keyword.js +0 -46
- package/lib/routes/vgtime/news.js +0 -52
- package/lib/routes/vgtime/release.js +0 -20
- package/lib/routes/voa/day-photos.js +0 -54
- package/lib/routes/vuevideo/user.js +0 -60
- package/lib/routes/wanwansub/index.js +0 -57
- package/lib/routes/wanwansub/info.js +0 -44
- package/lib/routes/weforum/report.js +0 -56
- package/lib/routes/weseepro/circle.js +0 -38
- package/lib/routes/weseepro/newest-direct.js +0 -69
- package/lib/routes/weseepro/newest.js +0 -69
- package/lib/routes/westore/new.js +0 -40
- package/lib/routes/whalegogo/home.js +0 -43
- package/lib/routes/whalegogo/portal.js +0 -57
- package/lib/routes/wikihow/category.js +0 -34
- package/lib/routes/wikihow/index.js +0 -32
- package/lib/routes/wineyun/index.js +0 -36
- package/lib/routes/wired/tag.js +0 -31
- package/lib/routes/wolley/host.js +0 -39
- package/lib/routes/wolley/index.js +0 -47
- package/lib/routes/wolley/user.js +0 -38
- package/lib/routes/wukong/user.js +0 -93
- package/lib/routes/x-mol/news.js +0 -48
- package/lib/routes/x-mol/paper.js +0 -78
- package/lib/routes/x-mol/utils.js +0 -16
- package/lib/routes/xici/index.js +0 -33
- package/lib/routes/xinquji/internal.js +0 -15
- package/lib/routes/xinquji/today.js +0 -15
- package/lib/routes/xposed/module.js +0 -36
- package/lib/routes/xuetangx/course_list.js +0 -52
- package/lib/routes/yahoo-jp-tv/index.js +0 -21
- package/lib/routes/yicas/blog.js +0 -52
- package/lib/routes/yidoutang/index.js +0 -33
- package/lib/routes/zcfy/hot.js +0 -34
- package/lib/routes/zcfy/index.js +0 -34
- package/lib/routes/zfrontier/board_postlist.js +0 -36
- package/lib/routes/zfrontier/postlist.js +0 -33
- package/lib/routes/zhanqi/room.js +0 -37
- package/lib/routes/zhilian/index.js +0 -78
- package/lib/routes/zhutix/latest.js +0 -41
- package/lib/routes/zimuxia/index.js +0 -56
- package/lib/routes/zimuxia/portfolio.js +0 -39
- package/lib/routes/zimuzu/resource.js +0 -19
- package/lib/routes/zimuzu/top.js +0 -27
- package/lib/routes/ziroom/room.js +0 -55
- package/lib/routes/zzz/index.js +0 -59
- package/lib/utils/dateParser.js +0 -89
- package/lib/v2/2047/index.js +0 -55
- package/lib/v2/2047/maintainer.js +0 -3
- package/lib/v2/2047/radar.js +0 -13
- package/lib/v2/2047/router.js +0 -3
- package/lib/v2/35photo/actual.js +0 -7
- package/lib/v2/35photo/author.js +0 -9
- package/lib/v2/35photo/genre.js +0 -10
- package/lib/v2/35photo/interesting.js +0 -7
- package/lib/v2/35photo/maintainer.js +0 -8
- package/lib/v2/35photo/map.js +0 -7
- package/lib/v2/35photo/new.js +0 -7
- package/lib/v2/35photo/radar.js +0 -43
- package/lib/v2/35photo/router.js +0 -8
- package/lib/v2/35photo/utils.js +0 -57
- package/lib/v2/3dmgame/news_center.js +0 -42
- package/lib/v2/500px/tribeSet.js +0 -29
- package/lib/v2/agirls/topic_list.js +0 -44
- package/lib/v2/aliyundrive/files.js +0 -59
- package/lib/v2/aliyundrive/maintainer.js +0 -3
- package/lib/v2/aliyundrive/radar.js +0 -13
- package/lib/v2/aliyundrive/router.js +0 -3
- package/lib/v2/allrecode/index.js +0 -65
- package/lib/v2/allrecode/maintainer.js +0 -5
- package/lib/v2/allrecode/news.js +0 -35
- package/lib/v2/allrecode/radar.js +0 -25
- package/lib/v2/allrecode/router.js +0 -4
- package/lib/v2/appledaily/index.js +0 -65
- package/lib/v2/appledaily/maintainer.js +0 -3
- package/lib/v2/appledaily/radar.js +0 -157
- package/lib/v2/appledaily/router.js +0 -3
- package/lib/v2/appstore/gofans.js +0 -34
- package/lib/v2/ash-maurya/index.js +0 -54
- package/lib/v2/ash-maurya/maintainer.js +0 -3
- package/lib/v2/ash-maurya/radar.js +0 -13
- package/lib/v2/ash-maurya/router.js +0 -3
- package/lib/v2/audiobar/latest.js +0 -53
- package/lib/v2/audiobar/maintainer.js +0 -3
- package/lib/v2/audiobar/radar.js +0 -13
- package/lib/v2/audiobar/router.js +0 -3
- package/lib/v2/baijing/index.js +0 -54
- package/lib/v2/baijing/maintainer.js +0 -3
- package/lib/v2/baijing/radar.js +0 -22
- package/lib/v2/baijing/router.js +0 -3
- package/lib/v2/bilibili/blackboard.js +0 -31
- package/lib/v2/bilibili/channel.js +0 -31
- package/lib/v2/bilibili/followings_article.js +0 -48
- package/lib/v2/bilibili/followings_dynamic.js +0 -152
- package/lib/v2/bilibili/followings_video.js +0 -46
- package/lib/v2/bilibili/hotSearch.js +0 -29
- package/lib/v2/bilibili/linkNews.js +0 -42
- package/lib/v2/bilibili/liveRoom.js +0 -41
- package/lib/v2/bilibili/liveSearch.js +0 -48
- package/lib/v2/bilibili/mallNew.js +0 -31
- package/lib/v2/bilibili/manga_followings.js +0 -39
- package/lib/v2/bilibili/online.js +0 -25
- package/lib/v2/bilibili/topic.js +0 -50
- package/lib/v2/bilibili/userChannel.js +0 -70
- package/lib/v2/bilibili/userCollection.js +0 -53
- package/lib/v2/bilibili/userFav.js +0 -37
- package/lib/v2/bilibili/user_bangumi.js +0 -36
- package/lib/v2/bilibili/weekly_recommend.js +0 -41
- package/lib/v2/blockbeats/index.js +0 -43
- package/lib/v2/blockbeats/radar.js +0 -19
- package/lib/v2/blockbeats/router.js +0 -3
- package/lib/v2/cas/genetics/xshd.js +0 -29
- package/lib/v2/cctv/special.js +0 -110
- package/lib/v2/chinacef/experts.js +0 -38
- package/lib/v2/chinacef/hot.js +0 -38
- package/lib/v2/chinacef/index.js +0 -39
- package/lib/v2/chinacef/maintainer.js +0 -5
- package/lib/v2/chinacef/radar.js +0 -25
- package/lib/v2/chinacef/router.js +0 -5
- package/lib/v2/chinacef/templates/description.art +0 -1
- package/lib/v2/chinacef/utils.js +0 -55
- package/lib/v2/chinafactcheck/templates/description.art +0 -1
- package/lib/v2/clash/maintainer.js +0 -3
- package/lib/v2/clash/premium.js +0 -23
- package/lib/v2/clash/radar.js +0 -13
- package/lib/v2/clash/router.js +0 -3
- package/lib/v2/coolapk/userDynamic.js +0 -35
- package/lib/v2/csc/maintainer.js +0 -3
- package/lib/v2/csc/notice.js +0 -99
- package/lib/v2/csc/radar.js +0 -31
- package/lib/v2/csc/router.js +0 -3
- package/lib/v2/cscse/maintainer.js +0 -3
- package/lib/v2/cscse/radar.js +0 -13
- package/lib/v2/cscse/router.js +0 -3
- package/lib/v2/cscse/tzgg.js +0 -54
- package/lib/v2/dbmv/index.js +0 -64
- package/lib/v2/dbmv/maintainer.js +0 -3
- package/lib/v2/dbmv/radar.js +0 -13
- package/lib/v2/diandong/ddh.js +0 -51
- package/lib/v2/disinformationindex/blog.js +0 -48
- package/lib/v2/disinformationindex/maintainer.js +0 -4
- package/lib/v2/disinformationindex/radar.js +0 -19
- package/lib/v2/disinformationindex/research.js +0 -45
- package/lib/v2/disinformationindex/router.js +0 -4
- package/lib/v2/disinformationindex/templates/description.art +0 -7
- package/lib/v2/dongqiudi/top_news.js +0 -33
- package/lib/v2/douban/other/explore_column.js +0 -56
- package/lib/v2/eastday/find.js +0 -49
- package/lib/v2/economist/download.js +0 -30
- package/lib/v2/economist/gre-vocabulary.js +0 -19
- package/lib/v2/eet-china/maintainer.js +0 -4
- package/lib/v2/eet-china/mp/index.js +0 -10
- package/lib/v2/eet-china/mp/tags.js +0 -10
- package/lib/v2/eet-china/mp/util.js +0 -67
- package/lib/v2/eet-china/radar.js +0 -24
- package/lib/v2/eet-china/router.js +0 -4
- package/lib/v2/ems/apple.js +0 -42
- package/lib/v2/ems/maintainer.js +0 -4
- package/lib/v2/ems/news.js +0 -21
- package/lib/v2/ems/radar.js +0 -19
- package/lib/v2/ems/router.js +0 -4
- package/lib/v2/ems/templates/apple.art +0 -6
- package/lib/v2/ezone/index.js +0 -70
- package/lib/v2/ezone/radar.js +0 -13
- package/lib/v2/ezone/router.js +0 -3
- package/lib/v2/ff14/ff14_global.js +0 -42
- package/lib/v2/filmdeepfocus/index.js +0 -58
- package/lib/v2/filmdeepfocus/radar.js +0 -13
- package/lib/v2/filmdeepfocus/router.js +0 -3
- package/lib/v2/firefox/index.js +0 -74
- package/lib/v2/gamer/gnn_index.js +0 -130
- package/lib/v2/gaze/maintainer.js +0 -3
- package/lib/v2/gaze/radar.js +0 -13
- package/lib/v2/gaze/router.js +0 -3
- package/lib/v2/gaze/templates/update.art +0 -4
- package/lib/v2/gaze/update.js +0 -27
- package/lib/v2/gdut/oa_news.js +0 -214
- package/lib/v2/github/starred_repos.js +0 -63
- package/lib/v2/gocn/util.js +0 -17
- package/lib/v2/good/index.js +0 -53
- package/lib/v2/good/maintainer.js +0 -3
- package/lib/v2/good/radar.js +0 -13
- package/lib/v2/good/router.js +0 -3
- package/lib/v2/google/sites.js +0 -75
- package/lib/v2/google/sitesRecentChanges.js +0 -51
- package/lib/v2/gov/zhengce/zuixin.js +0 -39
- package/lib/v2/gq/maintainer.js +0 -3
- package/lib/v2/gq/radar.js +0 -13
- package/lib/v2/gq/router.js +0 -3
- package/lib/v2/gq/templates/embed-article.art +0 -1
- package/lib/v2/gq/templates/embed-product.art +0 -4
- package/lib/v2/gq/templates/img.art +0 -6
- package/lib/v2/gq/templates/tw.art +0 -3
- package/lib/v2/gq/templates/videoObject.art +0 -6
- package/lib/v2/gq/templates/youtube.art +0 -3
- package/lib/v2/gq/tw/index.js +0 -165
- package/lib/v2/guandian/index.js +0 -37
- package/lib/v2/guandian/maintainer.js +0 -3
- package/lib/v2/guandian/radar.js +0 -13
- package/lib/v2/guandian/router.js +0 -3
- package/lib/v2/guggenheim/exhibitions.js +0 -29
- package/lib/v2/guggenheim/maintainer.js +0 -3
- package/lib/v2/guggenheim/radar.js +0 -11
- package/lib/v2/guggenheim/router.js +0 -3
- package/lib/v2/gz-cmc/index.js +0 -137
- package/lib/v2/gz-cmc/maintainer.js +0 -3
- package/lib/v2/gz-cmc/radar.js +0 -12
- package/lib/v2/gz-cmc/router.js +0 -3
- package/lib/v2/gz-cmc/templates/description.art +0 -3
- package/lib/v2/gzh360/_README +0 -1
- package/lib/v2/gzh360/category.js +0 -8
- package/lib/v2/gzh360/gzh.js +0 -18
- package/lib/v2/gzh360/maintainer.js +0 -4
- package/lib/v2/gzh360/radar.js +0 -19
- package/lib/v2/gzh360/router.js +0 -4
- package/lib/v2/gzh360/universal.js +0 -53
- package/lib/v2/gzh360/utils.js +0 -62
- package/lib/v2/hellobtc/topic.js +0 -43
- package/lib/v2/hjedd/article.js +0 -27
- package/lib/v2/hjedd/hot.js +0 -14
- package/lib/v2/hjedd/latest.js +0 -14
- package/lib/v2/hjedd/maintainer.js +0 -10
- package/lib/v2/hjedd/news.js +0 -14
- package/lib/v2/hjedd/notice.js +0 -14
- package/lib/v2/hjedd/original.js +0 -14
- package/lib/v2/hjedd/radar.js +0 -55
- package/lib/v2/hjedd/router.js +0 -10
- package/lib/v2/hjedd/templates/attachment.art +0 -7
- package/lib/v2/hjedd/top.js +0 -14
- package/lib/v2/hjedd/utils.js +0 -111
- package/lib/v2/hket/templates/description.art +0 -1
- package/lib/v2/hotchina/index.js +0 -55
- package/lib/v2/hotchina/maintainer.js +0 -5
- package/lib/v2/hotchina/radar.js +0 -25
- package/lib/v2/hotchina/router.js +0 -3
- package/lib/v2/huangz/index.js +0 -29
- package/lib/v2/huangz/maintainer.js +0 -3
- package/lib/v2/huangz/radar.js +0 -13
- package/lib/v2/huangz/router.js +0 -3
- package/lib/v2/hunau/utils/indexPage.js +0 -10
- package/lib/v2/hunau/utils/newsContent.js +0 -47
- package/lib/v2/huxiu/article.js +0 -33
- package/lib/v2/huxiu/author.js +0 -36
- package/lib/v2/huxiu/briefColumn.js +0 -41
- package/lib/v2/huxiu/templates/brief.art +0 -22
- package/lib/v2/huxiu/templates/img.art +0 -3
- package/lib/v2/huxiu/templates/moment.art +0 -16
- package/lib/v2/huxiu/templates/video.art +0 -7
- package/lib/v2/huxiu/utils.js +0 -154
- package/lib/v2/hyqss/index.js +0 -89
- package/lib/v2/hyqss/maintainer.js +0 -4
- package/lib/v2/hyqss/radar.js +0 -22
- package/lib/v2/hyqss/router.js +0 -3
- package/lib/v2/i-cable/category.js +0 -74
- package/lib/v2/i-cable/maintainer.js +0 -3
- package/lib/v2/i-cable/radar.js +0 -13
- package/lib/v2/i-cable/router.js +0 -3
- package/lib/v2/i-cable/templates/desc.art +0 -8
- package/lib/v2/ibc/maintainer.js +0 -4
- package/lib/v2/ibc/maitta.js +0 -32
- package/lib/v2/ibc/radar.js +0 -19
- package/lib/v2/ibc/radio.js +0 -73
- package/lib/v2/ibc/router.js +0 -4
- package/lib/v2/ibc/templates/description.art +0 -6
- package/lib/v2/ikea/cn/family_offers.js +0 -70
- package/lib/v2/ikea/cn/low_price.js +0 -22
- package/lib/v2/independent/maintainer.js +0 -3
- package/lib/v2/independent/ps5-stock-uk.js +0 -27
- package/lib/v2/independent/radar.js +0 -13
- package/lib/v2/independent/router.js +0 -3
- package/lib/v2/islander/maintainer.js +0 -4
- package/lib/v2/islander/radar.js +0 -19
- package/lib/v2/islander/router.js +0 -4
- package/lib/v2/islander/search.js +0 -33
- package/lib/v2/islander/top30event.js +0 -28
- package/lib/v2/ixigua/userVideo.js +0 -40
- package/lib/v2/jiemian/list.js +0 -60
- package/lib/v2/jike/topicText.js +0 -21
- package/lib/v2/juejin/news.js +0 -25
- package/lib/v2/juejin/shares.js +0 -26
- package/lib/v2/kakuyomu/episode.js +0 -54
- package/lib/v2/kakuyomu/maintainer.js +0 -3
- package/lib/v2/kakuyomu/radar.js +0 -13
- package/lib/v2/kakuyomu/router.js +0 -1
- package/lib/v2/knowmedia/index.js +0 -38
- package/lib/v2/knowmedia/maintainer.js +0 -3
- package/lib/v2/knowmedia/radar.js +0 -31
- package/lib/v2/knowmedia/router.js +0 -3
- package/lib/v2/knowmedia/templates/desc.art +0 -3
- package/lib/v2/lativ/index.js +0 -42
- package/lib/v2/lativ/maintainer.js +0 -3
- package/lib/v2/lativ/radar.js +0 -13
- package/lib/v2/lativ/router.js +0 -3
- package/lib/v2/lativ/templates/detail.art +0 -9
- package/lib/v2/layer3/maintainer.js +0 -3
- package/lib/v2/layer3/quests.js +0 -37
- package/lib/v2/layer3/radar.js +0 -13
- package/lib/v2/layer3/router.js +0 -3
- package/lib/v2/layer3/templates/description.art +0 -24
- package/lib/v2/lever/index.js +0 -28
- package/lib/v2/lever/maintainer.js +0 -3
- package/lib/v2/lever/radar.js +0 -13
- package/lib/v2/lever/router.js +0 -3
- package/lib/v2/lianxh/index.js +0 -61
- package/lib/v2/lianxh/radar.js +0 -13
- package/lib/v2/lianxh/router.js +0 -3
- package/lib/v2/lxixsxa/jsonpHelper.js +0 -19
- package/lib/v2/mcachicago/exhibitions.js +0 -17
- package/lib/v2/mcachicago/maintainer.js +0 -3
- package/lib/v2/mcachicago/radar.js +0 -11
- package/lib/v2/mcachicago/router.js +0 -3
- package/lib/v2/mclaren/index.js +0 -96
- package/lib/v2/mclaren/maintainer.js +0 -3
- package/lib/v2/mclaren/radar.js +0 -29
- package/lib/v2/mclaren/router.js +0 -3
- package/lib/v2/mclaren/templates/desc.art +0 -6
- package/lib/v2/meituclub/latest.js +0 -41
- package/lib/v2/meituclub/maintainer.js +0 -3
- package/lib/v2/meituclub/radar.js +0 -13
- package/lib/v2/meituclub/router.js +0 -3
- package/lib/v2/meituclub/templates/description.art +0 -1
- package/lib/v2/miris/blog.js +0 -19
- package/lib/v2/miris/maintainer.js +0 -3
- package/lib/v2/miris/radar.js +0 -11
- package/lib/v2/miris/router.js +0 -3
- package/lib/v2/mobilism/forums.js +0 -75
- package/lib/v2/mobilism/maintainer.js +0 -4
- package/lib/v2/mobilism/portal.js +0 -54
- package/lib/v2/mobilism/radar.js +0 -23
- package/lib/v2/mobilism/router.js +0 -4
- package/lib/v2/mtime/maintainer.js +0 -3
- package/lib/v2/mtime/news.js +0 -52
- package/lib/v2/mtime/radar.js +0 -13
- package/lib/v2/mtime/router.js +0 -3
- package/lib/v2/nbd/article.js +0 -50
- package/lib/v2/news/whxw.js +0 -68
- package/lib/v2/nintendo/eshop_hk.js +0 -79
- package/lib/v2/nmbxd1/forum.js +0 -58
- package/lib/v2/nmbxd1/maintainer.js +0 -3
- package/lib/v2/nmbxd1/radar.js +0 -13
- package/lib/v2/nmbxd1/router.js +0 -3
- package/lib/v2/nmbxd1/templates/description.art +0 -65
- package/lib/v2/nytimes/author.js +0 -43
- package/lib/v2/nytimes/daily_briefing_chinese.js +0 -67
- package/lib/v2/oceanengine/arithmeticIndex.js +0 -145
- package/lib/v2/pixiv/api/getRanking.js +0 -30
- package/lib/v2/pmthinking/index.js +0 -61
- package/lib/v2/pmthinking/maintainer.js +0 -3
- package/lib/v2/pmthinking/radar.js +0 -13
- package/lib/v2/pmthinking/router.js +0 -3
- package/lib/v2/pmthinking/templates/description.art +0 -4
- package/lib/v2/polkadot/home.js +0 -34
- package/lib/v2/polkadot/maintainer.js +0 -3
- package/lib/v2/polkadot/radar.js +0 -13
- package/lib/v2/polkadot/router.js +0 -3
- package/lib/v2/polkaworld/home.js +0 -24
- package/lib/v2/polkaworld/maintainer.js +0 -3
- package/lib/v2/polkaworld/radar.js +0 -13
- package/lib/v2/polkaworld/router.js +0 -3
- package/lib/v2/pornhub/category_url.js +0 -25
- package/lib/v2/prestige-av/maintainer.js +0 -3
- package/lib/v2/prestige-av/radar.js +0 -18
- package/lib/v2/prestige-av/router.js +0 -3
- package/lib/v2/prestige-av/series.js +0 -42
- package/lib/v2/qdaily/index.js +0 -87
- package/lib/v2/qdaily/maintainer.js +0 -3
- package/lib/v2/qdaily/radar.js +0 -25
- package/lib/v2/qdaily/router.js +0 -3
- package/lib/v2/qdaily/templates/article.art +0 -5
- package/lib/v2/qidiantu/index.js +0 -87
- package/lib/v2/qidiantu/maintainer.js +0 -4
- package/lib/v2/qidiantu/radar.js +0 -19
- package/lib/v2/qidiantu/router.js +0 -3
- package/lib/v2/qq/live.js +0 -36
- package/lib/v2/radiofrance/geopolitique.js +0 -33
- package/lib/v2/radiofrance/maintainer.js +0 -3
- package/lib/v2/radiofrance/radar.js +0 -13
- package/lib/v2/radiofrance/router.js +0 -3
- package/lib/v2/radiofrance/templates/article.art +0 -6
- package/lib/v2/reuters/migration_prompt.js +0 -3
- package/lib/v2/rsshub/sponsors.js +0 -47
- package/lib/v2/scut/seie/news_center.js +0 -52
- package/lib/v2/secnews/index.js +0 -27
- package/lib/v2/secnews/maintainer.js +0 -3
- package/lib/v2/secnews/radar.js +0 -13
- package/lib/v2/secnews/router.js +0 -3
- package/lib/v2/smzdm/haowen_fenlei.js +0 -56
- package/lib/v2/sspai/shortcutsGallery.js +0 -29
- package/lib/v2/tencent/cloud/column.js +0 -51
- package/lib/v2/twitter/api_fallback_common.js +0 -17
- package/lib/v2/twitter/web-api/twitter-got.js +0 -113
- package/lib/v2/twreporter/category.js +0 -40
- package/lib/v2/twreporter/photography.js +0 -46
- package/lib/v2/verse/articles.js +0 -42
- package/lib/v2/verse/maintainer.js +0 -3
- package/lib/v2/verse/radar.js +0 -13
- package/lib/v2/verse/router.js +0 -3
- package/lib/v2/vlive/index.js +0 -71
- package/lib/v2/vlive/maintainer.js +0 -3
- package/lib/v2/vlive/radar.js +0 -13
- package/lib/v2/vlive/router.js +0 -3
- package/lib/v2/vlive/templates/post.art +0 -8
- package/lib/v2/vlive/templates/video.art +0 -3
- package/lib/v2/vmware/flings.js +0 -59
- package/lib/v2/vmware/maintainer.js +0 -3
- package/lib/v2/vmware/radar.js +0 -13
- package/lib/v2/vmware/router.js +0 -3
- package/lib/v2/wangqiutiyu/anchor.js +0 -42
- package/lib/v2/wangqiutiyu/maintainer.js +0 -3
- package/lib/v2/wangqiutiyu/radar.js +0 -13
- package/lib/v2/wangqiutiyu/router.js +0 -3
- package/lib/v2/watchout/index.js +0 -51
- package/lib/v2/watchout/maintainer.js +0 -3
- package/lib/v2/watchout/radar.js +0 -13
- package/lib/v2/watchout/router.js +0 -3
- package/lib/v2/whoscall/index.js +0 -55
- package/lib/v2/whoscall/maintainer.js +0 -5
- package/lib/v2/whoscall/radar.js +0 -25
- package/lib/v2/whoscall/router.js +0 -3
- package/lib/v2/woshipm/bookmarks.js +0 -34
- package/lib/v2/woshipm/latest.js +0 -27
- package/lib/v2/woshipm/user_article.js +0 -37
- package/lib/v2/wp-china/maintainer.js +0 -3
- package/lib/v2/wp-china/news.js +0 -56
- package/lib/v2/wp-china/radar.js +0 -13
- package/lib/v2/wp-china/router.js +0 -3
- package/lib/v2/wxkol/maintainer.js +0 -3
- package/lib/v2/wxkol/radar.js +0 -13
- package/lib/v2/wxkol/router.js +0 -3
- package/lib/v2/wxkol/show.js +0 -81
- package/lib/v2/xueqiu/stock_comments.js +0 -45
- package/lib/v2/xueqiu/stock_info.js +0 -72
- package/lib/v2/xwlb/index.js +0 -40
- package/lib/v2/xwlb/maintainer.js +0 -4
- package/lib/v2/xwlb/radar.js +0 -13
- package/lib/v2/xwlb/router.js +0 -4
- package/lib/v2/yahoo/news/index.js +0 -45
- package/lib/v2/yaohuo/index.js +0 -30
- package/lib/v2/yaohuo/maintainer.js +0 -3
- package/lib/v2/yaohuo/radar.js +0 -13
- package/lib/v2/yaohuo/router.js +0 -3
- package/lib/v2/yoasobi-music/jsonpHelper.js +0 -19
- package/lib/v2/yunspe/maintainer.js +0 -3
- package/lib/v2/yunspe/newsflash.js +0 -42
- package/lib/v2/yunspe/radar.js +0 -13
- package/lib/v2/yunspe/router.js +0 -3
- package/lib/v2/zhihu/daily_section.js +0 -51
- package/lib/v2/zhihu/execlib/x-zse-96_v3.js +0 -122
- package/lib/v2/zooTeam/blog.js +0 -32
- package/lib/v2/zooTeam/maintainer.js +0 -4
- package/lib/v2/zooTeam/radar.js +0 -21
- package/lib/v2/zooTeam/router.js +0 -4
- package/lib/v2/zooTeam/weekly.js +0 -34
- package/lib/v2/zuzhirenshi/index.js +0 -87
- package/lib/v2/zuzhirenshi/maintainer.js +0 -3
- package/lib/v2/zuzhirenshi/radar.js +0 -13
- package/lib/v2/zuzhirenshi/router.js +0 -3
- /package/lib/{core_router.js → core-router.js} +0 -0
- /package/lib/{protected_router.js → protected-router.js} +0 -0
- /package/lib/routes/anigamer/{new_anime.js → new-anime.js} +0 -0
- /package/lib/routes/blogs/{jingwei_link.js → jingwei-link.js} +0 -0
- /package/lib/routes/dgtle/{whale_rank.js → whale-rank.js} +0 -0
- /package/lib/routes/furaffinity/{journal_comments.js → journal-comments.js} +0 -0
- /package/lib/routes/furaffinity/{submission_comments.js → submission-comments.js} +0 -0
- /package/lib/routes/interesting-sky/{astronomical_events.js → astronomical-events.js} +0 -0
- /package/lib/routes/konachan/{post_popular_recent.js → post-popular-recent.js} +0 -0
- /package/lib/routes/sesame/{release_notes.js → release-notes.js} +0 -0
- /package/lib/routes/universities/fzu/{news_min.js → news-min.js} +0 -0
- /package/lib/routes/xuetangx/{course_info.js → course-info.js} +0 -0
- /package/lib/routes/yande.re/{post_popular_recent.js → post-popular-recent.js} +0 -0
- /package/lib/v2/6v123/{latestMovies.js → latest-movies.js} +0 -0
- /package/lib/v2/6v123/{latestTVSeries.js → latest-tvseries.js} +0 -0
- /package/lib/v2/{ezone → abc}/maintainer.js +0 -0
- /package/lib/v2/aliyun/{database_month.js → database-month.js} +0 -0
- /package/lib/v2/apple/{exchange_repair.js → exchange-repair.js} +0 -0
- /package/lib/v2/{filmdeepfocus → auto-stats}/maintainer.js +0 -0
- /package/lib/v2/bilibili/{liveArea.js → live-area.js} +0 -0
- /package/lib/v2/bilibili/{mallIP.js → mall-ip.js} +0 -0
- /package/lib/v2/bilibili/{manga_update.js → manga-update.js} +0 -0
- /package/lib/v2/{dbmv → bossdesign}/router.js +0 -0
- /package/lib/v2/{lianxh → caam}/maintainer.js +0 -0
- /package/lib/v2/cdzjryb/{projectList.js → project-list.js} +0 -0
- /package/lib/v2/codeforces/{recent_actions.js → recent-actions.js} +0 -0
- /package/lib/v2/dongqiudi/{player_news.js → player-news.js} +0 -0
- /package/lib/v2/dongqiudi/{team_news.js → team-news.js} +0 -0
- /package/lib/v2/douban/other/{latest_book.js → latest-book.js} +0 -0
- /package/lib/v2/douban/other/{latest_music.js → latest-music.js} +0 -0
- /package/lib/v2/douban/other/{weekly_best.js → weekly-best.js} +0 -0
- /package/lib/v2/embassy/{supportedList.js → supported-list.js} +0 -0
- /package/lib/v2/ff14/{ff14_zh.js → ff14-zh.js} +0 -0
- /package/lib/v2/finology/{mostViewed.js → most-viewed.js} +0 -0
- /package/lib/v2/gov/jinan/healthcommission/{medical_exam_notice.js → medical-exam-notice.js} +0 -0
- /package/lib/v2/gov/pbc/{tradeAnnouncement.js → trade-announcement.js} +0 -0
- /package/lib/{routes → v2}/grubstreet/index.js +0 -0
- /package/lib/{routes → v2}/hpoi/info.js +0 -0
- /package/lib/v2/hunau/utils/{categoryTitle.js → category-title.js} +0 -0
- /package/lib/{routes → v2}/jianshu/collection.js +0 -0
- /package/lib/{routes → v2}/jianshu/home.js +0 -0
- /package/lib/{routes → v2}/jianshu/user.js +0 -0
- /package/lib/v2/kuaidi100/{supported_company.js → supported-company.js} +0 -0
- /package/lib/v2/lfsyd/{old_home.js → old-home.js} +0 -0
- /package/lib/v2/luogu/{userBlog.js → user-blog.js} +0 -0
- /package/lib/v2/luogu/{userFeed.js → user-feed.js} +0 -0
- /package/lib/v2/mastodon/{account_id.js → account-id.js} +0 -0
- /package/lib/v2/mastodon/{timeline_local.js → timeline-local.js} +0 -0
- /package/lib/v2/mastodon/{timeline_remote.js → timeline-remote.js} +0 -0
- /package/lib/v2/mckinsey/cn/{categoryMap.js → category-map.js} +0 -0
- /package/lib/{routes → v2}/metacritic/release.js +0 -0
- /package/lib/v2/nhk/{news_web_easy.js → news-web-easy.js} +0 -0
- /package/lib/v2/nintendo/{eshop_cn.js → eshop-cn.js} +0 -0
- /package/lib/v2/nintendo/{eshop_jp.js → eshop-jp.js} +0 -0
- /package/lib/v2/nintendo/{eshop_us.js → eshop-us.js} +0 -0
- /package/lib/v2/nintendo/{news_china.js → news-china.js} +0 -0
- /package/lib/v2/odaily/{search_news.js → search-news.js} +0 -0
- /package/lib/v2/oreno3d/{get_sec_page_data.js → get-sec-page-data.js} +0 -0
- /package/lib/v2/pixiv/api/{getBookmarks.js → get-bookmarks.js} +0 -0
- /package/lib/v2/pixiv/api/{getIllustFollows.js → get-illust-follows.js} +0 -0
- /package/lib/v2/pixiv/api/{getIllusts.js → get-illusts.js} +0 -0
- /package/lib/v2/pixiv/api/{getUserDetail.js → get-user-detail.js} +0 -0
- /package/lib/v2/pixiv/api/{searchIllust.js → search-illust.js} +0 -0
- /package/lib/v2/pixiv/api/{searchPopularIllust.js → search-popular-illust.js} +0 -0
- /package/lib/v2/pku/ss/{pg_admin.js → pg-admin.js} +0 -0
- /package/lib/v2/qoo-app/user/{appComment.js → app-comment.js} +0 -0
- /package/lib/v2/scnu/{physics_school_announcements_and_news.js → physics-school-announcements-and-news.js} +0 -0
- /package/lib/{routes → v2}/sogou/doodles.js +0 -0
- /package/lib/v2/sspai/{seriesUpdate.js → series-update.js} +0 -0
- /package/lib/v2/{blockbeats → theblockbeats}/maintainer.js +0 -0
- /package/lib/v2/thecatcity/{termsMap.js → terms-map.js} +0 -0
- /package/lib/v2/trending/{allTrending.js → all-trending.js} +0 -0
- /package/lib/v2/twreporter/{fetch_article.js → fetch-article.js} +0 -0
- /package/lib/v2/weibo/{super_index.js → super-index.js} +0 -0
- /package/lib/v2/xueqiu/{user_stock.js → user-stock.js} +0 -0
package/lib/radar-rules.js
CHANGED
|
@@ -56,17 +56,6 @@ module.exports = {
|
|
|
56
56
|
},
|
|
57
57
|
],
|
|
58
58
|
},
|
|
59
|
-
'ishuhui.com': {
|
|
60
|
-
_name: '鼠绘漫画',
|
|
61
|
-
www: [
|
|
62
|
-
{
|
|
63
|
-
title: '鼠绘漫画',
|
|
64
|
-
docs: 'https://docs.rsshub.app/routes/anime#shu-hui-man-hua',
|
|
65
|
-
source: '/comics/anime/:id',
|
|
66
|
-
target: '/shuhui/comics/:id',
|
|
67
|
-
},
|
|
68
|
-
],
|
|
69
|
-
},
|
|
70
59
|
'www.chicagotribune.com': {
|
|
71
60
|
_name: 'Chicago Tribune',
|
|
72
61
|
www: [
|
|
@@ -77,66 +66,6 @@ module.exports = {
|
|
|
77
66
|
},
|
|
78
67
|
],
|
|
79
68
|
},
|
|
80
|
-
'haimaoba.com': {
|
|
81
|
-
_name: '海猫吧',
|
|
82
|
-
www: [
|
|
83
|
-
{
|
|
84
|
-
title: '漫画更新',
|
|
85
|
-
docs: 'https://docs.rsshub.app/routes/anime#hai-mao-ba',
|
|
86
|
-
source: '/catalog/:id',
|
|
87
|
-
target: '/haimaoba/:id',
|
|
88
|
-
},
|
|
89
|
-
],
|
|
90
|
-
},
|
|
91
|
-
'pgyer.com': {
|
|
92
|
-
_name: '蒲公英应用分发',
|
|
93
|
-
www: [
|
|
94
|
-
{
|
|
95
|
-
title: 'app更新',
|
|
96
|
-
docs: 'https://docs.rsshub.app/routes/program-update#pu-gong-ying-ying-yong-fen-fa',
|
|
97
|
-
source: '/:app',
|
|
98
|
-
target: '/pgyer/:app',
|
|
99
|
-
},
|
|
100
|
-
],
|
|
101
|
-
},
|
|
102
|
-
'wineyun.com': {
|
|
103
|
-
_name: '酒云网',
|
|
104
|
-
www: [
|
|
105
|
-
{
|
|
106
|
-
title: '最新商品',
|
|
107
|
-
docs: 'https://docs.rsshub.app/routes/other#jiu-yun-wang',
|
|
108
|
-
source: ['/:category'],
|
|
109
|
-
target: '/wineyun/:category',
|
|
110
|
-
},
|
|
111
|
-
],
|
|
112
|
-
},
|
|
113
|
-
'playstation.com': {
|
|
114
|
-
_name: 'PlayStation',
|
|
115
|
-
store: [
|
|
116
|
-
{
|
|
117
|
-
title: '游戏列表',
|
|
118
|
-
docs: 'https://docs.rsshub.app/routes/game#playstation',
|
|
119
|
-
source: '/zh-hans-hk/grid/:id/:page',
|
|
120
|
-
target: '/ps/list/:id',
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
title: '折扣|价格',
|
|
124
|
-
docs: 'https://docs.rsshub.app/routes/game#playstation',
|
|
125
|
-
source: ['/:lang/product/:gridName'],
|
|
126
|
-
target: '/ps/:lang/product/:gridName',
|
|
127
|
-
},
|
|
128
|
-
],
|
|
129
|
-
www: [
|
|
130
|
-
{
|
|
131
|
-
title: '用户奖杯',
|
|
132
|
-
docs: 'https://docs.rsshub.app/routes/game#playstation',
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
title: '系统更新纪录',
|
|
136
|
-
docs: 'https://docs.rsshub.app/routes/game#playstation',
|
|
137
|
-
},
|
|
138
|
-
],
|
|
139
|
-
},
|
|
140
69
|
'monsterhunter.com': {
|
|
141
70
|
_name: '怪物猎人世界',
|
|
142
71
|
www: [
|
|
@@ -154,29 +83,6 @@ module.exports = {
|
|
|
154
83
|
},
|
|
155
84
|
],
|
|
156
85
|
},
|
|
157
|
-
'vgtime.com': {
|
|
158
|
-
_name: '游戏时光',
|
|
159
|
-
www: [
|
|
160
|
-
{
|
|
161
|
-
title: '新闻',
|
|
162
|
-
docs: 'https://docs.rsshub.app/routes/game#you-xi-shi-guang',
|
|
163
|
-
source: '/topic/index.jhtml',
|
|
164
|
-
target: '/vgtime/news',
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
title: '游戏发售表',
|
|
168
|
-
docs: 'https://docs.rsshub.app/routes/game#you-xi-shi-guang',
|
|
169
|
-
source: '/game/release.jhtml',
|
|
170
|
-
target: '/vgtime/release',
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
title: '关键词资讯',
|
|
174
|
-
docs: 'https://docs.rsshub.app/routes/game#you-xi-shi-guang',
|
|
175
|
-
source: '/search/list.jhtml',
|
|
176
|
-
target: (params, url) => `/vgtime/keyword/${new URL(url).searchParams.get('keyword')}`,
|
|
177
|
-
},
|
|
178
|
-
],
|
|
179
|
-
},
|
|
180
86
|
'bing.com': {
|
|
181
87
|
_name: 'Bing',
|
|
182
88
|
www: [
|
|
@@ -205,17 +111,6 @@ module.exports = {
|
|
|
205
111
|
},
|
|
206
112
|
],
|
|
207
113
|
},
|
|
208
|
-
'3ycy.com': {
|
|
209
|
-
_name: '三界异次元',
|
|
210
|
-
www: [
|
|
211
|
-
{
|
|
212
|
-
title: '最近更新',
|
|
213
|
-
docs: 'https://docs.rsshub.app/routes/anime#san-jie-yi-ci-yuan',
|
|
214
|
-
source: '/',
|
|
215
|
-
target: '/3ycy/home',
|
|
216
|
-
},
|
|
217
|
-
],
|
|
218
|
-
},
|
|
219
114
|
|
|
220
115
|
'emi-nitta.net': {
|
|
221
116
|
_name: 'Emi Nitta',
|
|
@@ -235,42 +130,6 @@ module.exports = {
|
|
|
235
130
|
],
|
|
236
131
|
},
|
|
237
132
|
|
|
238
|
-
'alter-shanghai.cn': {
|
|
239
|
-
_name: 'Alter',
|
|
240
|
-
'.': [
|
|
241
|
-
{
|
|
242
|
-
title: '新闻',
|
|
243
|
-
docs: 'https://docs.rsshub.app/routes/shopping#alter-zhong-guo',
|
|
244
|
-
source: '/cn/news.html',
|
|
245
|
-
target: '/alter-cn/news',
|
|
246
|
-
},
|
|
247
|
-
],
|
|
248
|
-
},
|
|
249
|
-
|
|
250
|
-
'itslide.com': {
|
|
251
|
-
_name: 'ITSlide',
|
|
252
|
-
www: [
|
|
253
|
-
{
|
|
254
|
-
title: '最新',
|
|
255
|
-
docs: 'https://docs.rsshub.app/routes/programming#itslide',
|
|
256
|
-
source: '/*',
|
|
257
|
-
target: '/itslide/new',
|
|
258
|
-
},
|
|
259
|
-
],
|
|
260
|
-
},
|
|
261
|
-
|
|
262
|
-
'leboncoin.fr': {
|
|
263
|
-
_name: 'leboncoin',
|
|
264
|
-
www: [
|
|
265
|
-
{
|
|
266
|
-
title: 'ads',
|
|
267
|
-
docs: 'https://docs.rsshub.app/routes/shopping#leboncoin',
|
|
268
|
-
source: '/recherche',
|
|
269
|
-
target: (params, url) => '/leboncoin/ad/' + url.split('?')[1],
|
|
270
|
-
},
|
|
271
|
-
],
|
|
272
|
-
},
|
|
273
|
-
|
|
274
133
|
'yuancheng.work': {
|
|
275
134
|
_name: '远程.work',
|
|
276
135
|
'.': [
|
|
@@ -288,18 +147,6 @@ module.exports = {
|
|
|
288
147
|
],
|
|
289
148
|
},
|
|
290
149
|
|
|
291
|
-
'chinatimes.com': {
|
|
292
|
-
_name: '中時電子報',
|
|
293
|
-
www: [
|
|
294
|
-
{
|
|
295
|
-
title: '新聞',
|
|
296
|
-
docs: 'https://docs.rsshub.app/routes/traditional-media#zhong-shi-dian-zi-bao',
|
|
297
|
-
source: '/:caty',
|
|
298
|
-
target: (params) => '/chinatimes/' + params.caty,
|
|
299
|
-
},
|
|
300
|
-
],
|
|
301
|
-
},
|
|
302
|
-
|
|
303
150
|
'govopendata.com': {
|
|
304
151
|
_name: '新闻联播文字版',
|
|
305
152
|
cn: [
|
|
@@ -323,17 +170,6 @@ module.exports = {
|
|
|
323
170
|
},
|
|
324
171
|
],
|
|
325
172
|
},
|
|
326
|
-
'xiaomi.cn': {
|
|
327
|
-
_name: '小米社区',
|
|
328
|
-
www: [
|
|
329
|
-
{
|
|
330
|
-
title: '圈子',
|
|
331
|
-
docs: 'https://docs.rsshub.app/routes/bbs#xiao-mi-she-qu',
|
|
332
|
-
source: '/board/:boardId',
|
|
333
|
-
target: '/mi/bbs/board/:boardId',
|
|
334
|
-
},
|
|
335
|
-
],
|
|
336
|
-
},
|
|
337
173
|
'suzhou.gov.cn': {
|
|
338
174
|
_name: '苏州市政府',
|
|
339
175
|
www: [
|
|
@@ -345,35 +181,6 @@ module.exports = {
|
|
|
345
181
|
},
|
|
346
182
|
],
|
|
347
183
|
},
|
|
348
|
-
'mqube.net': {
|
|
349
|
-
_name: 'MQube',
|
|
350
|
-
www: [
|
|
351
|
-
{
|
|
352
|
-
title: '全站最近更新',
|
|
353
|
-
docs: 'https://docs.rsshub.app/routes/multimedia#mqube',
|
|
354
|
-
source: '/',
|
|
355
|
-
target: '/mqube/latest',
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
title: '全站每日排行',
|
|
359
|
-
docs: 'https://docs.rsshub.app/routes/multimedia#mqube',
|
|
360
|
-
source: '/',
|
|
361
|
-
target: '/mqube/top',
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
title: '个人最近更新',
|
|
365
|
-
docs: 'https://docs.rsshub.app/routes/multimedia#mqube',
|
|
366
|
-
source: '/user/:user',
|
|
367
|
-
target: '/mqube/user/:user',
|
|
368
|
-
},
|
|
369
|
-
{
|
|
370
|
-
title: '标签最近更新',
|
|
371
|
-
docs: 'https://docs.rsshub.app/routes/multimedia#mqube',
|
|
372
|
-
source: '/search/tag/:tag',
|
|
373
|
-
target: '/mqube/tag/:tag',
|
|
374
|
-
},
|
|
375
|
-
],
|
|
376
|
-
},
|
|
377
184
|
'last.fm': {
|
|
378
185
|
_name: 'Last.fm',
|
|
379
186
|
www: [
|
|
@@ -397,39 +204,6 @@ module.exports = {
|
|
|
397
204
|
},
|
|
398
205
|
],
|
|
399
206
|
},
|
|
400
|
-
'ddrk.me': {
|
|
401
|
-
_name: '低端影视',
|
|
402
|
-
www: [
|
|
403
|
-
{
|
|
404
|
-
title: '首页',
|
|
405
|
-
docs: 'https://docs.rsshub.app/routes/multimedia#di-duan-ying-shi',
|
|
406
|
-
source: '/',
|
|
407
|
-
target: '/ddrk/index',
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
title: '标签',
|
|
411
|
-
docs: 'https://docs.rsshub.app/routes/multimedia#di-duan-ying-shi',
|
|
412
|
-
source: '/tag/:tag',
|
|
413
|
-
target: '/ddrk/tag/:tag',
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
title: '分类',
|
|
417
|
-
docs: 'https://docs.rsshub.app/routes/multimedia#di-duan-ying-shi',
|
|
418
|
-
source: ['/category/:category', '/category/:uplevel/:category'],
|
|
419
|
-
target: '/ddrk/category/:category',
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
title: '影视剧集更新',
|
|
423
|
-
docs: 'https://docs.rsshub.app/routes/multimedia#di-duan-ying-shi',
|
|
424
|
-
source: ['/:name', '/:name/:season'],
|
|
425
|
-
target: (params) => {
|
|
426
|
-
if (params.name !== 'category' && params.name !== 'tag' && params.name !== 'ddrklogin' && params.name !== 'about' && params.name !== 'deleted') {
|
|
427
|
-
return `/ddrk/update/${params.name}${params.season ? '/' + params.season : ''}`;
|
|
428
|
-
}
|
|
429
|
-
},
|
|
430
|
-
},
|
|
431
|
-
],
|
|
432
|
-
},
|
|
433
207
|
'hackerone.com': {
|
|
434
208
|
_name: 'HackerOne',
|
|
435
209
|
'.': [
|
|
@@ -565,35 +339,6 @@ module.exports = {
|
|
|
565
339
|
},
|
|
566
340
|
],
|
|
567
341
|
},
|
|
568
|
-
'csc.edu.cn': {
|
|
569
|
-
_name: '国家留学网',
|
|
570
|
-
www: [
|
|
571
|
-
{
|
|
572
|
-
title: '遴选通知',
|
|
573
|
-
docs: 'https://docs.rsshub.app/routes/other#guo-jia-liu-xue-wang',
|
|
574
|
-
source: '/*',
|
|
575
|
-
target: '/csc/notice/lxtz',
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
title: '综合项目专栏',
|
|
579
|
-
docs: 'https://docs.rsshub.app/routes/other#guo-jia-liu-xue-wang',
|
|
580
|
-
source: '/*',
|
|
581
|
-
target: '/csc/notice/xmzl',
|
|
582
|
-
},
|
|
583
|
-
{
|
|
584
|
-
title: '常见问题解答',
|
|
585
|
-
docs: 'https://docs.rsshub.app/routes/other#guo-jia-liu-xue-wang',
|
|
586
|
-
source: '/*',
|
|
587
|
-
target: '/csc/notice/wtjd',
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
title: '录取公告',
|
|
591
|
-
docs: 'https://docs.rsshub.app/routes/other#guo-jia-liu-xue-wang',
|
|
592
|
-
source: '/*',
|
|
593
|
-
target: '/csc/notice/lqgg',
|
|
594
|
-
},
|
|
595
|
-
],
|
|
596
|
-
},
|
|
597
342
|
// 'biquge5200.com': {
|
|
598
343
|
// www: [
|
|
599
344
|
// {
|
|
@@ -640,17 +385,6 @@ module.exports = {
|
|
|
640
385
|
},
|
|
641
386
|
],
|
|
642
387
|
},
|
|
643
|
-
'zhaishuyuan.com': {
|
|
644
|
-
_name: '斋书苑',
|
|
645
|
-
'.': [
|
|
646
|
-
{
|
|
647
|
-
title: '最新章节',
|
|
648
|
-
docs: 'https://docs.rsshub.app/routes/reading#zhai-shu-yuan',
|
|
649
|
-
source: ['/book/:id', '/read/:id'],
|
|
650
|
-
target: '/novel/zhaishuyuan/:id',
|
|
651
|
-
},
|
|
652
|
-
],
|
|
653
|
-
},
|
|
654
388
|
'hbut.edu.cn': {
|
|
655
389
|
_name: '湖北工业大学',
|
|
656
390
|
www: [
|
|
@@ -727,7 +461,7 @@ module.exports = {
|
|
|
727
461
|
docs: 'https://docs.rsshub.app/routes/multimedia#onejav',
|
|
728
462
|
source: '/',
|
|
729
463
|
target: (params, url, document) => {
|
|
730
|
-
const today = document.querySelector('div.card.mb-1.card-overview').
|
|
464
|
+
const today = document.querySelector('div.card.mb-1.card-overview').dataset.date.replaceAll('-', '');
|
|
731
465
|
return `/onejav/day/${today}`;
|
|
732
466
|
},
|
|
733
467
|
},
|
|
@@ -775,7 +509,7 @@ module.exports = {
|
|
|
775
509
|
} else {
|
|
776
510
|
return false;
|
|
777
511
|
}
|
|
778
|
-
return `/sexinsex/${pid}/${typeid
|
|
512
|
+
return `/sexinsex/${pid}/${typeid ?? ''}`;
|
|
779
513
|
},
|
|
780
514
|
},
|
|
781
515
|
],
|
|
@@ -790,7 +524,7 @@ module.exports = {
|
|
|
790
524
|
target: (params, url) => {
|
|
791
525
|
const id = new URL(url).searchParams.get('fid');
|
|
792
526
|
const type = new URL(url).searchParams.get('type');
|
|
793
|
-
return `/t66y/${id}/${type
|
|
527
|
+
return `/t66y/${id}/${type ?? ''}`;
|
|
794
528
|
},
|
|
795
529
|
},
|
|
796
530
|
],
|
|
@@ -857,21 +591,6 @@ module.exports = {
|
|
|
857
591
|
},
|
|
858
592
|
],
|
|
859
593
|
},
|
|
860
|
-
'popiapp.cn': {
|
|
861
|
-
_name: 'Popi 提问箱',
|
|
862
|
-
www: [
|
|
863
|
-
{
|
|
864
|
-
title: '提问箱新回答',
|
|
865
|
-
docs: 'https://docs.rsshub.app/routes/social-media#popi-ti-wen-xiang',
|
|
866
|
-
source: '/:id',
|
|
867
|
-
target: (params) => {
|
|
868
|
-
if (params.id) {
|
|
869
|
-
return '/popiask/:id';
|
|
870
|
-
}
|
|
871
|
-
},
|
|
872
|
-
},
|
|
873
|
-
],
|
|
874
|
-
},
|
|
875
594
|
'nppa.gov.cn': {
|
|
876
595
|
_name: '国家新闻出版署',
|
|
877
596
|
www: [
|
|
@@ -940,72 +659,6 @@ module.exports = {
|
|
|
940
659
|
},
|
|
941
660
|
],
|
|
942
661
|
},
|
|
943
|
-
'buaq.net': {
|
|
944
|
-
_name: '不安全资讯',
|
|
945
|
-
'.': [
|
|
946
|
-
{
|
|
947
|
-
title: '不安全资讯',
|
|
948
|
-
docs: 'http://docs.rsshub.app/routes/new-media#bu-an-quan',
|
|
949
|
-
source: '/',
|
|
950
|
-
target: '/buaq',
|
|
951
|
-
},
|
|
952
|
-
],
|
|
953
|
-
},
|
|
954
|
-
'jian-ning.com': {
|
|
955
|
-
_name: '建宁闲谈',
|
|
956
|
-
'.': [
|
|
957
|
-
{
|
|
958
|
-
title: '文章',
|
|
959
|
-
docs: 'https://docs.rsshub.app/routes/blog#jian-ning-xian-tan',
|
|
960
|
-
source: '/*',
|
|
961
|
-
target: '/blogs/jianning',
|
|
962
|
-
},
|
|
963
|
-
],
|
|
964
|
-
},
|
|
965
|
-
'matataki.io': {
|
|
966
|
-
_name: 'matataki',
|
|
967
|
-
www: [
|
|
968
|
-
{
|
|
969
|
-
title: '最热作品',
|
|
970
|
-
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
|
|
971
|
-
source: '/article/',
|
|
972
|
-
target: '/matataki/posts/hot',
|
|
973
|
-
},
|
|
974
|
-
{
|
|
975
|
-
title: '最新作品',
|
|
976
|
-
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
|
|
977
|
-
source: '/article/latest',
|
|
978
|
-
target: '/matataki/posts/latest',
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
title: '作者创作',
|
|
982
|
-
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
|
|
983
|
-
source: '/user/:uid',
|
|
984
|
-
target: (params) => `/matataki/users/${params.uid}/posts`,
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
title: 'Fan票关联作品',
|
|
988
|
-
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
|
|
989
|
-
source: ['/token/:tokenId', '/token/:tokenId/circle'],
|
|
990
|
-
target: (params) => `/matataki/tokens/${params.tokenId}/posts`,
|
|
991
|
-
},
|
|
992
|
-
{
|
|
993
|
-
title: '标签关联作品',
|
|
994
|
-
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
|
|
995
|
-
source: ['/tag/:tagId'],
|
|
996
|
-
target: (params, url) => {
|
|
997
|
-
const tagName = new URL(url).searchParams.get('name');
|
|
998
|
-
return `/matataki/tags/${params.tagId}/${tagName}/posts`;
|
|
999
|
-
},
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
title: '收藏夹',
|
|
1003
|
-
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
|
|
1004
|
-
source: '/user/:uid/favlist/:fid',
|
|
1005
|
-
target: (params) => `/matataki/users/${params.uid}/favorites/${params.fid}/posts`,
|
|
1006
|
-
},
|
|
1007
|
-
],
|
|
1008
|
-
},
|
|
1009
662
|
'huya.com': {
|
|
1010
663
|
_name: '虎牙直播',
|
|
1011
664
|
'.': [
|
|
@@ -1017,15 +670,6 @@ module.exports = {
|
|
|
1017
670
|
},
|
|
1018
671
|
],
|
|
1019
672
|
},
|
|
1020
|
-
'craigslist.org': {
|
|
1021
|
-
_name: 'Craigslist',
|
|
1022
|
-
'.': [
|
|
1023
|
-
{
|
|
1024
|
-
title: '商品搜索列表',
|
|
1025
|
-
docs: 'https://docs.rsshub.app/routes/shopping#craigslist',
|
|
1026
|
-
},
|
|
1027
|
-
],
|
|
1028
|
-
},
|
|
1029
673
|
'scboy.com': {
|
|
1030
674
|
_name: 'scboy 论坛',
|
|
1031
675
|
www: [
|
|
@@ -1168,15 +812,4 @@ module.exports = {
|
|
|
1168
812
|
},
|
|
1169
813
|
],
|
|
1170
814
|
},
|
|
1171
|
-
'macwk.com': {
|
|
1172
|
-
_name: 'MacWk',
|
|
1173
|
-
'.': [
|
|
1174
|
-
{
|
|
1175
|
-
title: '应用更新',
|
|
1176
|
-
docs: 'https://docs.rsshub.app/routes/program-update#macwk',
|
|
1177
|
-
source: '/soft/:name',
|
|
1178
|
-
target: '/macwk/soft/:name',
|
|
1179
|
-
},
|
|
1180
|
-
],
|
|
1181
|
-
},
|
|
1182
815
|
};
|
package/lib/radar.js
CHANGED
|
@@ -1,75 +1,75 @@
|
|
|
1
1
|
const dirname = __dirname + '/v2';
|
|
2
2
|
const fs = require('fs');
|
|
3
3
|
const toSource = require('tosource');
|
|
4
|
-
const
|
|
4
|
+
const path = require('path');
|
|
5
5
|
|
|
6
6
|
// Namespaces that do not require radar.js
|
|
7
|
-
const allowNamespace = ['discourse', 'discuz', 'ehentai', 'lemmy', 'mail', 'test'];
|
|
7
|
+
const allowNamespace = new Set(['discourse', 'discuz', 'ehentai', 'lemmy', 'mail', 'test']);
|
|
8
8
|
// Check if a radar.js file is exist under each folder of dirname
|
|
9
9
|
for (const dir of fs.readdirSync(dirname)) {
|
|
10
|
-
const dirPath = join(dirname, dir);
|
|
11
|
-
if (!fs.existsSync(join(dirPath, 'radar.js')) && !allowNamespace.
|
|
12
|
-
throw Error(`No radar.js in "${dirPath}".`);
|
|
10
|
+
const dirPath = path.join(dirname, dir);
|
|
11
|
+
if (!fs.existsSync(path.join(dirPath, 'radar.js')) && !allowNamespace.has(dir)) {
|
|
12
|
+
throw new Error(`No radar.js in "${dirPath}".`);
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
const validateRadarRules = (rule, dir) => {
|
|
17
|
-
const allowDomains = ['www.gov.cn'];
|
|
17
|
+
const allowDomains = new Set(['www.gov.cn']);
|
|
18
18
|
const blockWords = ['/', 'http', 'www'];
|
|
19
19
|
const domain = Object.keys(rule);
|
|
20
|
-
if (!domain.length && !allowNamespace.
|
|
20
|
+
if (!domain.length && !allowNamespace.has(dir)) {
|
|
21
21
|
// typo check e.g., ✘ module.export, ✔ module.exports
|
|
22
|
-
throw Error(`No Radar rule in "${dir}".`);
|
|
22
|
+
throw new Error(`No Radar rule in "${dir}".`);
|
|
23
23
|
}
|
|
24
24
|
for (const [d, r] of Object.entries(rule)) {
|
|
25
|
-
if (blockWords.some((word) => d.startsWith(word)) && !allowDomains.
|
|
26
|
-
throw Error(`Domain name "${d}" should not contain any of ${blockWords.join(', ')}.`);
|
|
25
|
+
if (blockWords.some((word) => d.startsWith(word)) && !allowDomains.has(d)) {
|
|
26
|
+
throw new Error(`Domain name "${d}" should not contain any of ${blockWords.join(', ')}.`);
|
|
27
27
|
}
|
|
28
|
-
if (!
|
|
29
|
-
throw Error(`No _name in "${dir}".`);
|
|
28
|
+
if (!Object.hasOwn(r, '_name')) {
|
|
29
|
+
throw new Error(`No _name in "${dir}".`);
|
|
30
30
|
}
|
|
31
31
|
// property check
|
|
32
32
|
for (const [host, items] of Object.entries(r)) {
|
|
33
33
|
if (host !== '_name') {
|
|
34
34
|
if (!Array.isArray(items)) {
|
|
35
|
-
throw
|
|
35
|
+
throw new TypeError(`Radar rules for domain "${host}" in "${dir}" should be placed in an array.`);
|
|
36
36
|
}
|
|
37
37
|
for (const item of items) {
|
|
38
|
-
if (!
|
|
39
|
-
throw Error(`Radar rules for "${host}" in "${dir}" should have at least "title" and "docs".`);
|
|
38
|
+
if (!Object.hasOwn(item, 'title') || !Object.hasOwn(item, 'docs')) {
|
|
39
|
+
throw new Error(`Radar rules for "${host}" in "${dir}" should have at least "title" and "docs".`);
|
|
40
40
|
}
|
|
41
41
|
if (!item.title || !item.docs) {
|
|
42
|
-
throw Error(`Radar rules for "${host}" in "${dir}" should not be empty.`);
|
|
42
|
+
throw new Error(`Radar rules for "${host}" in "${dir}" should not be empty.`);
|
|
43
43
|
}
|
|
44
44
|
if (!item.docs.startsWith('https://docs.rsshub.app/')) {
|
|
45
|
-
throw Error(`Radar rules for "${host}" in "${dir}" should start with 'https://docs.rsshub.app/'.`);
|
|
45
|
+
throw new Error(`Radar rules for "${host}" in "${dir}" should start with 'https://docs.rsshub.app/'.`);
|
|
46
46
|
}
|
|
47
47
|
if (Array.isArray(item.source)) {
|
|
48
48
|
if (!item.source.length) {
|
|
49
49
|
// check for []
|
|
50
|
-
throw Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" should not be empty.`);
|
|
50
|
+
throw new Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" should not be empty.`);
|
|
51
51
|
}
|
|
52
52
|
if (item.source.some((s) => s.includes('#') || s.includes('='))) {
|
|
53
53
|
// Some will try to match '/some/path?a=1' which is not supported
|
|
54
|
-
throw Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" cannot match URL hash or URL search parameters.`);
|
|
54
|
+
throw new Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" cannot match URL hash or URL search parameters.`);
|
|
55
55
|
}
|
|
56
56
|
if (item.source.some((s) => !s.length)) {
|
|
57
57
|
// check for ['/some/thing', ''] and ['']
|
|
58
|
-
throw Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" should not be empty.`);
|
|
58
|
+
throw new Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" should not be empty.`);
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
61
|
if (typeof item.source === 'string') {
|
|
62
62
|
if (!item.source.length) {
|
|
63
63
|
// check for ''
|
|
64
|
-
throw Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" should not be empty.`);
|
|
64
|
+
throw new Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" should not be empty.`);
|
|
65
65
|
}
|
|
66
66
|
if (item.source.includes('#') || item.source.includes('=')) {
|
|
67
|
-
throw Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" cannot match URL hash or URL search parameters.`);
|
|
67
|
+
throw new Error(`Radar rule of "${item.title}" for subdomain "${host}" in "${dir}" cannot match URL hash or URL search parameters.`);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
for (const key in item) {
|
|
71
71
|
if (key !== 'title' && key !== 'docs' && key !== 'source' && key !== 'target') {
|
|
72
|
-
throw Error(`Radar rules for "${host}" in "${dir}" should not have property "${key}".`);
|
|
72
|
+
throw new Error(`Radar rules for "${host}" in "${dir}" should not have property "${key}".`);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
}
|