* filmbokep Hello all
I want to change my domain from filmbokep.mobi to filmbokep.club.
The problem is, all of my file i write with filmbokep.mobi
Example http://filmbokep.mobi/folder/videos.mp4
i have so many file like that. My question is can i change word filmbokep.mobi to filmbokep.club with automatic. Because is very hard if i change one by one.
Thank you
2015-11-10 01:17 · (1)
* Graham * filmbokep Add this as the last script on the _footer
<script>
var a=document.getElementsByTagName('a');
for(i=0;i< a.length;i+=1) {
a[i].href=a[i].href.replace(/filmbokep.mobi/i,'filmbokep.club');
}
</script>

Copy code
it will go through all links on the page and replace the domain
It is not ideal but the alternative is to rewrite your pages
The best way is to use relative addresses in your links so that they are independent of any parked domain
2015-11-10 16:14 (edited 2015-11-10 16:28 by Graham ) · (0)
* filmbokep * Graham hello, it working. But its not happen to picture mode.
My image file not show. Like this.
Can we fix it sir...?
2015-11-15 08:12
*
* Screenshot_2015-11-27-11-55-45.png · image/png · 58.82KB
(edited 2015-11-26 20:22 by filmbokep ) · (0)
* filmbokep * Graham Hallo graham, can we fix it. Your script not working in image file. The image not show like usualy.
Please help me graham.
Thanks
2015-12-01 00:33
*
* Screenshot_2015-12-01-16-32-45.png · image/png · 98.82KB
· (0)
* MoynaLink * Graham thanxxx i got it at last
2022-06-30 10:47 · (0)
* Templategyoom * Graham Good Job Sir...
2022-10-26 23:40 · (0)

Online: Guests: 1