Skip to content

Commit

Permalink
docs: update github id (#13994)
Browse files Browse the repository at this point in the history
refs: #12087
  • Loading branch information
TonyRL authored Dec 8, 2023
1 parent 8ec0902 commit faefb73
Show file tree
Hide file tree
Showing 22 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions lib/v2/1point3acres/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module.exports = {
'/blog/:category?': ['nczitzk'],
'/category/:id?/:type?/:order?': ['nczitzk'],
'/offer/:year?/:major?/:school?': ['NavePnow'],
'/post/:type?/:order?': ['NavePnow', 'DIYgod', 'nczitzk'],
'/offer/:year?/:major?/:school?': ['EthanWng97'],
'/post/:type?/:order?': ['EthanWng97', 'DIYgod', 'nczitzk'],
'/section/:id?/:type?/:order?': ['nczitzk'],
'/user/:id/posts': ['Maecenas'],
'/user/:id/threads': ['Maecenas'],
Expand Down
2 changes: 1 addition & 1 deletion lib/v2/amazon/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
'/awsblogs/:locale?': ['HankChow'],
'/kindle/software-updates': ['NavePnow'],
'/kindle/software-updates': ['EthanWng97'],
};
6 changes: 3 additions & 3 deletions lib/v2/arcteryx/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
'/new-arrivals/:country/:gender': ['NavePnow'],
'/outlet/:country/:gender': ['NavePnow'],
'/regear/new-arrivals': ['NavePnow'],
'/new-arrivals/:country/:gender': ['EthanWng97'],
'/outlet/:country/:gender': ['EthanWng97'],
'/regear/new-arrivals': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/bellroy/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/new-releases': ['NavePnow'],
'/new-releases': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/ifi-audio/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/download/:val/:id': ['NavePnow'],
'/download/:val/:id': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/inoreader/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
'/html_clip/:user/:tag/:num?': ['BeautyyuYanli'],
'/rss/:user/:tag': ['NavePnow'],
'/rss/:user/:tag': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/leetcode/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
'/articles': ['LogicJake'],
'/dailyquestion/:lang': ['NavePnow'],
'/dailyquestion/:lang': ['EthanWng97'],
'/dailyquestion/solution/:lang': ['woaidouya123'],
'/submission/:country/:user': ['NathanDai'],
};
2 changes: 1 addition & 1 deletion lib/v2/magazinelib/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/latest-magazine/:query?': ['NavePnow'],
'/latest-magazine/:query?': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/patagonia/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/patagonia/new-arrivals/:category': ['NavePnow'],
'/patagonia/new-arrivals/:category': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/snowpeak/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/us/new-arrivals': ['NavePnow'],
'/us/new-arrivals': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/sony/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/downloads/:productType/:productId': ['NavePnow'],
'/downloads/:productType/:productId': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/techcrunch/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/news': ['NavePnow'],
'/news': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/theatlantic/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/:category': ['NavePnow'],
'/:category': ['EthanWng97'],
};
2 changes: 1 addition & 1 deletion lib/v2/wechat/maintainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
'/feeds': ['tylinux'],
'/mp/homepage/:biz/:hid/:cid?': ['MisteryMonster'],
'/mp/msgalbum/:biz/:aid': ['MisteryMonster'],
'/sogou/:id': ['NavePnow'],
'/sogou/:id': ['EthanWng97'],
'/tgchannel/:id/:mpName?/:searchQueryType?': ['LogicJake', 'Rongronggg9'],
'/uread/:userid': ['kt286'],
'/wechat2rss/:id': ['TonyRL'],
Expand Down
2 changes: 1 addition & 1 deletion lib/v2/zagg/maintainer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
'/new-arrivals/:query?': ['NavePnow'],
'/new-arrivals/:query?': ['EthanWng97'],
};
4 changes: 2 additions & 2 deletions website/docs/routes/bbs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ When accessing Joeyray's Bar, `SCBOY_BBS_TOKEN` needs to be filled in `environme

### 帖子 {#yi-mu-san-fen-di-tie-zi}

<Route author="NavePnow DIYgod nczitzk" example="/1point3acres/thread/hot" path="/1point3acres/thread/:type?/:order?" paramsDesc={['帖子分类, 见下表,默认为 hot,即热门帖子', '排序方式,见下表,默认为空,即最新回复']}>
<Route author="EthanWng97 DIYgod nczitzk" example="/1point3acres/thread/hot" path="/1point3acres/thread/:type?/:order?" paramsDesc={['帖子分类, 见下表,默认为 hot,即热门帖子', '排序方式,见下表,默认为空,即最新回复']}>

分类

Expand Down Expand Up @@ -1294,7 +1294,7 @@ When accessing Joeyray's Bar, `SCBOY_BBS_TOKEN` needs to be filled in `environme

### 录取结果 {#yi-mu-san-fen-di-lu-qu-jie-guo}

