RSSHub/lib/middleware
fengkx ea2e2abb91
refactor(middleware): replace opencc with simplecc-wasm (#7111)
* refactor: replace opencc with simplecc-wasm

* docs: simplecc-wasm docs change

* new yarn.lock
2021-03-14 01:21:46 -05:00
..
access-control.js feat: support ua in blacklist and whitelist 2021-03-07 10:06:24 +08:00
anti-hotlink.js
api-response-handler.js
api-template.js
cache.js feat: replace co-redis and redis with ioredis, make cache module clearer 2021-01-27 19:16:59 +08:00
debug.js
header.js
onerror.js feat: sentry route timeout 2021-02-01 20:06:23 +08:00
parameter.js refactor(middleware): replace opencc with simplecc-wasm (#7111) 2021-03-14 01:21:46 -05:00
template.js fix(core): do not add optional pubdate when it is not available (#7093) 2021-03-02 19:06:17 -05:00
utf8.js