We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844bbf6 commit 4eef777Copy full SHA for 4eef777
1 file changed
Shared/Core/radar-rules.js
@@ -7760,10 +7760,14 @@
7760
"/topic/:topicId" ],
7761
target:"/followin/topic/:topicId/:lang?" } ] },
7762
"foodtalks.cn":{ _name:"FoodTalks全球食品资讯网",
7763
- www:[ { title:"FoodTalks global food information network",
+ www:[ { title:"最新资讯",
7764
docs:"https://docs.rsshub.app/routes/new-media",
7765
source:[ "/" ],
7766
- target:"/foodtalks/" } ] },
+ target:"/foodtalks/" },
7767
+ { title:"标签",
7768
+ docs:"https://docs.rsshub.app/routes/new-media",
7769
+ source:[ "/news/tag/:tagId" ],
7770
+ target:"/foodtalks/news/tag/:tagId" } ] },
7771
"foresightnews.pro":{ _name:"Foresight News",
7772
".":[ { title:"文章",
7773
0 commit comments