Skip to content

Commit

Permalink
chore: auto build DIYgod/RSSHub@238955b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 5, 2025
1 parent f4ac885 commit 3ba9d8c
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 20 deletions.
10 changes: 5 additions & 5 deletions src/routes/programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@

## A List Apart <Site url="alistapart.com"/>

### Home Feed <Site url="alistapart.com/articles/" size="sm" />

<Route namespace="alistapart" :data='{"path":"/","categories":["programming"],"radar":[{"source":["alistapart.com/articles/"],"target":"/"}],"name":"Home Feed","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","example":"/alistapart","location":"index.ts"}' :test='undefined' />

### Topics <Site url="alistapart.com/articles/" size="sm" />

<Route namespace="alistapart" :data='{"path":"/:topic","categories":["programming"],"example":"/alistapart/application-development","parameters":{"topic":"Any Topic or from the table below. Defaults to All Articles"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["alistapart.com/blog/topic/:topic"]}],"name":"Topics","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","description":"You have the option to utilize the main heading or use individual categories as topics for the path.\n\n | **Code** | *code* |\n | --------------------------- | ------------------------- |\n | **Application Development** | *application-development* |\n | **Browsers** | *browsers* |\n | **CSS** | *css* |\n | **HTML** | *html* |\n | **JavaScript** | *javascript* |\n | **The Server Side** | *the-server-side* |\n\n | **Content** | *content* |\n | -------------------- | ------------------ |\n | **Community** | *community* |\n | **Content Strategy** | *content-strategy* |\n | **Writing** | *writing* |\n\n | **Design** | *design* |\n | -------------------------- | ---------------------- |\n | **Brand Identity** | *brand-identity* |\n | **Graphic Design** | *graphic-design* |\n | **Layout & Grids** | *layout-grids* |\n | **Mobile/Multidevice** | *mobile-multidevice* |\n | **Responsive Design** | *responsive-design* |\n | **Typography & Web Fonts** | *typography-web-fonts* |\n\n | **Industry & Business** | *industry-business* |\n | ----------------------- | ------------------- |\n | **Business** | *business* |\n | **Career** | *career* |\n | **Industry** | *industry* |\n | **State of the Web** | *state-of-the-web* |\n\n | **Process** | *process* |\n | ---------------------- | -------------------- |\n | **Creativity** | *creativity* |\n | **Project Management** | *project-management* |\n | **Web Strategy** | *web-strategy* |\n | **Workflow & Tools** | *workflow-tools* |\n\n | **User Experience** | *user-experience* |\n | ---------------------------- | -------------------------- |\n | **Accessibility** | *accessibility* |\n | **Information Architecture** | *information-architecture* |\n | **Interaction Design** | *interaction-design* |\n | **Usability** | *usability* |\n | **User Research** | *user-research* |","location":"topic.ts"}' :test='{"code":0}' />
<Route namespace="alistapart" :data='{"path":"/:topic","categories":["programming"],"example":"/alistapart/application-development","parameters":{"topic":"Any Topic or from the table below. Defaults to All Articles"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["alistapart.com/blog/topic/:topic"],"target":"/:topic"}],"name":"Topics","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","description":"You have the option to utilize the main heading or use individual categories as topics for the path.\n\n | **Code** | *code* |\n | --------------------------- | ------------------------- |\n | **Application Development** | *application-development* |\n | **Browsers** | *browsers* |\n | **CSS** | *css* |\n | **HTML** | *html* |\n | **JavaScript** | *javascript* |\n | **The Server Side** | *the-server-side* |\n\n | **Content** | *content* |\n | -------------------- | ------------------ |\n | **Community** | *community* |\n | **Content Strategy** | *content-strategy* |\n | **Writing** | *writing* |\n\n | **Design** | *design* |\n | -------------------------- | ---------------------- |\n | **Brand Identity** | *brand-identity* |\n | **Graphic Design** | *graphic-design* |\n | **Layout & Grids** | *layout-grids* |\n | **Mobile/Multidevice** | *mobile-multidevice* |\n | **Responsive Design** | *responsive-design* |\n | **Typography & Web Fonts** | *typography-web-fonts* |\n\n | **Industry & Business** | *industry-business* |\n | ----------------------- | ------------------- |\n | **Business** | *business* |\n | **Career** | *career* |\n | **Industry** | *industry* |\n | **State of the Web** | *state-of-the-web* |\n\n | **Process** | *process* |\n | ---------------------- | -------------------- |\n | **Creativity** | *creativity* |\n | **Project Management** | *project-management* |\n | **Web Strategy** | *web-strategy* |\n | **Workflow & Tools** | *workflow-tools* |\n\n | **User Experience** | *user-experience* |\n | ---------------------------- | -------------------------- |\n | **Accessibility** | *accessibility* |\n | **Information Architecture** | *information-architecture* |\n | **Interaction Design** | *interaction-design* |\n | **Usability** | *usability* |\n | **User Research** | *user-research* |","location":"topic.ts"}' :test='{"code":0}' />

