Lordeagle
filmbokep Substitute the urls used below with urs
<script>
var b=document.body;
b.onload=rewriteURL();
function rewriteURL(){
var c=b.innerHTML.replace(/eaglenet.xtgem.com/gi,'lordeagle.yn.lt');
b.innerHTML=c;}
</script>
Copy code paste the above at the foot of ur pages.