chore: add missing maintainers
This commit is contained in:
parent
16d80122c6
commit
898dcc1d18
|
|
@ -24,7 +24,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '专辑',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
url: 'jmcomic.group/',
|
||||
description: `::: tip
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '文庫',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
url: 'jmcomic.group/',
|
||||
description: `分类
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '成人 A 漫',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
url: 'jmcomic.group/',
|
||||
description: `分类
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '搜索',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
url: 'jmcomic.group/',
|
||||
description: `::: tip
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ export const route: Route = {
|
|||
supportScihub: false,
|
||||
},
|
||||
name: '分类',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| 全部 | 要闻 | 商业 | 快讯 | 财富 | 生活 |
|
||||
| ---- | ---- | ---- | ---- | ---- | ---- |
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ export const route: Route = {
|
|||
path: '/activity-tracker/:filters?',
|
||||
name: 'Activity Tracker',
|
||||
url: 'digitalpolicyalert.org',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
example: '/digitalpolicyalert/activity-tracker',
|
||||
parameters: {
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ async function loadContent(itemLink, charset, header) {
|
|||
export const route: Route = {
|
||||
path: ['/:ver{[7x]}/:cid{[0-9]{2}}/:link{.+}', '/:ver{[7x]}/:link{.+}', '/:link{.+}'],
|
||||
name: 'Unknown',
|
||||
maintainers: [],
|
||||
maintainers: ['pseudoyu'],
|
||||
handler,
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ export const route: Route = {
|
|||
categories: ['social-media'],
|
||||
example: '/fanbox/official',
|
||||
parameters: { creator: 'fanbox user name' },
|
||||
maintainers: ['KarasuShin'],
|
||||
maintainers: ['KarasuShin', 'pseudoyu'],
|
||||
name: 'Creator',
|
||||
handler,
|
||||
features: {
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ export const route: Route = {
|
|||
parameters: { id: '分类 id,见下表,可在对应分类页 URL 中找到' },
|
||||
name: '界面号',
|
||||
example: '/jiemian/account/main/1',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| [财经号](https://www.jiemian.com/account/main/1.html) | [城市号](https://www.jiemian.com/account/main/2.html) | [媒体号](https://www.jiemian.com/account/main/3.html) |
|
||||
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ export const route: Route = {
|
|||
parameters: { id: '分类 id,见下表,可在对应分类页 URL 中找到' },
|
||||
name: '栏目',
|
||||
example: '/jiemian/lists/65',
|
||||
maintainers: ['WenhuWee', 'nczitzk'],
|
||||
maintainers: ['WenhuWee', 'nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| [首页](https://www.jiemian.com) | [商业](https://www.jiemian.com/lists/2.html) | [财经](https://www.jiemian.com/lists/800.html) | [新闻](https://www.jiemian.com/lists/801.html) | [文化生活](https://www.jiemian.com/lists/130.html) | [快报](https://www.jiemian.com/lists/4.html) |
|
||||
| ------------------------------- | -------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- | -------------------------------------------------- | -------------------------------------------- |
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@ export const route: Route = {
|
|||
parameters: { id: '分类 id,见下表,可在对应分类页 URL 中找到' },
|
||||
name: '专题',
|
||||
example: '/jiemian/special/1192',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
};
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ export const route: Route = {
|
|||
parameters: { id: '分类 id,见下表,可在对应分类页 URL 中找到' },
|
||||
name: '视频',
|
||||
example: '/jiemian/video/lists/258_1',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| [界面 Vnews](https://www.jiemian.com/video/lists/258_1.html) | [直播](https://www.jiemian.com/videoLive/lists_1.html) | [箭厂](https://www.jiemian.com/video/lists/195_1.html) | [面谈](https://www.jiemian.com/video/lists/111_1.html) | [品牌创酷](https://www.jiemian.com/video/lists/226_1.html) | [番 茄社](https://www.jiemian.com/video/lists/567_1.html) |
|
||||
| ------------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ---------------------------------------------------------- | --------------------------------------------------------- |
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ export const route: Route = {
|
|||
parameters: { id: '分类 id,见下表,可在对应分类页 URL 中找到' },
|
||||
name: 'VIP',
|
||||
example: '/jiemian/pro/lists/12',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| [投资早晚报](https://www.jiemian.com/pro/lists/12.html) | [宏观晚 6 点](https://www.jiemian.com/pro/lists/20.html) | [打新早报](https://www.jiemian.com/pro/lists/21.html) | [盘前机会前瞻](https://www.jiemian.com/pro/lists/13.html) | [公告快评](https://www.jiemian.com/pro/lists/14.html) | [盘中必读](https://www.jiemian.com/pro/lists/15.html) |
|
||||
| ------------------------------------------------------- | -------------------------------------------------------- | ----------------------------------------------------- | --------------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ export const route: Route = {
|
|||
supportScihub: false,
|
||||
},
|
||||
name: '分类',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| 政策 | 行情 | DeFi | 矿业 | 以太坊 2.0 |
|
||||
| ------- | ------------ | ---- | ----- | ---------- |
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ export const route: Route = {
|
|||
supportScihub: false,
|
||||
},
|
||||
name: '快讯',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| 全部 | 精选 | 政策 | 数据 | NFT | 项目 |
|
||||
| ---- | ---- | ---- | ---- | --- | ---- |
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ export const route: Route = {
|
|||
supportScihub: false,
|
||||
},
|
||||
name: '首页',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| 头条 | 独家 | 铭文 | 产业 | 项目 |
|
||||
| ------ | ---- | ------- | ---------- | ---- |
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ export const route: Route = {
|
|||
features: {
|
||||
antiCrawler: true,
|
||||
},
|
||||
maintainers: ['huanfe1'],
|
||||
maintainers: ['huanfe1', 'pseudoyu'],
|
||||
handler,
|
||||
url: 'qiche365.org.cn/index/recall/index.html',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '作者',
|
||||
maintainers: ['miles170'],
|
||||
maintainers: ['miles170', 'pseudoyu'],
|
||||
handler,
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '作品章节',
|
||||
maintainers: ['fuzy112'],
|
||||
maintainers: ['fuzy112', 'pseudoyu'],
|
||||
handler,
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '讨论区',
|
||||
maintainers: ['fuzy112'],
|
||||
maintainers: ['fuzy112', 'pseudoyu'],
|
||||
handler,
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '限时免费下期预告',
|
||||
maintainers: ['LogicJake'],
|
||||
maintainers: ['LogicJake', 'pseudoyu'],
|
||||
handler,
|
||||
url: 'www.qidian.com/free',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '限时免费',
|
||||
maintainers: ['LogicJake'],
|
||||
maintainers: ['LogicJake', 'pseudoyu'],
|
||||
handler,
|
||||
url: 'www.qidian.com/free',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: 'Generic News',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
url: 'rfi.fr',
|
||||
example: '/rfi',
|
||||
|
|
|
|||
|
|
@ -249,7 +249,7 @@ export const route: Route = {
|
|||
path: '/:filter{.+}?',
|
||||
name: '分类',
|
||||
url: 'river.to',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
example: '/the',
|
||||
parameters: { filter: '过滤器,见下方描述' },
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ export const route: Route = {
|
|||
supportScihub: false,
|
||||
},
|
||||
name: 'App',
|
||||
maintainers: ['quiniapiezoelectricity'],
|
||||
maintainers: ['quiniapiezoelectricity', 'pseudoyu'],
|
||||
radar: [
|
||||
{
|
||||
source: ['theinitium.com/latest/'],
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ export const route: Route = {
|
|||
path: '/author/:type/:language?',
|
||||
name: '作者',
|
||||
url: 'theinitium.com',
|
||||
maintainers: ['AgFlore'],
|
||||
maintainers: ['AgFlore', 'pseudoyu'],
|
||||
parameters: {
|
||||
type: '作者 slug,可从作者主页 URL 中获取,如 `https://theinitium.com/author/initium-newsroom/`',
|
||||
language: '语言,简体`zh-hans`,繁体`zh-hant`,缺省为不限',
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ export const route: Route = {
|
|||
path: '/channel/:type?/:language?',
|
||||
name: '栏目',
|
||||
url: 'theinitium.com',
|
||||
maintainers: ['prnake', 'mintyfrankie'],
|
||||
maintainers: ['prnake', 'mintyfrankie', 'pseudoyu'],
|
||||
parameters: {
|
||||
type: '栏目,缺省为最新(latest)',
|
||||
language: '语言,简体`zh-hans`,繁体`zh-hant`,缺省为不限',
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ import type { Route } from '@/types';
|
|||
export const route: Route = {
|
||||
path: '/follow/articles/:language?',
|
||||
name: '个人订阅追踪动态(已停用)',
|
||||
maintainers: ['AgFlore'],
|
||||
maintainers: ['AgFlore', 'pseudoyu'],
|
||||
parameters: {
|
||||
language: '语言',
|
||||
},
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ export const route: Route = {
|
|||
path: '/tags/:type/:language?',
|
||||
name: '话题・标签',
|
||||
url: 'theinitium.com',
|
||||
maintainers: ['AgFlore'],
|
||||
maintainers: ['AgFlore', 'pseudoyu'],
|
||||
parameters: {
|
||||
type: '标签 slug,可从标签页 URL 中获取,如 `https://theinitium.com/tag/south-korea/` 则为 `south-korea`',
|
||||
language: '语言,简体`zh-hans`,繁体`zh-hant`,缺省为不限',
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '即時新聞',
|
||||
maintainers: ['miles170'],
|
||||
maintainers: ['miles170', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 11 | 12 | 13 | 99 |
|
||||
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ------ |
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '轉角國際 - 首頁',
|
||||
maintainers: ['nczitzk'],
|
||||
maintainers: ['nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| 首頁 | 編輯精選 | 熱門文章 |
|
||||
| ---- | -------- | -------- |
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ export const route: Route = {
|
|||
},
|
||||
],
|
||||
name: '轉角國際 - 標籤',
|
||||
maintainers: ['emdoe', 'nczitzk'],
|
||||
maintainers: ['emdoe', 'nczitzk', 'pseudoyu'],
|
||||
handler,
|
||||
description: `| 過去 24 小時 | 鏡頭背後 | 深度專欄 | 重磅廣播 |
|
||||
| ------------ | -------- | -------- | -------- |`,
|
||||
|
|
|
|||
Loading…
Reference in New Issue