-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/zaobao/znews
is broken for all RSSHub public instances and my self-hosted instance
#17150
Comments
Searching for maintainers:
If all routes can not be found, the issue will be closed automatically. Please use |
/test
|
Successfully generated as following: http://localhost:1200/zaobao/znews/china - Failed ❌
|
RSSHub/lib/routes/zaobao/util.ts Line 41 in 516becd
- let data = /realtime/.test(sectionUrl) ? $('.card-listing .card') : $('.article-list').find('.article-type');
+ let data = $('.card-listing .card'); |
Routes
Full routes
Related documentation
https://docs.rsshub.app/routes/traditional-media#%E6%96%B0%E9%97%BB-1
What is expected?
RSS is rendered.
What is actually happening?
Error: this route is empty, please check the original site or create an issue
Deployment information
RSSHub demo (https://rsshub.app)
Deployment information (for self-hosted)
No response
Additional info
This is not a duplicated issue
The text was updated successfully, but these errors were encountered: