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 --- .../readability.php/test/test-pages/002/expected-metadata.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vendor/fivefilters/readability.php/test/test-pages/002/expected-metadata.json (limited to 'vendor/fivefilters/readability.php/test/test-pages/002/expected-metadata.json') diff --git a/vendor/fivefilters/readability.php/test/test-pages/002/expected-metadata.json b/vendor/fivefilters/readability.php/test/test-pages/002/expected-metadata.json new file mode 100644 index 0000000..74c3859 --- /dev/null +++ b/vendor/fivefilters/readability.php/test/test-pages/002/expected-metadata.json @@ -0,0 +1,8 @@ +{ + "Author": "Nikhil Marathe", + "Direction": null, + "Excerpt": "For more than a decade the Web has used XMLHttpRequest (XHR) to achieve asynchronous requests in JavaScript. While very useful, XHR is not a very ...", + "Image": null, + "Title": "This API is so Fetching!", + "SiteName": "Mozilla Hacks – the Web developer blog" +} -- cgit v1.2.3