You have the option to utilize the main heading or use individual categories as topics for the path.

Expand Down Expand Up @@ -60,10 +64,6 @@ You have the option to utilize the main heading or use individual categories as
| **Usability** | *usability* |
| **User Research** | *user-research* |

### Unknown <Site url="alistapart.com/articles/" size="sm" />

<Route namespace="alistapart" :data='{"path":"/","radar":[{"source":["alistapart.com/articles/"],"target":""}],"name":"Unknown","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","location":"index.ts"}' :test='undefined' />

## AlternativeTo <Site url="www.alternativeto.net"/>

### Platform Software <Site url="www.alternativeto.net" size="sm" />
Expand Down
14 changes: 9 additions & 5 deletions src/routes/social-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,23 +65,27 @@ Example:

### Most Discussed <Site url="app.daily.dev/discussed" size="sm" />

<Route namespace="daily" :data='{"path":"/discussed","example":"/daily/discussed","radar":[{"source":["app.daily.dev/discussed"]}],"name":"Most Discussed","maintainers":["Rjnishant530"],"url":"app.daily.dev/discussed","location":"discussed.ts"}' :test='{"code":0}' />
<Route namespace="daily" :data='{"path":"/discussed/:period?/:innerSharedContent?/:dateSort?","example":"/daily/discussed/30","view":0,"radar":[{"source":["app.daily.dev/discussed"]}],"name":"Most Discussed","maintainers":["Rjnishant530"],"url":"app.daily.dev/discussed","parameters":{"innerSharedContent":{"description":"Where to Fetch inner Shared Posts instead of original","default":"false","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]},"dateSort":{"description":"Sort posts by publication date instead of popularity","default":"true","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]},"period":{"description":"Period of Lookup","default":"7","options":[{"value":"7","label":"Last Week"},{"value":"30","label":"Last Month"},{"value":"365","label":"Last Year"}]}},"location":"discussed.ts"}' :test='undefined' />

### Most upvoted <Site url="app.daily.dev/upvoted" size="sm" />

<Route namespace="daily" :data='{"path":"/upvoted","example":"/daily/upvoted","radar":[{"source":["app.daily.dev/upvoted"]}],"name":"Most upvoted","maintainers":["Rjnishant530"],"url":"app.daily.dev/upvoted","location":"upvoted.ts"}' :test='{"code":0}' />
<Route namespace="daily" :data='{"path":"/upvoted/:period?/:innerSharedContent?/:dateSort?","example":"/daily/upvoted/7","view":0,"radar":[{"source":["app.daily.dev/upvoted"]}],"parameters":{"innerSharedContent":{"description":"Where to Fetch inner Shared Posts instead of original","default":"false","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]},"dateSort":{"description":"Sort posts by publication date instead of popularity","default":"true","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]},"period":{"description":"Period of Lookup","default":"7","options":[{"value":"7","label":"Last Week"},{"value":"30","label":"Last Month"},{"value":"365","label":"Last Year"}]}},"name":"Most upvoted","maintainers":["Rjnishant530"],"url":"app.daily.dev/upvoted","location":"upvoted.ts"}' :test='undefined' />

### Popular <Site url="app.daily.dev/popular" size="sm" />

