Files
RSSHub/assets/index.html
2024-03-11 23:52:46 +08:00

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>