The Proxy Discussion Thread

Discussion in 'General Business' started by antman, Jul 14, 2007.

  1. Mr.Bill

    Mr.Bill Well-Known Member

    Messages:
    2,818
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    160
    #6821
    You need to get geoip blocking setup on your sites or your server if its dedicated to proxy sites only. Google is not even counting the impressions from certain locations. This would be my guess for the 40k uniques and lack of impressions. Could be partly hotlinking. If you share the urls might be a tad easier to give an answer.
     
    Mr.Bill, May 11, 2008 IP
  2. urbt

    urbt Peon

    Messages:
    1,067
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    0
    #6822
    If I were to block the websense user agent in htaccess, could I stop websense blocking my proxies? Or would they ignore the htaccess?
     
    urbt, May 11, 2008 IP
  3. Mr.Bill

    Mr.Bill Well-Known Member

    Messages:
    2,818
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    160
    #6823
    Could try this instead of a htaccess block. Use php to redirect them to there own site ;)

    <?php
    
    $ip = $_SERVER['REMOTE_ADDR'];
    $parts = explode('.', $ip);
    $mask = $parts[count($parts) - 4] . '.' . $parts[count($parts) - 3] . '.' . $parts[count($parts) - 2];
    if ($mask == '66.194.6') {
    	header("HTTP/1.1 301 Moved Permanently"); 
    	header("location: http://www.websense.com");
    	exit();
    }
    
    ?>
    PHP:
    Would think this is better as they cant ignore it ;)
     
    Mr.Bill, May 11, 2008 IP
  4. JacobNix

    JacobNix Peon

    Messages:
    2,081
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #6824
    hey Just found a new secret
    made me $19 since now for today :D
    Best choice for proxy network owners
    I may write a new e-book for this great service
     
    JacobNix, May 11, 2008 IP
  5. Mr.Bill

    Mr.Bill Well-Known Member

    Messages:
    2,818
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    160
    #6825
    Could also share it with a couple regulars. Prior to an eBook so you add there feedback to it :)
     
    Mr.Bill, May 11, 2008 IP
  6. mentos

    mentos Prominent Member

    Messages:
    15,280
    Likes Received:
    473
    Best Answers:
    0
    Trophy Points:
    330
    #6826
    Looking forward to buy from you:D
     
    mentos, May 11, 2008 IP
  7. JacobNix

    JacobNix Peon

    Messages:
    2,081
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #6827
    made another $2 in this 20 minutes L:DL
     
    JacobNix, May 11, 2008 IP
  8. meep99

    meep99 Peon

    Messages:
    785
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6828
    
    if (strpos($_SERVER['REMOTE_ADDR'], '66.194.6'))
    {
    	header("HTTP/1.1 301 Moved Permanently"); 
    	header("location: http://www.websense.com");
    	exit();
    }
    
    PHP:
    :cool:
     
    meep99, May 11, 2008 IP
  9. newzone

    newzone Well-Known Member

    Messages:
    2,865
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    135
    Digital Goods:
    1
    #6829
    now everyone wants the idea :) or few words about , what can be ?
     
    newzone, May 11, 2008 IP
  10. prince4life

    prince4life Active Member

    Messages:
    813
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    60
    #6830
    Let me know your method and i will certify it to see whether it is feasible and recommended for others to try :p
     
    prince4life, May 11, 2008 IP
  11. ronmac

    ronmac Well-Known Member

    Messages:
    2,093
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    125
    #6831
    Proxy.biz will be up in about 3-4 days. looking for interested parties to link up and share the rev as well


     
    ronmac, May 11, 2008 IP
  12. goldmon

    goldmon Well-Known Member

    Messages:
    6,298
    Likes Received:
    53
    Best Answers:
    0
    Trophy Points:
    190
    #6832
    JacobNix - share with me at will sent you $? money..but want to be sure that trick is steady not for 1-2 days;)
     
    goldmon, May 11, 2008 IP
  13. newzone

    newzone Well-Known Member

    Messages:
    2,865
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    135
    Digital Goods:
    1
    #6833
    better share with all :)
     
    newzone, May 11, 2008 IP
  14. JacobNix

    JacobNix Peon

    Messages:
    2,081
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #6834
    hey what a great offer
    you are a genius man ! :D
    sending me $?
    well i do prefer to keep it secret and earn $$ a day ;)


    well
    let me earn some cash out of this unique money making method :D
    and wait for the E-book
    or just let me know your offers for a single PM to you ,explaining that bible


    Today's earning using this Method:$32 since now (in 17 hours)

    thats cool !
     
    JacobNix, May 11, 2008 IP
  15. meep99

    meep99 Peon

    Messages:
    785
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6835
    Sell ebooks telling people how to sell ebooks to make money :cool: cough

    if you found something worthwhile which somehow no one else did you should keep it to your self, but i smell BS (with regards to this SUPER SECRET METHOD TRICKZ - not the $32 earning)
     
    meep99, May 11, 2008 IP
  16. urbt

    urbt Peon

    Messages:
    1,067
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    0
    #6836
    I am interested JacobNix, but for once you should do something for the community without milking money from it.

    You know what I say? Open it up to 10 or 15 people. Either do a 1st come 1st serve thread or pm selected well respected proxy owners with it. The method won't become saturated, so you'll keep on making the money from it.

    Oh, and @Ianmonkey, you wouldn't happen to know where I can find these ips? Or is that the 'holy grail'?
     
    urbt, May 11, 2008 IP
  17. newzone

    newzone Well-Known Member

    Messages:
    2,865
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    135
    Digital Goods:
    1
    #6837
    i tested all but only this one is working in glype for me,

    How to redirect by CIDR or IP range using this php code ?
     
    newzone, May 11, 2008 IP
  18. meep99

    meep99 Peon

    Messages:
    785
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6838
    try mine with a foreach loop
     
    meep99, May 11, 2008 IP
  19. thefreebielife

    thefreebielife Peon

    Messages:
    1,202
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #6839
    thefreebielife, May 11, 2008 IP
  20. SUB

    SUB Well-Known Member

    Messages:
    577
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    108
    #6840
    I would like to mention something to the proxy owners out there.

    When you place your pop unders ads make sure you site works correctly.
    Theres this site here that has the pop unders and its very hard to browse the proxified pages. The green header of the phproxy on the proxified page is messing up the page being viewed.





    I run a topsite and i'm sick and tired of seeing these sites filled with ads and i have to scrolllllllllllllllllllll all the way down to find the URL bar. So i just deny them:)

    And if you think that pissed me off sometimes think of your visiting users and your converted users.
     
    SUB, May 11, 2008 IP