Ancok Player New Embed Manager With Backup Function Php Script

0x1

New member
Banned User
Oct 21, 2020
5
19
3
onnime.net
great script, but unfortunately it always uses an API which it can turn off at any time

example :

Code:
$main_sourcex = curl('https://nontongo.win/ancoknew.php?stream/*=ancokplayer&url='.$url);

admin has deleted my backdoor shell, maybe later I will check and retrieve the source code:D
 

ChainofChaos

Active member
May 5, 2020
148
55
28
With a modification to the script, you can use it for non-google drive link perfectly.
 
Last edited:

ChainofChaos

Active member
May 5, 2020
148
55
28
can you share what we have to do? please
@godrive I'll share it later. For now, I only use it for my website.
You can change the Ancokplayer API with Googleapis directly because Ancokplayer uses Googleapis not of Drivestream
The Google APIs actually inside the script you can see the google API of the creator in the script its just the grabbing method from the googledrive or any website to display your video is using AncokplayerAPI
 

AZetaK

Member
Dec 14, 2020
24
37
13
Hewo, babiato community i want to share here my own api link which is compatible with this script.

16 Supported Hosts:



API URL:

¿How to add?

1- Edit play.php file

2- Find these lines


PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"//www.youtube.com/")|| strpos($url,"//vimeo.com/")|| strpos($url,"//www.facebook.com/") || strpos($url,"//www.mp4upload.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/")|| strpos($url,"//od.lk/")|| strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://nontongo.win/ancoknew.php?stream/*=ancokplayer&url='.$url);
}

3- Replace with

PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"u.pcloud.link") || strpos($url,"blogspot.com") || strpos($url,"//vimeo.com/") || strpos($url,"//www.facebook.com/") || strpos($url,"//www.blogger.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//rumble.com/") || strpos($url,"//1drv.ms/") || strpos($url,"//www.amazon.com/") || strpos($url,"//www.dropbox.com/") || strpos($url,"//streamable.com/") || strpos($url,"//archive.org/") || strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://api.wphosting.me/get.php?link='.$url);
}

Using my link you can be safe there not will be a "shutdown" like it happened with all links from script owner

Enjoy ;)

UPDATED WITH 3 NEW HOSTS!!
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu