rsshub / assets /404.html
asemxin
Initial commit for HF Spaces
bf48b89
Raw
History Blame Contribute Delete
209 Bytes
<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>