mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-30 16:55:08 +08:00
0792f7ba25
- lazy load - rate limit per path - init .debug.json support - docs - maintainer - radar
4 lines
160 B
HTML
4 lines
160 B
HTML
<script>
|
|
alert('文档已更换至 docs.rsshub.app,将自动重定向到新的文档页');
|
|
window.location.href = 'https://docs.rsshub.app';
|
|
</script> |