Zone telechargement / Annuaire telechargement Direct Link

Show direct link (Uptobox,Uploaded,1fichier ...) on Zone-Telechargement and avoid dl-protect!

< Feedback on Zone telechargement / Annuaire telechargement Direct Link

Question/comment

§
Posted: 2018-06-07

Problème avec les liens Uptobox

Le script ne fonctionne plus avec les liens uptobox chez moi.

Le code interne pour Uptobox a été modifié. C'est dorénavant 123455601123455602123455610123455615

Voici la partie que j'ai modifié pour faire fonctionner le script à nouveau

        //uptobox //        123455600123455602123455610123455615 => 123455601123455602123455610123455615
        //if ($pathname.indexOf("123455600123455602123455610123455615") >=0 )
        if ($pathname.indexOf("123455601123455602123455610123455615") >=0 )
        {
            //$pathname = "http://uptobox.com"+$pathname.replace("123455600123455602123455610123455615","");
            $pathname = "http://uptobox.com"+$pathname.replace("123455601123455602123455610123455615","");
        }
thibAuthor
§
Posted: 2018-06-13

Merci pour l'info. Mise à jour effectuée

§
Posted: 2018-07-21

Merci pour l'info marche neikel

Post reply

Sign in to post a reply.