Skip to content

Commit 4eef777

Browse files
updated radar rules
1 parent 844bbf6 commit 4eef777

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Shared/Core/radar-rules.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7760,10 +7760,14 @@
77607760
"/topic/:topicId" ],
77617761
target:"/followin/topic/:topicId/:lang?" } ] },
77627762
"foodtalks.cn":{ _name:"FoodTalks全球食品资讯网",
7763-
www:[ { title:"FoodTalks global food information network",
7763+
www:[ { title:"最新资讯",
77647764
docs:"https://docs.rsshub.app/routes/new-media",
77657765
source:[ "/" ],
7766-
target:"/foodtalks/" } ] },
7766+
target:"/foodtalks/" },
7767+
{ title:"标签",
7768+
docs:"https://docs.rsshub.app/routes/new-media",
7769+
source:[ "/news/tag/:tagId" ],
7770+
target:"/foodtalks/news/tag/:tagId" } ] },
77677771
"foresightnews.pro":{ _name:"Foresight News",
77687772
".":[ { title:"文章",
77697773
docs:"https://docs.rsshub.app/routes/new-media",

0 commit comments

Comments
 (0)