mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
feat(stremio): add configurable prop and debrid streams tag to peerflix addon
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
title: Peerflix
|
||||
description: A Stremio addon to fetch movies and series torrents from different sources. With content mostly in English and Spanish (from Spain).
|
||||
keywords: [stremio, addons, addon, spain, spanish, guide, setup, configuration, install, link]
|
||||
tags: [stremio-addon, stremio-addon:torrent-streams]
|
||||
tags: [stremio-addon, stremio-addon:torrent-streams, stremio-addon:debrid-streams]
|
||||
---
|
||||
```mdx-code-block
|
||||
import StremioAddonButtons from '@site/src/components/StremioAddonButtons';
|
||||
|
||||
<StremioAddonButtons id="peerflix" manifest="https://peerflix.mov/manifest.json" source="https://github.com/kekazoh/peerflix-scraper"/>
|
||||
<StremioAddonButtons id="peerflix" manifest="https://peerflix.mov/manifest.json" source="https://github.com/kekazoh/peerflix-scraper" configurable />
|
||||
```
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
Peerflix is an addon that can fetch movies and series torrents from different sources. The content is mostly in English and Spanish.
|
||||
|
||||
No configuration is needed, install it from one of the buttons above.
|
||||
No configuration is required. However, you may choose to configure it with a debrid service or to add filters and sorting criteria.
|
||||
|
||||
Reference in New Issue
Block a user