Jump to content
Elohim

Dendroid Android Botnet Full Source Code

Recommended Posts

Aici pe hostinger.ro imi da asta "Unauthorized Domain: Please contact support."

Poate nu fac eu ceva cum trebuie

"Change URL to your web server in reg.php"

<?php
$allowedDomains = array("www.pizzachip.com", "pizzachip.com"); //Aici schimbi cu link de la site-ul tau

if (in_array($_SERVER['HTTP_HOST'], $allowedDomains)) {
$validDomain = "true";
} else {
$validDomain = "false";
}
?>

Si mai sunt acolo o gramada de fisiere prin care trebuie sa modifici. Ce ti`am dat eu aici iti rezolva doar problema asta cu "Unauthorized Domain"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...