Skip to content

Commit

Permalink
deploy: fac29ed
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 15, 2023
1 parent 6c295ca commit 07b3768
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/maintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2542,6 +2542,9 @@
"occupy5",
"dousha"
],
"/fxiaoke/crm/:type": [
"akynazh"
],
"/fzmtr/announcements": [
"HankChow"
],
Expand Down
21 changes: 21 additions & 0 deletions build/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -5357,6 +5357,27 @@
docs:"https://docs.rsshub.app/routes/finance#hui-tong-wang",
source:[ "/kx" ],
target:"/fx678/kx" } ] },
"fxiaoke.com":{ _name:"纷享销客 CRM",
".":[ { title:"全部文章",
docs:"https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
source:[ "/*" ],
target:"/fxiaoke/crm/news" },
{ title:"文章干货",
docs:"https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
source:[ "/*" ],
target:"/fxiaoke/crm/blog" },
{ title:"CRM 知识",
docs:"https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
source:[ "/*" ],
target:"/fxiaoke/crm/articles" },
{ title:"纷享动态",
docs:"https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
source:[ "/*" ],
target:"/fxiaoke/crm/about-influence" },
{ title:"签约喜报",
docs:"https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
source:[ "/*" ],
target:"/fxiaoke/crm/customers" } ] },
"fzmtr.com":{ _name:"福州地铁",
www:[ { title:"通知公告",
docs:"https://docs.rsshub.app/routes/travel#fu-zhou-di-tie" } ] },
Expand Down
45 changes: 45 additions & 0 deletions build/radar-rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -10171,6 +10171,51 @@
}
]
},
"fxiaoke.com": {
"_name": "纷享销客 CRM",
".": [
{
"title": "全部文章",
"docs": "https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
"source": [
"/*"
],
"target": "/fxiaoke/crm/news"
},
{
"title": "文章干货",
"docs": "https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
"source": [
"/*"
],
"target": "/fxiaoke/crm/blog"
},
{
"title": "CRM 知识",
"docs": "https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
"source": [
"/*"
],
"target": "/fxiaoke/crm/articles"
},
{
"title": "纷享动态",
"docs": "https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
"source": [
"/*"
],
"target": "/fxiaoke/crm/about-influence"
},
{
"title": "签约喜报",
"docs": "https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm",
"source": [
"/*"
],
"target": "/fxiaoke/crm/customers"
}
]
},
"fzmtr.com": {
"_name": "福州地铁",
"www": [
Expand Down

0 comments on commit 07b3768

Please sign in to comment.