2022-05-14 04:43:52 +03:00
|
|
|
<!doctype html>
|
2022-05-12 22:32:49 +03:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Party Coffee Cake</title>
|
|
|
|
<script type="application/ld+json">
|
|
|
|
{
|
|
|
|
"@context": "https://schema.org/",
|
|
|
|
"@type": "Recipe",
|
|
|
|
"name": "Party Coffee Cake",
|
|
|
|
"author": {
|
|
|
|
"@type": "Person",
|
|
|
|
"name": "Mary Stone"
|
|
|
|
},
|
|
|
|
"datePublished": "2018-03-10",
|
|
|
|
"description": "This coffee cake is awesome and perfect for parties.",
|
|
|
|
"prepTime": "PT20M"
|
|
|
|
}
|
|
|
|
</script>
|
|
|
|
<script type="application/ld+json" crossorigin="anonymous">
|
|
|
|
{
|
|
|
|
"@context": "https://schema.org/",
|
|
|
|
"@type": "Recipe",
|
|
|
|
"name": "Party Coffee Cake",
|
|
|
|
"author": {
|
|
|
|
"@type": "Person",
|
|
|
|
"name": "Mary Stone"
|
|
|
|
},
|
|
|
|
"datePublished": "2018-03-10",
|
|
|
|
"description": "This coffee cake is awesome and perfect for parties.",
|
|
|
|
"prepTime": "PT20M"
|
|
|
|
}
|
|
|
|
</script>
|
|
|
|
<script type="application/ld+json" crossorigin="anonymous">
|
|
|
|
{
|
|
|
|
broken
|
|
|
|
</script>
|
|
|
|
<script type="unknown">
|
|
|
|
{
|
|
|
|
"@context": "https://schema.org/",
|
|
|
|
"@type": "Recipe",
|
|
|
|
"name": "Party Coffee Cake",
|
|
|
|
"author": {
|
|
|
|
"@type": "Person",
|
|
|
|
"name": "Mary Stone"
|
|
|
|
},
|
|
|
|
"datePublished": "2018-03-10",
|
|
|
|
"description": "This coffee cake is awesome and perfect for parties.",
|
|
|
|
"prepTime": "PT20M"
|
|
|
|
}
|
|
|
|
</script>
|
2022-05-17 06:44:27 +03:00
|
|
|
<script type="speculationrules">
|
|
|
|
{
|
|
|
|
"prerender": [
|
|
|
|
{
|
|
|
|
"source": "list",
|
|
|
|
"urls": ["/page/2"],
|
|
|
|
"score": 0.5
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"source": "document",
|
|
|
|
"if_href_matches": ["https://*.wikipedia.org/**"],
|
|
|
|
"if_not_selector_matches": [".restricted-section *"],
|
|
|
|
"score": 0.1
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
</script>
|
|
|
|
<script type="importmap">
|
|
|
|
{
|
|
|
|
"imports": {
|
|
|
|
"moment": "/node_modules/moment/src/moment.js",
|
|
|
|
"lodash": "/node_modules/lodash-es/lodash.js"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</script>
|
2022-05-12 22:32:49 +03:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h2>Party coffee cake recipe</h2>
|
|
|
|
<p>
|
|
|
|
<i>by Mary Stone, 2018-03-10</i>
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
This coffee cake is awesome and perfect for parties.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
Preparation time: 20 minutes
|
|
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html>
|