Update tests

This commit is contained in:
Hongbo Wu
2022-05-18 11:28:47 +08:00
parent 629aa54c58
commit 0e4cec5e25
3 changed files with 51 additions and 19 deletions

View File

@ -1,8 +1,8 @@
{
"title": "The Story of Celeste's Development",
"byline": "Noclip - Video Game \nDocumentaries",
"byline": "Noclip - Video Game Documentaries",
"dir": null,
"excerpt": "By Noclip - Video Game \nDocumentaries",
"excerpt": "The Story of Celeste's Development",
"siteName": null,
"siteIcon": "",
"previewImage": "https://i.ytimg.com/vi/c3mbELVqAmo/hqdefault.jpg",

View File

@ -0,0 +1,8 @@
<DIV class="page" id="readability-page-1">
<iframe width="619.4690265486726" height="350" src="https://www.youtube.com/embed/c3mbELVqAmo" title="The Story of Celeste's Development" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>
<a href="https://www.youtube.com/watch?v=c3mbELVqAmo" target="_blank"> The Story of Celeste's Development</a>
</p>
<p itemscope itemprop="author" itemtype="http://schema.org/Person"> By <a href="https://www.youtube.com/c/NoclipVideo" target="_blank">Noclip - Video Game Documentaries</a>
</p>
</DIV>

View File

@ -1,18 +1,42 @@
<html>
<head><title>The Story of Celeste's Development</title>
<meta property="og:image" content="https://i.ytimg.com/vi/c3mbELVqAmo/hqdefault.jpg" />
<meta property="og:image:secure_url" content="https://i.ytimg.com/vi/c3mbELVqAmo/hqdefault.jpg" />
<meta property="og:title" content="The Story of Celeste's Development" />
<meta property="og:description" content="" />
<meta property="og:article:author" content="Noclip - Video Game Documentaries" />
</head>
<body>
<iframe class="omnivore-preserve" width="619.4690265486726" height="350" src="https://www.youtube.com/embed/c3mbELVqAmo" title="The Story of Celeste's Development"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br />
<a href="https://www.youtube.com/watch?v=c3mbELVqAmo">The Story of Celeste's Development</a>
<div itemscope="" itemprop="author" itemtype="http://schema.org/Person">By <a href="https://www.youtube.com/c/NoclipVideo">Noclip - Video Game
Documentaries</a></div>
</body>
</html>
<head>
<title>The Story of Celeste's Development</title>
<meta
property="og:image"
content="https://i.ytimg.com/vi/c3mbELVqAmo/hqdefault.jpg"
/>
<meta
property="og:image:secure_url"
content="https://i.ytimg.com/vi/c3mbELVqAmo/hqdefault.jpg"
/>
<meta property="og:title" content="The Story of Celeste's Development" />
<meta property="og:description" content="" />
<meta
property="og:article:author"
content="Noclip - Video Game Documentaries"
/>
</head>
<body>
<iframe
class="omnivore-preserve"
width="619.4690265486726"
height="350"
src="https://www.youtube.com/embed/c3mbELVqAmo"
title="The Story of Celeste's Development"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
<p>
<a href="https://www.youtube.com/watch?v=c3mbELVqAmo" target="_blank">
The Story of Celeste's Development</a
>
</p>
<p itemscope="" itemprop="author" itemtype="http://schema.org/Person">
By
<a href="https://www.youtube.com/c/NoclipVideo" target="_blank"
>Noclip - Video Game Documentaries</a
>
</p>
</body>
</html>