fix: rsshub radar for uber blog (#16501)

This commit is contained in:
chesha1
2024-08-21 21:59:09 +08:00
committed by GitHub
parent d124d7ac5e
commit 6ef47acf93
+1 -1
View File
@@ -21,7 +21,7 @@ export const route: Route = {
},
radar: [
{
source: ['www.uber.com/blog/pittsburgh/engineering'],
source: ['www.uber.com/:language/blog/engineering', 'www.uber.com/:language/blog'],
target: '/blog',
},
],