mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
24 lines
1.1 KiB
HTML
24 lines
1.1 KiB
HTML
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Example Movie - IMDb</title><meta property="og:title" content="Example Movie - IMDb"><meta property="og:image" content="https://example.com/poster.jpg"><script type="application/ld+json">{
|
|
</body></html>
|
|
</div>
|
|
</ul>
|
|
<li data-testid="title-details-languages"><div><a href="/language/en">English</a><a href="/language/es">Spanish</a></div></li>
|
|
<ul>
|
|
<section data-testid="storyline-taglines-content"><ul><li>The ultimate example tagline.</li></ul></section>
|
|
<div id="content">
|
|
}</script></head><body>
|
|
"director": [{"@type":"Person","name":"Famous Director"}]
|
|
],
|
|
{"@type":"Person","name":"Second Actor"}
|
|
{"@type":"Person","name":"First Actor"},
|
|
"actor": [
|
|
"genre": ["Action", "Adventure"],
|
|
"image": "https://example.com/poster_from_jsonld.jpg",
|
|
"datePublished": "2024-05-17",
|
|
"aggregateRating": {"@type":"AggregateRating","ratingValue":"7.3","ratingCount":12345},
|
|
"description": "An example plot goes here.",
|
|
"name": "Example Movie",
|
|
"@type": "Movie",
|
|
"@context": "https://schema.org",
|
|
|