diff --git a/test/test-pages/001/expected-metadata.json b/test/test-pages/001/expected-metadata.json index 48b1cee3..1bf37927 100644 --- a/test/test-pages/001/expected-metadata.json +++ b/test/test-pages/001/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Nicolas Perriault's homepage.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/002/expected-metadata.json b/test/test-pages/002/expected-metadata.json index ff453e27..3600369a 100644 --- a/test/test-pages/002/expected-metadata.json +++ b/test/test-pages/002/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "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 ...", "siteName": "Mozilla Hacks – the Web developer blog", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/003-metadata-preferred/expected-metadata.json b/test/test-pages/003-metadata-preferred/expected-metadata.json index 2803d4ae..c21bd5c3 100644 --- a/test/test-pages/003-metadata-preferred/expected-metadata.json +++ b/test/test-pages/003-metadata-preferred/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Dublin Core property description", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/004-metadata-space-separated-properties/expected-metadata.json b/test/test-pages/004-metadata-space-separated-properties/expected-metadata.json index e2a30d45..898444ff 100644 --- a/test/test-pages/004-metadata-space-separated-properties/expected-metadata.json +++ b/test/test-pages/004-metadata-space-separated-properties/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Preferred description", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/archive-of-our-own/expected-metadata.json b/test/test-pages/archive-of-our-own/expected-metadata.json index 7e233938..a35c3805 100644 --- a/test/test-pages/archive-of-our-own/expected-metadata.json +++ b/test/test-pages/archive-of-our-own/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "An Archive of Our Own, a project of the Organization for Transformative Works", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/ars-1/expected-metadata.json b/test/test-pages/ars-1/expected-metadata.json index 2e6280c1..8d73eb2f 100644 --- a/test/test-pages/ars-1/expected-metadata.json +++ b/test/test-pages/ars-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-us", "excerpt": "Two-year-old bug exposes thousands of servers to crippling attack.", "siteName": "Ars Technica", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/base-url-base-element-relative/expected-metadata.json b/test/test-pages/base-url-base-element-relative/expected-metadata.json index 7543a7f2..db4f2346 100644 --- a/test/test-pages/base-url-base-element-relative/expected-metadata.json +++ b/test/test-pages/base-url-base-element-relative/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/base-url-base-element/expected-metadata.json b/test/test-pages/base-url-base-element/expected-metadata.json index a9aa1f6f..11483359 100644 --- a/test/test-pages/base-url-base-element/expected-metadata.json +++ b/test/test-pages/base-url-base-element/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/base-url/expected-metadata.json b/test/test-pages/base-url/expected-metadata.json index 85e1b643..19403aac 100644 --- a/test/test-pages/base-url/expected-metadata.json +++ b/test/test-pages/base-url/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/basic-tags-cleaning/expected-metadata.json b/test/test-pages/basic-tags-cleaning/expected-metadata.json index b1fa61ba..f7867227 100644 --- a/test/test-pages/basic-tags-cleaning/expected-metadata.json +++ b/test/test-pages/basic-tags-cleaning/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/blogger/expected-metadata.json b/test/test-pages/blogger/expected-metadata.json index 66e530f0..3778b948 100644 --- a/test/test-pages/blogger/expected-metadata.json +++ b/test/test-pages/blogger/expected-metadata.json @@ -4,5 +4,6 @@ "dir": "ltr", "excerpt": "I've written a couple of posts in the past few months but they were all for the blog at work so I figured I'm long overdue for one on Silic...", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/buzzfeed-1/expected-metadata.json b/test/test-pages/buzzfeed-1/expected-metadata.json index 60c2dce8..f4bdd3de 100644 --- a/test/test-pages/buzzfeed-1/expected-metadata.json +++ b/test/test-pages/buzzfeed-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "An inquest into Eloise Parry's death has been adjourned until July.", "siteName": "BuzzFeed", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/citylab-1/expected-metadata.json b/test/test-pages/citylab-1/expected-metadata.json index a637ed1a..4591e04c 100644 --- a/test/test-pages/citylab-1/expected-metadata.json +++ b/test/test-pages/citylab-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "The once-ubiquitous form of lighting was novel when it first emerged in the early 1900s, though it has since come to represent decline.", "siteName": "CityLab", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/clean-links/expected-metadata.json b/test/test-pages/clean-links/expected-metadata.json index 34af6ee1..a4ae2199 100644 --- a/test/test-pages/clean-links/expected-metadata.json +++ b/test/test-pages/clean-links/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Ere introducing the scrivener, as he first appeared to me, it is fit \n I make some mention of myself, my employees, my business, my chambers, \n and general surroundings; because some such description is indispensable \n to an adequate understanding of the chief character about to be presented.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/cnet-svg-classes/expected-metadata.json b/test/test-pages/cnet-svg-classes/expected-metadata.json index 2a64ac86..318a31ba 100644 --- a/test/test-pages/cnet-svg-classes/expected-metadata.json +++ b/test/test-pages/cnet-svg-classes/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "es", "excerpt": "Twitter Lite llega a 11 países de América Latina, para ayudar a los usuarios con mala señal de sus redes móviles.", "siteName": "CNET en Español", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/cnet/expected-metadata.json b/test/test-pages/cnet/expected-metadata.json index d8e15b29..580d83e7 100644 --- a/test/test-pages/cnet/expected-metadata.json +++ b/test/test-pages/cnet/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Facebook CEO says be a friend and have a shared vision, but scare them when you have to and move fast.", "siteName": "CNET", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/cnn/expected-metadata.json b/test/test-pages/cnn/expected-metadata.json index 99a29d09..67600246 100644 --- a/test/test-pages/cnn/expected-metadata.json +++ b/test/test-pages/cnn/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "A recently-released report on poverty and inequality found that the U.S. ranks the lowest among countries with welfare states.", "siteName": "CNNMoney", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/comment-inside-script-parsing/expected-metadata.json b/test/test-pages/comment-inside-script-parsing/expected-metadata.json index 6b9e29e6..d8bcc1b1 100644 --- a/test/test-pages/comment-inside-script-parsing/expected-metadata.json +++ b/test/test-pages/comment-inside-script-parsing/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/daringfireball-1/expected-metadata.json b/test/test-pages/daringfireball-1/expected-metadata.json index 6c318073..58b2b4eb 100644 --- a/test/test-pages/daringfireball-1/expected-metadata.json +++ b/test/test-pages/daringfireball-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Daring Fireball is written and produced by John Gruber.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/data-url-image/expected-metadata.json b/test/test-pages/data-url-image/expected-metadata.json index 32e6f580..8965ad74 100644 --- a/test/test-pages/data-url-image/expected-metadata.json +++ b/test/test-pages/data-url-image/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Natus eaque totam provident obcaecati nisi praesentium iusto velit fuga debitis quidem ut repellat corrupti, eligendi inventore quibusdam perspiciatis delectus omnis pariatur excepturi quasi fugit? A adipisci natus nostrum, qui aperiam, at culpa corrupti autem enim earum vitae. Nostrum et officiis facere ex recusandae tenetur, delectus odit provident soluta id perferendis ducimus quibusdam corporis rerum voluptatem architecto sequi beatae quod mollitia voluptatibus earum tempora inventore ut. Deserunt reprehenderit recusandae nostrum, eaque fuga cum, repellat, perspiciatis ducimus in non consequatur ratione. Sint rerum necessitatibus deleniti odio earum voluptatum eos modi ab dolor minus.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/dev418/expected-metadata.json b/test/test-pages/dev418/expected-metadata.json index 1883badf..69d6863b 100644 --- a/test/test-pages/dev418/expected-metadata.json +++ b/test/test-pages/dev418/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/dropbox-blog/expected-metadata.json b/test/test-pages/dropbox-blog/expected-metadata.json index 5ba1582f..bef94929 100644 --- a/test/test-pages/dropbox-blog/expected-metadata.json +++ b/test/test-pages/dropbox-blog/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "I joined Dropbox not long after graduating with a Master’s degree in computer science. Aside from an internship, this was my first big-league engineering job. My team had already begun designing a critical internal service that most of our software would use: It would handle asynchronous computing requests behind the scenes, powering everything from dragging a file into a Dropbox folder to scheduling a marketing campaign.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/ebb-org/expected-metadata.json b/test/test-pages/ebb-org/expected-metadata.json index cec94319..3226ddaa 100644 --- a/test/test-pages/ebb-org/expected-metadata.json +++ b/test/test-pages/ebb-org/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "The website of Bradley M. Kuhn, aka Brad, aka bkuhn. This site includes his GPG keys, resume, blog, projects list, software, interviews, speeches and writing.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/ehow-1/expected-metadata.json b/test/test-pages/ehow-1/expected-metadata.json index 474a15d3..39f9a271 100644 --- a/test/test-pages/ehow-1/expected-metadata.json +++ b/test/test-pages/ehow-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "Glass cloche terrariums are not only appealing to the eye, but they also preserve a bit of nature in your home and serve as a simple, yet beautiful, piece of art. Closed terrariums are easy to care for, as they retain much of their own moisture and provide a warm environment with a consistent level of humidity. You won’t have to water the...", "siteName": "eHow", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/ehow-2/expected-metadata.json b/test/test-pages/ehow-2/expected-metadata.json index 3a0b225c..c6a1290e 100644 --- a/test/test-pages/ehow-2/expected-metadata.json +++ b/test/test-pages/ehow-2/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "Graduation parties are a great way to commemorate the years of hard work teens and college co-eds devote to education. They’re also costly for mom and dad.The average cost of a graduation party in 2013 was a whopping $1,200, according to Graduationparty.com; $700 of that was allocated for food. However that budget was based on Midwestern...", "siteName": "eHow", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/embedded-videos/expected-metadata.json b/test/test-pages/embedded-videos/expected-metadata.json index 5849f9af..9170301e 100644 --- a/test/test-pages/embedded-videos/expected-metadata.json +++ b/test/test-pages/embedded-videos/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/firefox-nightly-blog/expected-metadata.json b/test/test-pages/firefox-nightly-blog/expected-metadata.json index 98f25176..bceba55d 100644 --- a/test/test-pages/firefox-nightly-blog/expected-metadata.json +++ b/test/test-pages/firefox-nightly-blog/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "Highlights Here's our Firefox Year in Review! Here’s our Performance Year in Review! We've just landed Bug 1553982, which aims to prevent starting an update while another Firefox instance ...", "siteName": "Firefox Nightly News", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/gmw/expected-metadata.json b/test/test-pages/gmw/expected-metadata.json index 79f94817..6ace2c9f 100644 --- a/test/test-pages/gmw/expected-metadata.json +++ b/test/test-pages/gmw/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "不幸的是,对于希望能喝上一杯的太空探险者,那些将他们送上太空的政府机构普遍禁止他们染指包括酒在内的含酒精饮料。", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/google-sre-book-1/expected-metadata.json b/test/test-pages/google-sre-book-1/expected-metadata.json index 274b1cf2..47d90fd8 100644 --- a/test/test-pages/google-sre-book-1/expected-metadata.json +++ b/test/test-pages/google-sre-book-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Google’s SRE teams have some basic principles and best practices for building successful monitoring and alerting systems. This chapter offers guidelines for what issues should interrupt a human via a page, and how to deal with issues that aren’t serious enough to trigger a page.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/heise/expected-metadata.json b/test/test-pages/heise/expected-metadata.json index d805bd5f..aa784599 100644 --- a/test/test-pages/heise/expected-metadata.json +++ b/test/test-pages/heise/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "de", "excerpt": "Das in der iOS-Version bereits enthaltene TOTP-Feature ist nun auch für OS X 10.10 verfügbar. Zudem gibt es neue Zusatzfelder in der Datenbank und weitere Verbesserungen.", "siteName": "Mac & i", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/herald-sun-1/expected-metadata.json b/test/test-pages/herald-sun-1/expected-metadata.json index 1c44ac3a..7ace4fbb 100644 --- a/test/test-pages/herald-sun-1/expected-metadata.json +++ b/test/test-pages/herald-sun-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-au", "excerpt": "A HIGH-powered federal government team has been doing the rounds of media organisations in the past few days in an attempt to allay concerns about the impact of new surveillance legislation on press freedom. It failed.", "siteName": "HeraldSun", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/hidden-nodes/expected-metadata.json b/test/test-pages/hidden-nodes/expected-metadata.json index dc8ad80c..e0b011b7 100644 --- a/test/test-pages/hidden-nodes/expected-metadata.json +++ b/test/test-pages/hidden-nodes/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/hukumusume/expected-metadata.json b/test/test-pages/hukumusume/expected-metadata.json index 647b1ed8..b8e04d59 100644 --- a/test/test-pages/hukumusume/expected-metadata.json +++ b/test/test-pages/hukumusume/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "福娘童話集 > きょうのイソップ童話 > 1月のイソップ童話 > 欲張りなイヌ", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/ietf-1/expected-metadata.json b/test/test-pages/ietf-1/expected-metadata.json index 621e1cb7..7fc95f5f 100644 --- a/test/test-pages/ietf-1/expected-metadata.json +++ b/test/test-pages/ietf-1/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "lang": "en", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/js-link-replacement/expected-metadata.json b/test/test-pages/js-link-replacement/expected-metadata.json index 4621f607..54970e2e 100644 --- a/test/test-pages/js-link-replacement/expected-metadata.json +++ b/test/test-pages/js-link-replacement/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "abc", "siteName": null, + "publishedTime": null, "readerable": false } diff --git a/test/test-pages/keep-tabular-data/expected-metadata.json b/test/test-pages/keep-tabular-data/expected-metadata.json index 599bf05d..69745fb4 100644 --- a/test/test-pages/keep-tabular-data/expected-metadata.json +++ b/test/test-pages/keep-tabular-data/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Posted by kovarex, TOGos, Ernestas, Albert on 2019-02-15, all posts", "siteName": "Factorio.com", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/la-nacion/expected-metadata.json b/test/test-pages/la-nacion/expected-metadata.json index aa71c142..2eb3c500 100644 --- a/test/test-pages/la-nacion/expected-metadata.json +++ b/test/test-pages/la-nacion/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Los pueblos indígenas reclaman por derechos que permanecen incumplidos, por eso es más eficiente canalizar la protesta que reprimirla", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/lazy-image-3/expected-metadata.json b/test/test-pages/lazy-image-3/expected-metadata.json index 32bfe76a..e3eb3779 100644 --- a/test/test-pages/lazy-image-3/expected-metadata.json +++ b/test/test-pages/lazy-image-3/expected-metadata.json @@ -3,5 +3,6 @@ "byline": null, "dir": null, "siteName": null, + "publishedTime": null, "readerable": false } diff --git a/test/test-pages/lemonde-1/expected-metadata.json b/test/test-pages/lemonde-1/expected-metadata.json index c464f68a..729a1579 100644 --- a/test/test-pages/lemonde-1/expected-metadata.json +++ b/test/test-pages/lemonde-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "fr", "excerpt": "Largement approuvé par les députés, le texte sera désormais examiné par le Sénat, puis le Conseil constitutionnel.", "siteName": "Le Monde.fr", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/lifehacker-post-comment-load/expected-metadata.json b/test/test-pages/lifehacker-post-comment-load/expected-metadata.json index cc6d04cc..51e33533 100644 --- a/test/test-pages/lifehacker-post-comment-load/expected-metadata.json +++ b/test/test-pages/lifehacker-post-comment-load/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "We all buy things from time to time that we don't really need. It's okay to appeal to your wants every once in a while, as long as you're in control. If you struggle with clutter, impulse buys, and buyer's remorse, here's how to put your mind in the right place before you even set foot in a store.", "siteName": "Lifehacker", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/lifehacker-working/expected-metadata.json b/test/test-pages/lifehacker-working/expected-metadata.json index cc6d04cc..51e33533 100644 --- a/test/test-pages/lifehacker-working/expected-metadata.json +++ b/test/test-pages/lifehacker-working/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "We all buy things from time to time that we don't really need. It's okay to appeal to your wants every once in a while, as long as you're in control. If you struggle with clutter, impulse buys, and buyer's remorse, here's how to put your mind in the right place before you even set foot in a store.", "siteName": "Lifehacker", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/links-in-tables/expected-metadata.json b/test/test-pages/links-in-tables/expected-metadata.json index 2a01216b..6bf4062a 100644 --- a/test/test-pages/links-in-tables/expected-metadata.json +++ b/test/test-pages/links-in-tables/expected-metadata.json @@ -4,5 +4,6 @@ "dir": "ltr", "excerpt": "Posted by Andrew Hayden, Software Engineer on Google Play Android users are downloading tens of billions of apps and games on Google Pla...", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/lwn-1/expected-metadata.json b/test/test-pages/lwn-1/expected-metadata.json index 949a40b9..6b899340 100644 --- a/test/test-pages/lwn-1/expected-metadata.json +++ b/test/test-pages/lwn-1/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "The Arduino has been one of the biggest success stories of the open-hardware movement, but that success does not protect it from internal conflict. In recent months, two of the project's founders have come into conflict about the direction of future efforts—and that conflict has turned into a legal dispute about who owns the rights to the Arduino trademark.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/medicalnewstoday/expected-metadata.json b/test/test-pages/medicalnewstoday/expected-metadata.json index 865eeb46..56a1c652 100644 --- a/test/test-pages/medicalnewstoday/expected-metadata.json +++ b/test/test-pages/medicalnewstoday/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "New research investigates the neurobiological timing of the so-called a-ha! moment that occurs we have come up with the solution to a complex problem.", "siteName": "Medical News Today", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/mercurial/expected-metadata.json b/test/test-pages/mercurial/expected-metadata.json index 9b45e8dc..093c27ee 100644 --- a/test/test-pages/mercurial/expected-metadata.json +++ b/test/test-pages/mercurial/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Contents", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/metadata-content-missing/expected-metadata.json b/test/test-pages/metadata-content-missing/expected-metadata.json index 2e58915e..467c1e39 100644 --- a/test/test-pages/metadata-content-missing/expected-metadata.json +++ b/test/test-pages/metadata-content-missing/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Preferred description", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/missing-paragraphs/expected-metadata.json b/test/test-pages/missing-paragraphs/expected-metadata.json index ac93146f..5b655740 100644 --- a/test/test-pages/missing-paragraphs/expected-metadata.json +++ b/test/test-pages/missing-paragraphs/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy\n eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam\n voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet\n clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit\n amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam\n nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\n sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.\n Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor\n sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed\n diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,\n sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.\n Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor\n sit amet.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/mozilla-1/expected-metadata.json b/test/test-pages/mozilla-1/expected-metadata.json index 2b586e14..b190f521 100644 --- a/test/test-pages/mozilla-1/expected-metadata.json +++ b/test/test-pages/mozilla-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "It’s easier than ever to personalize Firefox and make it work the way\n you do.\n No other browser gives you so much choice and flexibility.", "siteName": "Mozilla", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/mozilla-2/expected-metadata.json b/test/test-pages/mozilla-2/expected-metadata.json index 0598515c..195a7f1d 100644 --- a/test/test-pages/mozilla-2/expected-metadata.json +++ b/test/test-pages/mozilla-2/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Built for those who build the Web. Introducing the only browser made for developers.", "siteName": "Mozilla", + "publishedTime": null, "readerable": false } diff --git a/test/test-pages/msn/expected-metadata.json b/test/test-pages/msn/expected-metadata.json index 0880196e..c0f7a9e7 100644 --- a/test/test-pages/msn/expected-metadata.json +++ b/test/test-pages/msn/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "Nintendo and Apple shocked the world earlier this year by announcing \"Super Mario Run,\" the legendary gaming company's first foray into mobile gaming. ", "siteName": "MSN", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/normalize-spaces/expected-metadata.json b/test/test-pages/normalize-spaces/expected-metadata.json index 67346fd0..2df96b78 100644 --- a/test/test-pages/normalize-spaces/expected-metadata.json +++ b/test/test-pages/normalize-spaces/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem\n ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n\ttab here\n incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/nytimes-1/expected-metadata.json b/test/test-pages/nytimes-1/expected-metadata.json index 7762d9ae..d6660feb 100644 --- a/test/test-pages/nytimes-1/expected-metadata.json +++ b/test/test-pages/nytimes-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "For the first time since the 1990s, the country will be able to trade extensively with the United States.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/nytimes-2/expected-metadata.json b/test/test-pages/nytimes-2/expected-metadata.json index 9ae477a9..26aed2f3 100644 --- a/test/test-pages/nytimes-2/expected-metadata.json +++ b/test/test-pages/nytimes-2/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "The internet giant’s decision to sell its business is plagued with challenges that reveal how unusual deal structures can affect shareholders.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/nytimes-3/expected-metadata.json b/test/test-pages/nytimes-3/expected-metadata.json index 04b88589..f87d9141 100644 --- a/test/test-pages/nytimes-3/expected-metadata.json +++ b/test/test-pages/nytimes-3/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "New York’s aging below-street infrastructure is tough to maintain, and the corrosive rock salt and “freeze-thaw” cycles of winter make it even worse.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/nytimes-4/expected-metadata.json b/test/test-pages/nytimes-4/expected-metadata.json index 15552a40..2dd57207 100644 --- a/test/test-pages/nytimes-4/expected-metadata.json +++ b/test/test-pages/nytimes-4/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Tax cuts, spending increases and higher interest rates could make it harder to respond to future recessions and deal with other needs.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/nytimes-5/expected-metadata.json b/test/test-pages/nytimes-5/expected-metadata.json index 63294bbf..28539654 100644 --- a/test/test-pages/nytimes-5/expected-metadata.json +++ b/test/test-pages/nytimes-5/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "es", "excerpt": "Entérate de lo que está pasando en el mundo y de las noticias económicas, de negocios, tecnología, arte, estilos de vida, deporte, ciencia y opiniones. No importa cuáles sean tus intereses: el Times lo cubre con inmejorable calidad, profundidad e independencia.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/pixnet/expected-metadata.json b/test/test-pages/pixnet/expected-metadata.json index d9edfaee..48f8b984 100644 --- a/test/test-pages/pixnet/expected-metadata.json +++ b/test/test-pages/pixnet/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "zh-TW", "excerpt": "一波波接續性低溫寒流報到 已將新竹尖石鄉後山一帶層層山巒披上嫣紅的彩衣 玉峰道路一路上雲氣山嵐滯留山頭 順路下切蜿蜒道路後不久即抵達來到\"玉峰國小\" \"美樹\"美", "siteName": "史蒂文的家_藍天", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/qq/expected-metadata.json b/test/test-pages/qq/expected-metadata.json index 39da0156..6bb3c249 100644 --- a/test/test-pages/qq/expected-metadata.json +++ b/test/test-pages/qq/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "DeepMind新电脑已可利用记忆自学 人工智能迈上新台阶", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/quanta-1/expected-metadata.json b/test/test-pages/quanta-1/expected-metadata.json index 1577dacc..3a73e2e6 100644 --- a/test/test-pages/quanta-1/expected-metadata.json +++ b/test/test-pages/quanta-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Two women programmers played a pivotal role in the birth of chaos theory. Their previously untold story illustrates the changing status of computation in", "siteName": "Quanta Magazine", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/remove-aria-hidden/expected-metadata.json b/test/test-pages/remove-aria-hidden/expected-metadata.json index 0e5e860b..4b3b958d 100644 --- a/test/test-pages/remove-aria-hidden/expected-metadata.json +++ b/test/test-pages/remove-aria-hidden/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua.", "siteName": null, + "publishedTime": null, "readerable": false } diff --git a/test/test-pages/remove-extra-brs/expected-metadata.json b/test/test-pages/remove-extra-brs/expected-metadata.json index 6ac9c5df..f71779ce 100644 --- a/test/test-pages/remove-extra-brs/expected-metadata.json +++ b/test/test-pages/remove-extra-brs/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/remove-extra-paragraphs/expected-metadata.json b/test/test-pages/remove-extra-paragraphs/expected-metadata.json index 44619b30..2463b1a8 100644 --- a/test/test-pages/remove-extra-paragraphs/expected-metadata.json +++ b/test/test-pages/remove-extra-paragraphs/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/remove-script-tags/expected-metadata.json b/test/test-pages/remove-script-tags/expected-metadata.json index 9b2667b5..37b7fc26 100644 --- a/test/test-pages/remove-script-tags/expected-metadata.json +++ b/test/test-pages/remove-script-tags/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/reordering-paragraphs/expected-metadata.json b/test/test-pages/reordering-paragraphs/expected-metadata.json index a1475362..5fb7efc8 100644 --- a/test/test-pages/reordering-paragraphs/expected-metadata.json +++ b/test/test-pages/reordering-paragraphs/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Regarding item# 11111, under sufficiently extreme conditions, quarks may\n become deconfined and exist as free particles. In the course of asymptotic\n freedom, the strong interaction becomes weaker at higher temperatures.\n Eventually, color confinement would be lost and an extremely hot plasma\n of freely moving quarks and gluons would be formed. This theoretical phase\n of matter is called quark-gluon plasma.[81] The exact conditions needed\n to give rise to this state are unknown and have been the subject of a great\n deal of speculation and experimentation.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/replace-brs/expected-metadata.json b/test/test-pages/replace-brs/expected-metadata.json index 7fafa363..84066b03 100644 --- a/test/test-pages/replace-brs/expected-metadata.json +++ b/test/test-pages/replace-brs/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsumdolor sit", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/replace-font-tags/expected-metadata.json b/test/test-pages/replace-font-tags/expected-metadata.json index f7ff1960..a2549075 100644 --- a/test/test-pages/replace-font-tags/expected-metadata.json +++ b/test/test-pages/replace-font-tags/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/rtl-1/expected-metadata.json b/test/test-pages/rtl-1/expected-metadata.json index 2f1ff537..dd81725c 100644 --- a/test/test-pages/rtl-1/expected-metadata.json +++ b/test/test-pages/rtl-1/expected-metadata.json @@ -4,5 +4,6 @@ "dir": "rtl", "excerpt": "Lorem ipsum dolor sit amet.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/rtl-2/expected-metadata.json b/test/test-pages/rtl-2/expected-metadata.json index 2f1ff537..dd81725c 100644 --- a/test/test-pages/rtl-2/expected-metadata.json +++ b/test/test-pages/rtl-2/expected-metadata.json @@ -4,5 +4,6 @@ "dir": "rtl", "excerpt": "Lorem ipsum dolor sit amet.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/rtl-3/expected-metadata.json b/test/test-pages/rtl-3/expected-metadata.json index 2f1ff537..dd81725c 100644 --- a/test/test-pages/rtl-3/expected-metadata.json +++ b/test/test-pages/rtl-3/expected-metadata.json @@ -4,5 +4,6 @@ "dir": "rtl", "excerpt": "Lorem ipsum dolor sit amet.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/rtl-4/expected-metadata.json b/test/test-pages/rtl-4/expected-metadata.json index 2990212c..1ab6b0f4 100644 --- a/test/test-pages/rtl-4/expected-metadata.json +++ b/test/test-pages/rtl-4/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/salon-1/expected-metadata.json b/test/test-pages/salon-1/expected-metadata.json index d34a613f..c05a1d93 100644 --- a/test/test-pages/salon-1/expected-metadata.json +++ b/test/test-pages/salon-1/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Disruptive companies talk a good game about sharing. Uber's really just an under-regulated company making riches", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/simplyfound-1/expected-metadata.json b/test/test-pages/simplyfound-1/expected-metadata.json index 3c3ea4d9..0eb0f5b1 100644 --- a/test/test-pages/simplyfound-1/expected-metadata.json +++ b/test/test-pages/simplyfound-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "The Raspberry Pi Foundation started by a handful of volunteers in 2012 when they released the original Raspberry Pi 256MB Model B without knowing what to expect. In a short four-year period they have grown to over sixty full-time employees and ha...", "siteName": "SIMPLYFOUND.COM | BY: JOE WEE", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/social-buttons/expected-metadata.json b/test/test-pages/social-buttons/expected-metadata.json index 977c8a5f..d76a6476 100644 --- a/test/test-pages/social-buttons/expected-metadata.json +++ b/test/test-pages/social-buttons/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/style-tags-removal/expected-metadata.json b/test/test-pages/style-tags-removal/expected-metadata.json index ac6848ea..5092fc9d 100644 --- a/test/test-pages/style-tags-removal/expected-metadata.json +++ b/test/test-pages/style-tags-removal/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/svg-parsing/expected-metadata.json b/test/test-pages/svg-parsing/expected-metadata.json index bd36aa6a..a97b3d8f 100644 --- a/test/test-pages/svg-parsing/expected-metadata.json +++ b/test/test-pages/svg-parsing/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\nquis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\nconsequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\ncillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\nproident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/table-style-attributes/expected-metadata.json b/test/test-pages/table-style-attributes/expected-metadata.json index a8239658..3f5be730 100644 --- a/test/test-pages/table-style-attributes/expected-metadata.json +++ b/test/test-pages/table-style-attributes/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "linux usability\n ...or, why do I bother. © 2002, 2003\n Jamie Zawinski", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/telegraph/expected-metadata.json b/test/test-pages/telegraph/expected-metadata.json index 3b855b2e..a0d9e4a9 100644 --- a/test/test-pages/telegraph/expected-metadata.json +++ b/test/test-pages/telegraph/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-GB", "excerpt": "Zimbabwe President Robert Mugabe, his wife Grace and two key figures from her G40 political faction are under house arrest at Mugabe's \"Blue House\" compound in Harare and are insisting the 93 year-old finishes his presidential term, a source said.", "siteName": "The Telegraph", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/title-and-h1-discrepancy/expected-metadata.json b/test/test-pages/title-and-h1-discrepancy/expected-metadata.json index f1936b98..b6f795e8 100644 --- a/test/test-pages/title-and-h1-discrepancy/expected-metadata.json +++ b/test/test-pages/title-and-h1-discrepancy/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lorem\n ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/tmz-1/expected-metadata.json b/test/test-pages/tmz-1/expected-metadata.json index ff4e7986..4b1d81fc 100644 --- a/test/test-pages/tmz-1/expected-metadata.json +++ b/test/test-pages/tmz-1/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Lupita Nyong'o's now-famous Oscar dress -- adorned in pearls -- was stolen right out of her hotel room ... TMZ has learned. Law enforcement sources tell…", "siteName": "http://www.tmz.com", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/v8-blog/expected-metadata.json b/test/test-pages/v8-blog/expected-metadata.json index 172347b1..344b08ca 100644 --- a/test/test-pages/v8-blog/expected-metadata.json +++ b/test/test-pages/v8-blog/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Emscripten now supports standalone Wasm files, which do not need JavaScript.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/visibility-hidden/expected-metadata.json b/test/test-pages/visibility-hidden/expected-metadata.json index fa20f63b..ace2141a 100644 --- a/test/test-pages/visibility-hidden/expected-metadata.json +++ b/test/test-pages/visibility-hidden/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/visibility-hidden/expected.html b/test/test-pages/visibility-hidden/expected.html index a876a549..7c68482e 100644 --- a/test/test-pages/visibility-hidden/expected.html +++ b/test/test-pages/visibility-hidden/expected.html @@ -3,4 +3,4 @@

Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

