RSSHub/lib/middleware
Tony d2ab8ab3c0
feat(core): json feed (#11494)
* feat(core): json feed

* docs: json feed description

* fix: remove extra comma if no elements exist after author

* test: json feed test

* feat: generate json feed without art-template

* test: fix coverage

* style: 4 spaces json

* docs: fix parameter
2023-01-02 21:35:36 +08:00
..
cache fix(core): throw URL cache key (#10497) 2022-08-16 21:38:05 +08:00
templates feat(core): anti-hotlink experimental parameters (#9997) 2022-06-20 18:41:16 -07:00
access-control.js refactor: avoid promise overhead (#8028) 2021-08-16 11:45:53 -07:00
anti-hotlink.js docs: correct misleading statements (#10002) 2022-06-22 11:09:43 +02:00
api-response-handler.js
api-template.js
debug.js feat: remove hot ip in debug info 2021-01-21 11:57:16 +08:00
header.js style(eslint): add no-implicit-coercion rule (#8175) 2021-09-15 21:22:11 +08:00
load-on-demand.js feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
onerror.js fix(core): RequestInProgressError cache age (#9850) 2022-05-30 17:30:41 +08:00
parameter.js fix(core): fix category filtering (#11451) 2022-12-14 23:30:18 +08:00
template.js feat(core): json feed (#11494) 2023-01-02 21:35:36 +08:00
utf8.js