File size: 209 Bytes
bf48b89
 
 
 
1
2
3
4
5
<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>