- + \ No newline at end of file diff --git a/test/test-pages/wapo-1/expected-metadata.json b/test/test-pages/wapo-1/expected-metadata.json index e520fc3d..d73a7744 100644 --- a/test/test-pages/wapo-1/expected-metadata.json +++ b/test/test-pages/wapo-1/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "The assault on Tunisia’s most renowned museum, in which gunmen killed at least 19 people, could heighten tensions in a nation that has become deeply divided between pro- and anti-Islamist factions.", "siteName": "Washington Post", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/wapo-2/expected-metadata.json b/test/test-pages/wapo-2/expected-metadata.json index c15022dd..863cec47 100644 --- a/test/test-pages/wapo-2/expected-metadata.json +++ b/test/test-pages/wapo-2/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "Few foreign leaders have so brazenly stood up to President Obama and the relationship could face its next test this month.", "siteName": "Washington Post", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/webmd-1/expected-metadata.json b/test/test-pages/webmd-1/expected-metadata.json index 22cd3bfb..a16a8e2c 100644 --- a/test/test-pages/webmd-1/expected-metadata.json +++ b/test/test-pages/webmd-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Life-threatening peanut allergies have mysteriously been on the rise in the past decade, with little hope for a cure. But a groundbreaking new study may offer a way to stem that rise, while another may offer some hope for those who are already allergic.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/webmd-2/expected-metadata.json b/test/test-pages/webmd-2/expected-metadata.json index e1f4fdfa..42bdfbfe 100644 --- a/test/test-pages/webmd-2/expected-metadata.json +++ b/test/test-pages/webmd-2/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Drug-resistant bacteria, dubbed", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/wikipedia/expected-metadata.json b/test/test-pages/wikipedia/expected-metadata.json index 7c780adb..876e54cb 100644 --- a/test/test-pages/wikipedia/expected-metadata.json +++ b/test/test-pages/wikipedia/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en", "excerpt": "Mozilla is a free-software community, created in 1998 by members of Netscape. The Mozilla community uses, develops, spreads and supports Mozilla products, thereby promoting exclusively free software and open standards, with only minor exceptions.[1] The community is supported institutionally by the Mozilla Foundation and its tax-paying subsidiary, the Mozilla Corporation.[2]", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/yahoo-1/expected-metadata.json b/test/test-pages/yahoo-1/expected-metadata.json index 81768e8a..2d38a680 100644 --- a/test/test-pages/yahoo-1/expected-metadata.json +++ b/test/test-pages/yahoo-1/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "To help you decide what’s what, I’ve put together this list of the 8 PSVR games worth considering. Beloved cult hit “Rez” gets the VR treatment to help launch the PSVR, and the results are terrific. Chaos, for sure, and also “Thumper.” Called a “violent rhythm game” by its creators, “Thumper” is, well", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/yahoo-2/expected-metadata.json b/test/test-pages/yahoo-2/expected-metadata.json index 160368d7..392a4fd4 100644 --- a/test/test-pages/yahoo-2/expected-metadata.json +++ b/test/test-pages/yahoo-2/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "The latest news and headlines from Yahoo! News. Get breaking news stories and in-depth coverage with videos and photos.", "siteName": null, + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/yahoo-3/expected-metadata.json b/test/test-pages/yahoo-3/expected-metadata.json index 075488de..8ba40210 100644 --- a/test/test-pages/yahoo-3/expected-metadata.json +++ b/test/test-pages/yahoo-3/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "en-US", "excerpt": "A photographer and Navy veteran is fighting back after a photo she posted to Facebook started an online backlash. Vanessa Hicks said she had no idea her photo would be considered controversial. The photo, from a military family’s newborn photo shoot, showed a newborn infant wrapped in an American flag held by his father, who was in his military uniform. Hicks, a Navy veteran herself and the wife of an active-duty Navy member, said her intention was to honor the flag as well as her clients, who wanted to incorporate their military service in the photo shoot.", "siteName": "Yahoo", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/yahoo-4/expected-metadata.json b/test/test-pages/yahoo-4/expected-metadata.json index 8ea525bf..27bb6a41 100644 --- a/test/test-pages/yahoo-4/expected-metadata.json +++ b/test/test-pages/yahoo-4/expected-metadata.json @@ -5,5 +5,6 @@ "lang": "ja", "excerpt": "トレンドマイクロは3月9日、Wi-Fi利用時の通信を暗号化し保護するスマホ・タブレット - Yahoo!ニュース(CNET Japan)", "siteName": "Yahoo!ニュース", + "publishedTime": null, "readerable": true } diff --git a/test/test-pages/youth/expected-metadata.json b/test/test-pages/youth/expected-metadata.json index 5a9ae7ec..8af58924 100644 --- a/test/test-pages/youth/expected-metadata.json +++ b/test/test-pages/youth/expected-metadata.json @@ -4,5 +4,6 @@ "dir": null, "excerpt": "图为马素湘在澳大利亚悉尼游玩时的近影。出国前后关注点大不同出国前:政治科目会出啥考题?出国后:国家未来将如何发展?在采访中,我们了解到不少学子在出国前就每年守在电脑前观看两会直播。但是,随着年龄和阅历的增长,学子对两会的关注点在出国前后发生了很大的变化。在法国里昂国立应用科学院留学的卢宇表示,他还是个中学生时,就开始关注两会了。“我高中毕业后就出国留学了。", "siteName": null, + "publishedTime": null, "readerable": true }