<Route author="NavePnow" example="/1point3acres/offer/12/null/CMU" path="/1point3acres/offer/:year?/:major?/:school?" paramsDesc={['录取年份 id,空为null', '录取专业 id,空为null', '录取学校 id,空为null']}>
<Route author="EthanWng97" example="/1point3acres/offer/12/null/CMU" path="/1point3acres/offer/:year?/:major?/:school?" paramsDesc={['录取年份 id,空为null', '录取专业 id,空为null', '录取学校 id,空为null']}>

:::tip 三个 id 获取方式

Expand Down
4 changes: 2 additions & 2 deletions website/docs/routes/new-media.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1990,7 +1990,7 @@ Member ID

### News {#techcrunch-news}

<Route author="NavePnow" example="/techcrunch/news" path="/techcrunch/news"/>
<Route author="EthanWng97" example="/techcrunch/news" path="/techcrunch/news"/>

## TechPowerUp {#techpowerup}

Expand Down Expand Up @@ -5769,7 +5769,7 @@ column 为 third 时可选的 category:

### 公众号(搜狗来源) {#wei-xin-gong-zhong-hao-sou-gou-lai-yuan}

<Route author="NavePnow" example="/wechat/sogou/qimao0908" path="/wechat/sogou/:id" paramsDesc={['公众号 id, 打开 weixin.sogou.com 并搜索相应公众号, 在 URL 中找到 id']} notOperational="1"/>
<Route author="EthanWng97" example="/wechat/sogou/qimao0908" path="/wechat/sogou/:id" paramsDesc={['公众号 id, 打开 weixin.sogou.com 并搜索相应公众号, 在 URL 中找到 id']} notOperational="1"/>

## 维基百科 {#wei-ji-bai-ke}

Expand Down
6 changes: 3 additions & 3 deletions website/docs/routes/program-update.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

### Kindle Software Updates {#amazon-kindle-software-updates}

<Route author="NavePnow" example="/amazon/kindle/software-updates" path="/amazon/kindle/software-updates" radar="1" anticrawler="1"/>
<Route author="EthanWng97" example="/amazon/kindle/software-updates" path="/amazon/kindle/software-updates" radar="1" anticrawler="1"/>

## AMD {#amd}

Expand Down Expand Up @@ -374,7 +374,7 @@ Language

### Download Hub {#ifi-audio-download-hub}

<Route author="NavePnow" example="/ifi-audio/download/1503007035/44472" path="/ifi-audio/download/:val/:id" paramsDesc={['product val', 'product id']}/>
<Route author="EthanWng97" example="/ifi-audio/download/1503007035/44472" path="/ifi-audio/download/:val/:id" paramsDesc={['product val', 'product id']}/>

:::warning

Expand Down Expand Up @@ -653,7 +653,7 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。

### Software Downloads {#sony-software-downloads}

<Route author="NavePnow" example="/sony/downloads/product/nw-wm1am2" path="/sony/downloads/:productType/:productId" paramsDesc={['product type', 'product id']}>
<Route author="EthanWng97" example="/sony/downloads/product/nw-wm1am2" path="/sony/downloads/:productType/:productId" paramsDesc={['product type', 'product id']}>

:::tip

Expand Down
2 changes: 1 addition & 1 deletion website/docs/routes/programming.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ Subscribe to the updates (threads and submission) from a paritcular Hacker News

### Daily Question {#leetcode-daily-question}

<Route author="NavePnow" example="/leetcode/dailyquestion/en" path="/leetcode/dailyquestion/:lang" paramsDesc={['site, Chines(cn) and Engligh(en)']}/>
<Route author="EthanWng97" example="/leetcode/dailyquestion/en" path="/leetcode/dailyquestion/:lang" paramsDesc={['site, Chines(cn) and Engligh(en)']}/>

### Daily Question Solution {#leetcode-daily-question-solution}

