Skip to content

Commit

Permalink
chore: auto build DIYgod/RSSHub@51ab456
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 12, 2024
1 parent 8c16223 commit 9630ad3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/routes/traditional-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,16 @@ Categories for International site:
| Chinese | chinese |
| Portuguese | portuguese |

## The Australian Financial Review <Site url="afr.com"/>

### Latest <Site url="www.afr.com/latest" size="sm" />

<Route namespace="afr" :data='{"path":"/latest","categories":["traditional-media"],"example":"/afr/latest","features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["www.afr.com/latest","www.afr.com/"]}],"name":"Latest","maintainers":["TonyRL"],"url":"www.afr.com/latest","location":"latest.ts"}' :test='undefined' />

### Navigation <Site url="www.afr.com" size="sm" />

<Route namespace="afr" :data='{"path":"/navigation/:path{.+}","categories":["traditional-media"],"example":"/afr/navigation/markets","parameters":{"path":"Navigation path, can be found in the URL of the page"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["www.afr.com/path*"]}],"name":"Navigation","maintainers":["TonyRL"],"url":"www.afr.com","location":"navigation.ts"}' :test='undefined' />

## The Economist <Site url="economist.com"/>

### Category <Site url="economist.com" size="sm" />
Expand Down
10 changes: 10 additions & 0 deletions src/zh/routes/traditional-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,16 @@ Categories for International site:
| Chinese | chinese |
| Portuguese | portuguese |

## The Australian Financial Review <Site url="afr.com"/>

### Latest <Site url="www.afr.com/latest" size="sm" />

<Route namespace="afr" :data='{"path":"/latest","categories":["traditional-media"],"example":"/afr/latest","features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["www.afr.com/latest","www.afr.com/"]}],"name":"Latest","maintainers":["TonyRL"],"url":"www.afr.com/latest","location":"latest.ts"}' :test='undefined' />

### Navigation <Site url="www.afr.com" size="sm" />

<Route namespace="afr" :data='{"path":"/navigation/:path{.+}","categories":["traditional-media"],"example":"/afr/navigation/markets","parameters":{"path":"Navigation path, can be found in the URL of the page"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["www.afr.com/path*"]}],"name":"Navigation","maintainers":["TonyRL"],"url":"www.afr.com","location":"navigation.ts"}' :test='undefined' />

## The Economist <Site url="economist.com"/>

### Category <Site url="economist.com" size="sm" />
Expand Down

0 comments on commit 9630ad3

Please sign in to comment.