Files
RSSHub/index.html
github-actions[bot] 4fc6e8b0ca deploy: e43b6fda84
2024-03-11 16:06:41 +00: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>