<Route namespace="daily" :data='{"path":"/","example":"/daily","radar":[{"source":["app.daily.dev/popular"]}],"name":"Popular","maintainers":["Rjnishant530"],"url":"app.daily.dev/popular","location":"index.ts"}' :test='{"code":0}' />
<Route namespace="daily" :data='{"path":"/popular/:innerSharedContent?/:dateSort?","example":"/daily/popular","view":0,"radar":[{"source":["app.daily.dev/popular"]}],"parameters":{"innerSharedContent":{"description":"Where to Fetch inner Shared Posts instead of original","default":"false","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]},"dateSort":{"description":"Sort posts by publication date instead of popularity","default":"true","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]}},"name":"Popular","maintainers":["Rjnishant530"],"url":"app.daily.dev/popular","location":"popular.ts"}' :test='undefined' />

### Source Posts <Site url="app.daily.dev" size="sm" />

<Route namespace="daily" :data='{"path":"/source/:sourceId","example":"/daily/source/hn","parameters":{"sourceId":"The source id"},"radar":[{"source":["app.daily.dev/sources/:sourceId"]}],"name":"Source Posts","maintainers":["TonyRL"],"url":"app.daily.dev","location":"source.ts"}' :test='{"code":0}' />
<Route namespace="daily" :data='{"path":"/source/:sourceId/:innerSharedContent?","example":"/daily/source/hn","parameters":{"sourceId":"The source id","innerSharedContent":{"description":"Where to Fetch inner Shared Posts instead of original","default":"false","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]}},"radar":[{"source":["app.daily.dev/sources/:sourceId"]}],"name":"Source Posts","maintainers":["TonyRL"],"url":"app.daily.dev","location":"source.ts"}' :test='undefined' />

### Squads <Site url="app.daily.dev/squads/discover" size="sm" />

<Route namespace="daily" :data='{"path":"/squads/:squads/:innerSharedContent?","example":"/daily/squads/watercooler","view":0,"parameters":{"innerSharedContent":{"description":"Where to Fetch inner Shared Posts instead of original","default":"false","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]}},"radar":[{"source":["app.daily.dev/squads/:squads"]}],"name":"Squads","maintainers":["Rjnishant530"],"url":"app.daily.dev/squads/discover","location":"squads.ts"}' :test='undefined' />

### User Posts <Site url="app.daily.dev" size="sm" />

<Route namespace="daily" :data='{"path":"/user/:userId","example":"/daily/user/kramer","radar":[{"source":["app.daily.dev/:userId/posts","app.daily.dev/:userId"]}],"name":"User Posts","maintainers":["TonyRL"],"url":"app.daily.dev","location":"user.ts"}' :test='{"code":0}' />
<Route namespace="daily" :data='{"path":"/user/:userId/:innerSharedContent?","example":"/daily/user/kramer","radar":[{"source":["app.daily.dev/:userId/posts","app.daily.dev/:userId"]}],"parameters":{"innerSharedContent":{"description":"Where to Fetch inner Shared Posts instead of original","default":"false","options":[{"value":"false","label":"False"},{"value":"true","label":"True"}]}},"name":"User Posts","maintainers":["TonyRL"],"url":"app.daily.dev","location":"user.ts"}' :test='undefined' />

## Discord <Site url="discord.com"/>

Expand Down
10 changes: 5 additions & 5 deletions src/zh/routes/programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@

## A List Apart <Site url="alistapart.com"/>

### Home Feed <Site url="alistapart.com/articles/" size="sm" />

<Route namespace="alistapart" :data='{"path":"/","categories":["programming"],"radar":[{"source":["alistapart.com/articles/"],"target":"/"}],"name":"Home Feed","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","example":"/alistapart","location":"index.ts"}' :test='undefined' />

### Topics <Site url="alistapart.com/articles/" size="sm" />

