RSSHub/assets/404.html

4 lines
160 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<script>
alert('文档已更换至 docs.rsshub.app将自动重定向到新的文档页');
window.location.href = 'https://docs.rsshub.app';
</script>