Skip to content

Commit

Permalink
Update "/configure" pages regarding TV show support
Browse files Browse the repository at this point in the history
  • Loading branch information
doingodswork committed Jan 15, 2021
1 parent 36ffb66 commit fc96547
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions web/configure/index-apikey.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="/configure/deflix.css">

<meta charset="utf-8">
<meta name="description" content="Debrid flicks - stream movies without torrenting">
<meta name="description" content="Debrid flicks - stream movies and TV shows without torrenting">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Deflix - Debrid flicks</title>
Expand All @@ -25,13 +25,13 @@
<main>
<header>
<h1>Deflix - Debrid flicks</h1>
<p>Stream movies <em>without torrenting</em>.</p>
<p>Stream movies and TV shows <em>without torrenting</em>.</p>
</header>
<article>
<p>The <em>Deflix addon for Stremio</em> finds movies from many different sources (YTS, The Pirate Bay, 1337x, RARBG and ibit) and automatically
<p>The <em>Deflix addon for Stremio</em> finds movies and TV shows from many different sources (YTS, The Pirate Bay, 1337x, RARBG and ibit) and automatically
turns them into cached HTTP streams with a debrid service like <a href="https://real-debrid.com" target="_blank">RealDebrid ↗</a>,
<a href="https://alldebrid.com" target="_blank">AllDebrid ↗</a> or <a href="https://www.premiumize.me" target="_blank">Premiumize ↗</a>, for high speed 4k streaming and <mark>no P2P uploading</mark>.</p>
<p>The addon is under constant development and more features will be added in the future: Support for <em>TV shows</em>, more sources, grouping by bitrate, more custom options (like language filter) and more.</p>
<p>The addon is under constant development and more features will be added in the future: Support for more sources, grouping by bitrate, more custom options (like language filter) and more.</p>
<p><a href="https://www.github.com/doingodswork/deflix-stremio" target="_blank">Source code ↗</a></p>
</article>
<section id="install">
Expand Down
8 changes: 4 additions & 4 deletions web/configure/index-oauth2.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="/configure/deflix.css">

<meta charset="utf-8">
<meta name="description" content="Debrid flicks - stream movies without torrenting">
<meta name="description" content="Debrid flicks - stream movies and TV shows without torrenting">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Deflix - Debrid flicks</title>
Expand All @@ -25,13 +25,13 @@
<main>
<header>
<h1>Deflix - Debrid flicks</h1>
<p>Stream movies <em>without torrenting</em>.</p>
<p>Stream movies and TV shows <em>without torrenting</em>.</p>
</header>
<article>
<p>The <em>Deflix addon for Stremio</em> finds movies from many different sources (YTS, The Pirate Bay, 1337x, RARBG and ibit) and automatically
<p>The <em>Deflix addon for Stremio</em> finds movies and TV shows from many different sources (YTS, The Pirate Bay, 1337x, RARBG and ibit) and automatically
turns them into cached HTTP streams with a debrid service like <a href="https://real-debrid.com" target="_blank">RealDebrid ↗</a>,
<a href="https://alldebrid.com" target="_blank">AllDebrid ↗</a> or <a href="https://www.premiumize.me" target="_blank">Premiumize ↗</a>, for high speed 4k streaming and <mark>no P2P uploading</mark>.</p>
<p>The addon is under constant development and more features will be added in the future: Support for <em>TV shows</em>, more sources, grouping by bitrate, more custom options (like language filter) and more.</p>
<p>The addon is under constant development and more features will be added in the future: Support for more sources, grouping by bitrate, more custom options (like language filter) and more.</p>
<p><a href="https://www.github.com/doingodswork/deflix-stremio" target="_blank">Source code ↗</a></p>
</article>
<section id="install">
Expand Down

0 comments on commit fc96547

Please sign in to comment.