Skip to content

Commit

Permalink
chore: auto build DIYgod/RSSHub@d13f043
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 26, 2024
1 parent 897000f commit af66860
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/routes/traditional-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,14 @@ For example, the path for the sites https://today.lorientlejour.com/section/977-
Multiple categories seperated by '|' is also supported, e.g. /lorientlejour/977-lebanon|1-liban.
:::

## MSN <Site url="msn.com"/>

### News <Site url="msn.com" size="sm" />

<Route namespace="msn" :data='{"path":"/:market/:name/:id","parameters":{"market":"Market code. Find it in MSN url, e.g. zh-tw","name":"Name of the channel. Find it in MSN url, e.g. Bloomberg","id":"ID of the channel (always starts with sr-vid). Find it in MSN url, e.g. sr-vid-08gw7ky4u229xjsjvnf4n6n7v67gxm0pjmv9fr4y2x9jjmwcri4s"},"categories":["traditional-media"],"example":"/zh-tw/Bloomberg/sr-vid-08gw7ky4u229xjsjvnf4n6n7v67gxm0pjmv9fr4y2x9jjmwcri4s","description":"MSN News","features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportRadar":true},"radar":[{"source":["www.msn.com/:market/channel/source/:name/:id"],"target":"/:market/:name/:id"}],"name":"News","maintainers":["KTachibanaM"],"location":"index.ts"}' :test='undefined' />

MSN News

## New Yorker <Site url="newyorker.com"/>

### Articles <Site url="newyorker.com" size="sm" />
Expand Down
8 changes: 8 additions & 0 deletions src/zh/routes/traditional-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,14 @@ For example, the path for the sites https://today.lorientlejour.com/section/977-
Multiple categories seperated by '|' is also supported, e.g. /lorientlejour/977-lebanon|1-liban.
:::

## MSN <Site url="msn.com"/>

### News <Site url="msn.com" size="sm" />

<Route namespace="msn" :data='{"path":"/:market/:name/:id","parameters":{"market":"Market code. Find it in MSN url, e.g. zh-tw","name":"Name of the channel. Find it in MSN url, e.g. Bloomberg","id":"ID of the channel (always starts with sr-vid). Find it in MSN url, e.g. sr-vid-08gw7ky4u229xjsjvnf4n6n7v67gxm0pjmv9fr4y2x9jjmwcri4s"},"categories":["traditional-media"],"example":"/zh-tw/Bloomberg/sr-vid-08gw7ky4u229xjsjvnf4n6n7v67gxm0pjmv9fr4y2x9jjmwcri4s","description":"MSN News","features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportRadar":true},"radar":[{"source":["www.msn.com/:market/channel/source/:name/:id"],"target":"/:market/:name/:id"}],"name":"News","maintainers":["KTachibanaM"],"location":"index.ts"}' :test='undefined' />

MSN News

## New Yorker <Site url="newyorker.com"/>

### Articles <Site url="newyorker.com" size="sm" />
Expand Down

0 comments on commit af66860

Please sign in to comment.