Wovie: Redux
Probado 

Wovie: Redux 5.1.11

No tiene permiso para descargar
  • Iniciador del hilo Iniciador del hilo matthew
  • Fecha de inicio Fecha de inicio
Lv.9
Bronze Member
Iron Member
Registrado
30 Ago. 2021
Mensajes
862
Puntuación de reacciones
2.272
Credits
$376
matthew submitted a new resource:

Wovie: Redux - All in one Movie and TV Show streaming script, originally created by a member of Codester taken over

Ver adjunto 8090
Wovie: Redux
All in one Movie and TV Show streaming script, originally created by a member of Codester taken over and improved on by members of nullpro.
Features:

Wovie came with a range of features such as:

  • TMDb Import of movies and shows.
  • Onesignal...

Read more about this resource...
 
Última edición por un moderador:
Tested:
Please modify the. htaccess file for some hosting
Código:
RewriteEngine On
#Make sure RewriteBase points to the directory where you installed WatchAMovie/WovieRedux.
#Remove the # from #RewriteBase if you installed WatchAMovie/WovieRedux in a subfolder.
#Example: RewriteBase /wovie if your installation is in a folder named wovie.
#RewriteBase /
RewriteRule ^/?serie/(.*)$ /show/$1 [L,R=301]
#RewriteCond %{HTTPS} on
#RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteCond %{SCRIPT_FILENAME} !-d 
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . index.php [L,QSA]

05202303_13.webp
05202303_15.webp
05202303_16.webp
 
Superior