Content deleted Content added
←Created page with 'window.webRefSiteData = { "bbc.com": { "date": "span.date", "author": "span.byline-name", "lang": "en" }, "theguardian.com": { "date": "li.publication time"...' |
No edit summary |
||
Line 1:
window.webRefSiteData = {
"cnn.com": {
"author": "div.cnnByline^^By^^, CNN",
"notAnAuthor": "CNN"
},
"usatoday.com": {
"author": "span.asset-metabar-author.asset-metabar-item^^^^,"
},
"bbc.com": {
"date": "span.date",
Line 7 ⟶ 14:
},
"theguardian.com": {
"
"
}
|