Skip to content

Commit b99fc31

Browse files
updated radar rules
1 parent 4eccb15 commit b99fc31

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Shared/Core/radar-rules.js

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3970,6 +3970,26 @@
39703970
source:[ "/categories/:id",
39713971
"/" ],
39723972
target:"/camchina/:id?" } ] },
3973+
"canada.ca":{ _name:"Canada.ca",
3974+
www:[ { title:"News by Department",
3975+
docs:"https://docs.rsshub.app/routes/government",
3976+
source:[ "/:lang/department-finance.html",
3977+
"/:lang/ministere-finances.html",
3978+
"/:lang/department-finance/news/*",
3979+
"/:lang/ministere-finances/nouvelles/*" ],
3980+
target:"/canada.ca/news/:lang/departmentfinance" },
3981+
{ title:"News by Department",
3982+
docs:"https://docs.rsshub.app/routes/government",
3983+
source:[ "/:lang/news/advanced-news-search/news-results.html",
3984+
"/:lang/nouvelles/recherche-avancee-de-nouvelles/resultats-de-nouvelles.html" ],
3985+
target:"/canada.ca/news/:lang" } ],
3986+
"ised-isde":[ { title:"News by Department",
3987+
docs:"https://docs.rsshub.app/routes/government",
3988+
source:[ "/site/ised/:lang",
3989+
"/site/isde/:lang",
3990+
"/:lang/innovation-science-economic-development/news/*",
3991+
"/:lang/innovation-sciences-developpement-economique/nouvelles/*" ],
3992+
target:"/canada.ca/news/:lang/departmentofindustry" } ] },
39733993
"capitalmind.in":{ _name:"Capitalmind",
39743994
".":[ { title:"Insights",
39753995
docs:"https://docs.rsshub.app/routes/finance",

0 commit comments

Comments
 (0)