Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammedcha authored Oct 14, 2023
1 parent 7f82030 commit 2a0dd67
Show file tree
Hide file tree
Showing 24 changed files with 1,326 additions and 0 deletions.
31 changes: 31 additions & 0 deletions config/config.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!-- ================================================================= -->
<!-- ================================================================= -->
<!-- ============ By Mohammed Cha 2023 : Re-skinning GRP ============= -->
<!-- ================================================================= -->
<!-- ================================================================= -->

<?php

$Re_skinning_Grp_uri = 'https://www.re-skinning.com/cpa/landing6'; // Website Link
$Re_skinning_Grp_wname = 'Movies'; // Website Title
$Re_skinning_Grp_descrip = 'Free Movies'; // Website Description

$Re_skinning_Grp_adbluemedia_it = '1444147'; // AdBlueMedia IT
$Re_skinning_Grp_adbluemedia_key = 'e619c'; // AdBlueMedia KEY

$Re_skinning_Grp_ImdbApi = 'b7cd3340a794e5a2f35e3abb820b497f'; // Themoviedb API

$Re_skinning_Grp_video_mp4 = 'https://cdn.jsdelivr.net/gh/iDevMore/tvs-vd1/nfx.mp4'; // Video Link
$Re_skinning_Grp_pause_time = '5'; // Time to Stop Movie

$Re_skinning_Grp_comingsoon = '1'; // 1 to display
$Re_skinning_Grp_related = '1'; // 1 to display


?>

<!-- ================================================================= -->
<!-- ================================================================= -->
<!-- ============ By Mohammed Cha 2023 : Re-skinning GRP ============= -->
<!-- ================================================================= -->
<!-- ================================================================= -->
Empty file added config/index.html
Empty file.
7 changes: 7 additions & 0 deletions css/bootstrap.min.css

Large diffs are not rendered by default.

58 changes: 58 additions & 0 deletions css/inctest.css

Large diffs are not rendered by default.

Empty file added css/index.html
Empty file.
Loading

0 comments on commit 2a0dd67

Please sign in to comment.