-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f82030
commit 2a0dd67
Showing
24 changed files
with
1,326 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file.
Oops, something went wrong.