<Route namespace="alistapart" :data='{"path":"/:topic","categories":["programming"],"example":"/alistapart/application-development","parameters":{"topic":"Any Topic or from the table below. Defaults to All Articles"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["alistapart.com/blog/topic/:topic"]}],"name":"Topics","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","description":"You have the option to utilize the main heading or use individual categories as topics for the path.\n\n | **Code** | *code* |\n | --------------------------- | ------------------------- |\n | **Application Development** | *application-development* |\n | **Browsers** | *browsers* |\n | **CSS** | *css* |\n | **HTML** | *html* |\n | **JavaScript** | *javascript* |\n | **The Server Side** | *the-server-side* |\n\n | **Content** | *content* |\n | -------------------- | ------------------ |\n | **Community** | *community* |\n | **Content Strategy** | *content-strategy* |\n | **Writing** | *writing* |\n\n | **Design** | *design* |\n | -------------------------- | ---------------------- |\n | **Brand Identity** | *brand-identity* |\n | **Graphic Design** | *graphic-design* |\n | **Layout & Grids** | *layout-grids* |\n | **Mobile/Multidevice** | *mobile-multidevice* |\n | **Responsive Design** | *responsive-design* |\n | **Typography & Web Fonts** | *typography-web-fonts* |\n\n | **Industry & Business** | *industry-business* |\n | ----------------------- | ------------------- |\n | **Business** | *business* |\n | **Career** | *career* |\n | **Industry** | *industry* |\n | **State of the Web** | *state-of-the-web* |\n\n | **Process** | *process* |\n | ---------------------- | -------------------- |\n | **Creativity** | *creativity* |\n | **Project Management** | *project-management* |\n | **Web Strategy** | *web-strategy* |\n | **Workflow & Tools** | *workflow-tools* |\n\n | **User Experience** | *user-experience* |\n | ---------------------------- | -------------------------- |\n | **Accessibility** | *accessibility* |\n | **Information Architecture** | *information-architecture* |\n | **Interaction Design** | *interaction-design* |\n | **Usability** | *usability* |\n | **User Research** | *user-research* |","location":"topic.ts"}' :test='{"code":0}' />
<Route namespace="alistapart" :data='{"path":"/:topic","categories":["programming"],"example":"/alistapart/application-development","parameters":{"topic":"Any Topic or from the table below. Defaults to All Articles"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["alistapart.com/blog/topic/:topic"],"target":"/:topic"}],"name":"Topics","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","description":"You have the option to utilize the main heading or use individual categories as topics for the path.\n\n | **Code** | *code* |\n | --------------------------- | ------------------------- |\n | **Application Development** | *application-development* |\n | **Browsers** | *browsers* |\n | **CSS** | *css* |\n | **HTML** | *html* |\n | **JavaScript** | *javascript* |\n | **The Server Side** | *the-server-side* |\n\n | **Content** | *content* |\n | -------------------- | ------------------ |\n | **Community** | *community* |\n | **Content Strategy** | *content-strategy* |\n | **Writing** | *writing* |\n\n | **Design** | *design* |\n | -------------------------- | ---------------------- |\n | **Brand Identity** | *brand-identity* |\n | **Graphic Design** | *graphic-design* |\n | **Layout & Grids** | *layout-grids* |\n | **Mobile/Multidevice** | *mobile-multidevice* |\n | **Responsive Design** | *responsive-design* |\n | **Typography & Web Fonts** | *typography-web-fonts* |\n\n | **Industry & Business** | *industry-business* |\n | ----------------------- | ------------------- |\n | **Business** | *business* |\n | **Career** | *career* |\n | **Industry** | *industry* |\n | **State of the Web** | *state-of-the-web* |\n\n | **Process** | *process* |\n | ---------------------- | -------------------- |\n | **Creativity** | *creativity* |\n | **Project Management** | *project-management* |\n | **Web Strategy** | *web-strategy* |\n | **Workflow & Tools** | *workflow-tools* |\n\n | **User Experience** | *user-experience* |\n | ---------------------------- | -------------------------- |\n | **Accessibility** | *accessibility* |\n | **Information Architecture** | *information-architecture* |\n | **Interaction Design** | *interaction-design* |\n | **Usability** | *usability* |\n | **User Research** | *user-research* |","location":"topic.ts"}' :test='{"code":0}' />

You have the option to utilize the main heading or use individual categories as topics for the path.

Expand Down Expand Up @@ -60,10 +64,6 @@ You have the option to utilize the main heading or use individual categories as
| **Usability** | *usability* |
| **User Research** | *user-research* |

### Unknown <Site url="alistapart.com/articles/" size="sm" />

<Route namespace="alistapart" :data='{"path":"/","radar":[{"source":["alistapart.com/articles/"],"target":""}],"name":"Unknown","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","location":"index.ts"}' :test='undefined' />

## AlternativeTo <Site url="www.alternativeto.net"/>

### Platform Software <Site url="www.alternativeto.net" size="sm" />
Expand Down
Loading

0 comments on commit 3ba9d8c

Please sign in to comment.