RSSHub/lib
Jon Hao 16d4e5932b
feat: New Router for liveuamap (#14175)
* Added new route for liveuamap

* Fix unsafe domain and the 3rd level domain defaulting

* docs: fix heading

---------
2024-01-06 00:36:50 +08:00
..
errors
middleware chore(deps): bump @sentry/node from 7.88.0 to 7.89.0 (#14083) 2023-12-24 03:51:46 +08:00
routes feat(route): 新增 bing 搜索; 迁移 bing 每日图片到 v2; 新增 百度搜索; 迁移 搜狗特色LOGO 到 v2 规范;添加 搜狗搜索;添加 Google Search (#13936) 2023-12-25 23:14:21 +08:00
static
utils fix: adjust http log level (#14114) 2023-12-26 02:23:33 +08:00
v2 feat: New Router for liveuamap (#14175) 2024-01-06 00:36:50 +08:00
views feat: set default itunes_explicit to false, close #14093 2023-12-27 14:24:15 +08:00
api_router.js
app.js fix(app): cache logo & subdirectory serving (#13244) 2023-09-09 21:51:44 +08:00
config.js feat(route): 调整生成鼠标路径的参数,在配置中预置路径 (#14179) 2024-01-05 23:55:15 +08:00
core_router.js
favicon.png
index.js
maintainer.js chore: revise github actions (#13612) 2023-10-23 03:44:46 +08:00
pkg.js
protected_router.js
radar-rules.js feat: remove notOperational routes - other 2023-12-21 23:54:02 +08:00
radar.js feat(route): add Lemmy (#13327) 2023-09-19 23:33:54 +08:00
router.js feat(route): 新增 bing 搜索; 迁移 bing 每日图片到 v2; 新增 百度搜索; 迁移 搜狗特色LOGO 到 v2 规范;添加 搜狗搜索;添加 Google Search (#13936) 2023-12-25 23:14:21 +08:00
v2router.js