RSSHub/test/middleware
Tony 3c8ccd948e
perf(core): replace md5 cache key with xxhash64 (#13974)
* perf(core): replace md5 cache key with xxhash64

* test: add test case for cache TTL key
2023-12-07 00:58:39 +08:00
..
access-control.js feat!: allowlist & denylist (#13681) 2023-11-03 21:21:17 +08:00
anti-hotlink.js refactor(eslint): add back no-return-await (#11877) 2023-02-16 04:30:05 +08:00
cache.js perf(core): replace md5 cache key with xxhash64 (#13974) 2023-12-07 00:58:39 +08:00
debug.js feat: remove hot ip in debug info 2021-01-21 11:57:16 +08:00
filter-engine.js feat(parameter): use re2js instead (#13072) 2023-08-19 00:53:54 +08:00
header.js fix(core): RequestInProgressError cache age (#9850) 2022-05-30 17:30:41 +08:00
onerror.js fix(core): duplicated path if the error is thrown from parameter (#13967) 2023-12-06 08:00:00 +08:00
parameter.js feat(parameter): Add summary by ChatGPT (#13611) 2023-11-06 22:36:24 +08:00
template.js feat: add .debug.html (#12476) 2023-05-09 17:26:24 +08:00