mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 12:06:20 +00:00
yandex:related image renamed to image_url
for naming consistency
This commit is contained in:
committed by
GitHub
parent
c47a6d3d0f
commit
10e74b0a1b
@@ -49,7 +49,7 @@ function generateXML(data) {
|
||||
'<link url="' +
|
||||
related.url +
|
||||
'" img="' +
|
||||
related.image +
|
||||
related.image_url +
|
||||
'">' +
|
||||
related.text +
|
||||
'</link>'
|
||||
|
||||
Reference in New Issue
Block a user