mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 09:38:04 +08:00
@@ -28,7 +28,8 @@ module.exports = async (ctx) => {
|
||||
link: currentUrl,
|
||||
item: [
|
||||
{
|
||||
title,
|
||||
guid: data.p,
|
||||
title: data.p,
|
||||
link: currentUrl,
|
||||
description: art(path.join(__dirname, 'templates/description.art'), {
|
||||
p: data.p,
|
||||
|
||||
Reference in New Issue
Block a user