mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-29 01:53:47 +08:00
87f98ae67a
partially revert 8f4c50e22e
5 lines
209 B
HTML
5 lines
209 B
HTML
<script>
|
|
alert('The documentation has been changed to docs.rsshub.app and will be automatically redirected to the new documentation page.');
|
|
window.location.href = 'https://docs.rsshub.app';
|
|
</script>
|