summaryrefslogtreecommitdiff
path: root/test/test-pages/nytimes-1
diff options
context:
space:
mode:
authorFiveFilters.org <[email protected]>2021-08-25 10:42:41 +0200
committerFiveFilters.org <[email protected]>2021-08-25 10:42:41 +0200
commit84a56221c3cf31977903de971a028f9b3135e13e (patch)
treeb005d5991bb35c5e8eb6ec8c66b4b55014b32645 /test/test-pages/nytimes-1
parent341476455a51710d38bbad85fec584c466cf7143 (diff)
Code readability fixes
https://github.com/mozilla/readability/commit/fc78270a308e815429113517a61428e4e56076a8
Diffstat (limited to 'test/test-pages/nytimes-1')
-rw-r--r--test/test-pages/nytimes-1/expected-images.json2
-rw-r--r--test/test-pages/nytimes-1/expected-metadata.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/test/test-pages/nytimes-1/expected-images.json b/test/test-pages/nytimes-1/expected-images.json
index c89c43c..077eb60 100644
--- a/test/test-pages/nytimes-1/expected-images.json
+++ b/test/test-pages/nytimes-1/expected-images.json
@@ -1,4 +1,4 @@
[
- "https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-videoSixteenByNineJumbo1600.jpg",
+ "https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-facebookJumbo.jpg",
"https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-master768.jpg"
] \ No newline at end of file
diff --git a/test/test-pages/nytimes-1/expected-metadata.json b/test/test-pages/nytimes-1/expected-metadata.json
index 36da838..724e18a 100644
--- a/test/test-pages/nytimes-1/expected-metadata.json
+++ b/test/test-pages/nytimes-1/expected-metadata.json
@@ -2,7 +2,7 @@
"Author": "Jeffrey Gettleman",
"Direction": null,
"Excerpt": "For the first time since the 1990s, the country will be able to trade extensively with the United States.",
- "Image": "https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-videoSixteenByNineJumbo1600.jpg",
+ "Image": "https:\/\/static01.nyt.com\/images\/2017\/01\/14\/world\/13SUDAN-1\/13SUDAN-1-facebookJumbo.jpg",
"Title": "United States to Lift Sudan Sanctions",
"SiteName": null
-}
+} \ No newline at end of file