From 0226e0ca0dc70f9a0310b3eef045ee1c1e0ca3ac Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 13 Dec 2022 20:00:46 +0300 Subject: split into a separate repo --- .../test/test-pages/lazy-image-1/expected-metadata.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vendor/fivefilters/readability.php/test/test-pages/lazy-image-1/expected-metadata.json (limited to 'vendor/fivefilters/readability.php/test/test-pages/lazy-image-1/expected-metadata.json') diff --git a/vendor/fivefilters/readability.php/test/test-pages/lazy-image-1/expected-metadata.json b/vendor/fivefilters/readability.php/test/test-pages/lazy-image-1/expected-metadata.json new file mode 100644 index 0000000..69d3d3b --- /dev/null +++ b/vendor/fivefilters/readability.php/test/test-pages/lazy-image-1/expected-metadata.json @@ -0,0 +1,8 @@ +{ + "Author": "Vincent Vallet", + "Direction": null, + "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": "Voodoo Engineering" +} \ No newline at end of file -- cgit v1.2.3