summaryrefslogtreecommitdiff
path: root/test/test-pages/lazy-image-1
diff options
context:
space:
mode:
authorFiveFilters.org <[email protected]>2021-08-22 13:56:23 +0200
committerFiveFilters.org <[email protected]>2021-08-22 13:56:23 +0200
commit45b39230f969504d12af16e91058643b4220ac9b (patch)
treef94102cdfe47c554130b4cf9059542f5b9d3ca1a /test/test-pages/lazy-image-1
parent8e28b238de870d2549b77cd7bc7da27358f8ef28 (diff)
Prefer JSON-LD metadata object, when present
https://github.com/mozilla/readability/commit/2ca98284e92aecd610bac3008e5e6ff1c0fdad37 (getJSONLD() method based on current Readability.js implementation)
Diffstat (limited to 'test/test-pages/lazy-image-1')
-rw-r--r--test/test-pages/lazy-image-1/expected-metadata.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test-pages/lazy-image-1/expected-metadata.json b/test/test-pages/lazy-image-1/expected-metadata.json
index 1e1e19d..69d3d3b 100644
--- a/test/test-pages/lazy-image-1/expected-metadata.json
+++ b/test/test-pages/lazy-image-1/expected-metadata.json
@@ -1,8 +1,8 @@
{
"Author": "Vincent Vallet",
"Direction": null,
- "Excerpt": "Why CPU monitoring is important?",
+ "Excerpt": "How to run a CPU profiling with Node.js on your production in real-time and without interruption of service.",
"Image": "https:\/\/miro.medium.com\/max\/1200\/1*EO-pr4RolgcAOj_Uk1rpDA.png",
"Title": "Node.js and CPU profiling on production (in real-time without downtime)",
- "SiteName": "Medium"
+ "SiteName": "Voodoo Engineering"
} \ No newline at end of file