mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
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>
|