Expand Down
4 changes: 2 additions & 2 deletions website/docs/routes/reading.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Eg: [https://www.inoreader.com/stream/user/1006346356/tag/News/view/html?limit=3

### RSS {#inoreader-rss}

<Route author="NavePnow" example="/inoreader/rss/1005137674/user-favorites" path="/inoreader/rss/:user/:tag" paramsDesc={['user id, the interger after user/ in the example URL','tag, the string after tag/ in the example URL']}>
<Route author="EthanWng97" example="/inoreader/rss/1005137674/user-favorites" path="/inoreader/rss/:user/:tag" paramsDesc={['user id, the interger after user/ in the example URL','tag, the string after tag/ in the example URL']}>

## kakuyomu {#kakuyomu}

Expand Down Expand Up @@ -78,7 +78,7 @@ Eg: [https://kakuyomu.jp/works/1177354054883783581](https://kakuyomu.jp/works/11

### Latest Magazine {#magazinelib-latest-magazine}

<Route author="NavePnow" example="/magazinelib/latest-magazine/new+yorker" path="/magazinelib/latest-magazine/:query?" paramsDesc={['query, search page querystring']} notOperational="1"/>
<Route author="EthanWng97" example="/magazinelib/latest-magazine/new+yorker" path="/magazinelib/latest-magazine/:query?" paramsDesc={['query, search page querystring']} notOperational="1"/>

For instance, when doing search at [https://magazinelib.com](https://magazinelib.com) and you get url `https://magazinelib.com/?s=new+yorker`, the query is `new+yorker`

Expand Down
14 changes: 7 additions & 7 deletions website/docs/routes/shopping.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Parameter `time` only works when `mostwanted` is chosen as the category.

### New Arrivals {#arcteryx-new-arrivals}

<Route author="NavePnow" example="/arcteryx/new-arrivals/us/mens" path="/arcteryx/new-arrivals/:country/:gender" paramsDesc={['country', 'gender']} anticrawler="1">
<Route author="EthanWng97" example="/arcteryx/new-arrivals/us/mens" path="/arcteryx/new-arrivals/:country/:gender" paramsDesc={['country', 'gender']} anticrawler="1">

Country

Expand All @@ -72,7 +72,7 @@ Parameter `country` can be found within the url of `Arcteryx` website.

### Outlet {#arcteryx-outlet}

<Route author="NavePnow" example="/arcteryx/outlet/us/mens" path="/arcteryx/outlet/:country/:gender" paramsDesc={['country', 'gender']} anticrawler="1">
<Route author="EthanWng97" example="/arcteryx/outlet/us/mens" path="/arcteryx/outlet/:country/:gender" paramsDesc={['country', 'gender']} anticrawler="1">

Country

Expand All @@ -96,13 +96,13 @@ Parameter `country` can be found within the url of `Arcteryx` website.

### Regear New Arrivals {#arcteryx-regear-new-arrivals}

<Route author="NavePnow" example="/arcteryx/regear/new-arrivals" path="/arcteryx/regear/new-arrivals" />
<Route author="EthanWng97" example="/arcteryx/regear/new-arrivals" path="/arcteryx/regear/new-arrivals" />

## Bellroy {#bellroy}

### New Releases {#bellroy-new-releases}

<Route author="NavePnow" example="/bellroy/new-releases" path="/bellroy/new-releases" />
<Route author="EthanWng97" example="/bellroy/new-releases" path="/bellroy/new-releases" />

## booth.pm {#booth.pm}

Expand Down Expand Up @@ -281,7 +281,7 @@ Language

### New Arrivals {#patagonia-new-arrivals}

<Route author="NavePnow" example="/patagonia/new-arrivals/mens" path="/patagonia/new-arrivals/:category" paramsDesc={['category, see below']}>
<Route author="EthanWng97" example="/patagonia/new-arrivals/mens" path="/patagonia/new-arrivals/:category" paramsDesc={['category, see below']}>

| Men's | Women's | Kids' & Baby | Packs & Gear |
| ----- | ------- | ------------ | ------------ |
Expand All @@ -299,7 +299,7 @@ Language

### New Arrivals(USA) {#snow-peak-new-arrivals-usa}

<Route author="NavePnow" example="/snowpeak/us/new-arrivals" path="/snowpeak/us/new-arrivals"/>
<Route author="EthanWng97" example="/snowpeak/us/new-arrivals" path="/snowpeak/us/new-arrivals"/>

## The Independent {#the-independent}

Expand All @@ -323,7 +323,7 @@ Language

### New Arrivals {#zagg-new-arrivals}

<Route author="NavePnow" example="/zagg/new-arrivals/brand=164&cat=3038,3041" path="/zagg/new-arrivals/:query?" paramsDesc={['query, search page querystring']} notOperational="1"/>
<Route author="EthanWng97" example="/zagg/new-arrivals/brand=164&cat=3038,3041" path="/zagg/new-arrivals/:query?" paramsDesc={['query, search page querystring']} notOperational="1"/>

For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3041`, the query is `brand=164&cat=3038%2C3041`

Expand Down
4 changes: 2 additions & 2 deletions website/docs/routes/traditional-media.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ Language

### News {#the-atlantic-news}

<Route author="NavePnow" example="/theatlantic/latest" path="/theatlantic/:category" paramsDesc={['category, see below']}>
<Route author="EthanWng97" example="/theatlantic/latest" path="/theatlantic/:category" paramsDesc={['category, see below']}>

| Popular | Latest | Politics | Technology | Business |
| ------------ | ------ | -------- | ---------- | -------- |
Expand Down Expand Up @@ -893,7 +893,7 @@ Provides all of the articles by the specified New York Times author.

### News {#the-wall-street-journal-wsj-hua-er-jie-ri-bao-news}

<Route author="oppilate NavePnow" example="/wsj/en-us/opinion" path="/wsj/:lang/:category?" paramsDesc={['Language, `en-us`, `zh-cn`, `zh-tw`', 'Category. See below']}>
<Route author="oppilate EthanWng97" example="/wsj/en-us/opinion" path="/wsj/:lang/:category?" paramsDesc={['Language, `en-us`, `zh-cn`, `zh-tw`', 'Category. See below']}>

en_us

Expand Down

0 comments on commit faefb73

Please sign in to comment.