Activity Stream
48,167 MEMBERS
6882 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member
    Website's:
    Proaudiozone.info HdMoviesNxT.com

    Default help regarding Hide links with anonym.to

    hi guys i have my site proaudiozone.info i need to automatic get homepages of post's get like this


    the original link is

    http://www.sonokinetic.net/products/classical/vivace/

    convert it to this

    http://anonym.to/?http://www.sonokin...ssical/vivace/

    exept filehost links

    like rapidshare, extabit, ul.to

    so can anyone help me regarding this, i find a same idea but with adf.ly, so anyone can give me solution for this to anonymz my links.
    Proaudiozone.info Reviewed by Proaudiozone.info on . help regarding Hide links with anonym.to hi guys i have my site proaudiozone.info i need to automatic get homepages of post's get like this the original link is http://www.sonokinetic.net/products/classical/vivace/ convert it to this http://anonym.to/?http://www.sonokinetic.net/products/classical/vivace/ Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    You can try something like this in your functions.php:
    PHP Code: 
    function anonymize_links($content) {
      
    $content preg_replace('#href="([^"]+)"#''href="http://anonym.to/?$1"'$content);
      return 
    $content;
    }
    add_filter('the_content','anonymize_links'); 
    It doesn't handle the exceptions though.

  4.     
    #3
    Member
    Website's:
    Proaudiozone.info HdMoviesNxT.com
    it's done thnx for the help, MODS please close the thread.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Hide Links in Code tag
    By Myth? in forum vBulletin
    Replies: 1
    Last Post: 6th Feb 2012, 03:27 AM
  2. another good way to hide your links
    By vincentfkc in forum Useful Sites
    Replies: 0
    Last Post: 3rd Dec 2011, 10:35 PM
  3. anonym.to external links excluding your Affiliates
    By Prince in forum Webmaster Resources
    Replies: 0
    Last Post: 12th Oct 2009, 04:52 PM
  4. anonym links in mybb
    By r0ck in forum Web Application/Script Support
    Replies: 0
    Last Post: 6th May 2009, 12:27 AM
  5. would you hide links in your forum?
    By hscorp in forum Webmaster Discussion
    Replies: 13
    Last Post: 26th Mar 2009, 05:10 PM

Tags for this Thread

BE SOCIAL