Nijie: fetch full commentary rather than truncated preview

This commit is contained in:
nonamethanks
2020-05-22 02:47:19 +02:00
parent 364343453c
commit 116f3a67ef
2 changed files with 12 additions and 1 deletions

View File

@@ -114,7 +114,7 @@ module Sources
end
def artist_commentary_desc
page&.search('meta[property="og:description"]')&.attr("content")&.value
page&.search('#illust_text > p')&.text
end
def tags