Routes
Full routes
Related documentation
...
What is expected?
no error
What is actually happening?
error msg:
Route requested: /ooxx
Error message: Cannot read properties of null (reading '1')
In lib/v2/jandan/section.js:
ctx.state.data = {
title: `${$('title').text()} - 煎蛋`,
link: currentUrl,
item: items,
description: response.data.match(/"description": "([\s\S]*)",/)[1], // error on no match
};
Deployment information
RSSHub demo (https://rsshub.app)
Deployment information (for self-hosted)
No response
Additional info
This is not a duplicated issue
Routes
Full routes
Related documentation
...
What is expected?
no error
What is actually happening?
error msg:
In
lib/v2/jandan/section.js:Deployment information
RSSHub demo (https://rsshub.app)
Deployment information (for self-hosted)
No response
Additional info
This is not a duplicated issue