fix: hatena anonymous diary title & link (#3288)

This commit is contained in:
Gimo 2019-10-18 20:17:18 +09:00 committed by DIYgod
parent eb8651c945
commit 11b3c0ba4d
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ module.exports = async (ctx) => {
const list = $('.archives li');
ctx.state.data = {
title: $('title').text(),
link: latestURL,
title: 'はてな匿名ダイアリー - 人気記事アーカイブ',
link: 'https://anond.hatelabo.jp/archive',
language: 'ja',
item:
list &&