Search results

  1. F

    Making bank using a wordpress plugin

    lol look up pepfeed com, it's a huge company man
  2. F

    Making bank using a wordpress plugin

    I've been using this wordpress plugin called Pepfeed instant monetization. Easiest way in the world to make some bucks. It's a widget and it shows you relevant products related to the page you are viewing, and every time someone buys a product using your link, you get a commission ;) Worth...
  3. F

    Wordpress Plugin that checks for cookie

    I need a wordpress plugin that checks for a cookie before showing a page/post. For example, if cookie X is present show page A. If cookie is not present, show page B. Is there any plugin that can do that kind of logic? thanks
  4. F

    How to Blank Referrer over HTTPS

    oh godammit Looks like you're right. At least partially right. My script is working at 100% in IE, but fails at chrome or firefox. The reason being - like you said - if the initial request was from a non https website (non secure connection) the referer always gets leaked. But if i do a request...
  5. F

    How to Blank Referrer over HTTPS

    No, you dont need the initial request to be made from a https website... You just have to add the https request between the redirects, once the redirect go thro the SSL, the referer gets automatically killed. At least, thats what the theory says. I just dont understand why it isn't working for me!
  6. F

    How to Blank Referrer over HTTPS

    mrblackjack i know its possible to do like i am doing. I see a lot of people doing it. The problem is the 302 redirect i made doesn't go thro the encrypted SSL connection hence the referrer gets leaked every f*cking time. How can I force Apache to do so?
  7. F

    How to Blank Referrer over HTTPS

    Yes! Any other solution for this problem?
  8. F

    How to Blank Referrer over HTTPS

    Heres what i want to do: I have the following code in the Website 1 (notice it is redirecting over a SSL connection) <?php header("Location: https://redirect/to/website2"); ?> and this in the Website 2 (the "referer" header should be dropped, because it is redirecting from a HTTP Secure...
  9. F

    Need someone good at english

    Already found someone. Thanks for all the interested parties for bumpin me the thread :D
  10. F

    Need someone good at english

    lmfao All I am asking is a small piece of text about a random subject. Ill provide a template and you just have to change some sentences around. For someone whos good at english, is that difficult? I bet you can do that in 5-10 mins max.
  11. F

    Need someone good at english

    Need someone good at english who can write me good articles with perfect syntax/grammar. Around 150 words, maximum 200 words. $1 each article Thanks add me on skype: filipe3x
  12. F

    Paying $1 for a 5 mins job

    AHAHAHA this made me crackin me up! No, its just a forum submission job. I already found someone to do the job thanks for all the interested
  13. F

    Paying $1 for a 5 mins job

    Anyone interested add me on skype: filipe3x
  14. F

    Did Pinterest HURT my websites? Check this out...

    No wonder why you got ghosted lol
  15. F

    The Fall Of Pinterest !!!

    ^This and only this!
  16. F

    ll RTSP methode patched ? ll

    Its working great here. RTSP ROCKS!
  17. F

    Tool to auto post

    Gonna try that. thanks
  18. F

    Tool to auto post

    Hey I have a blogger site and I want to auto submit like 40 pre-spinned articles (.txt files) to my blog. Anyone knows a good workflow to do this? Is there any tool to help me auto-posting to blogger? Thank you! :o
Back
Top