mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-21 12:49:53 +08:00
fix: allow kingkong empty (#3999)
This commit is contained in:
@@ -27,5 +27,6 @@ module.exports = async (ctx) => {
|
||||
title: `${name}的kingkong直播`,
|
||||
link: url,
|
||||
item: item,
|
||||
allowEmpty: true,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user