Search results

  1. S

    Top 10 Programming Languages :D

    Where is bash? or perl?
  2. S

    [help] looking for http request bot

    Agree, there is no such thing as a free meal
  3. S

    [help] looking for http request bot

    Shure make for loop :) $url = 'urltopost'; $proxy_list = file_get_contents('./proxy.txt', FILE_USE_INCLUDE_PATH); foreach ($proxy_list as $proxy) { $proxy_use = explode(":", $proxy); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,$url); curl_setopt($ch, CURLOPT_PROXY...
  4. S

    App$ = $$$$$

    How important is it from which market you lunch you app? Is "beginners" boost from Apple still in game? It is hard for me to publich app on Slovenian apple store with only 2mio of people. On other hand someone that has 10x worse app than me but he is publishing it on American market of 300mio...
  5. S

    [help] looking for http request bot

    Simple .php script $url = 'urltopost'; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,$url); curl_setopt($ch, CURLOPT_PROXY, "YOUR PROXY HOST"); curl_setopt($ch, CURLOPT_PROXYPORT, "YOUR PROXY PORT"); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch...
  6. S

    twitter

    Hey guys, I've just got myself domain: twitter.si, anyone has an idea what to do with it? :-) Because as far as I know twitter doesn't have trademark on the WORD twitter..
  7. S

    Football Fever - Lets get into it

    Deutsche panzer tank in brazil
  8. S

    Football Fever - Lets get into it

    dutch and germany final 100%
  9. S

    Permanently Closed Marketplace Sales Thread

    Please send me samples
  10. S

    adidas web shop

    Okay thanks to the tips :) it goes in trash
  11. S

    adidas web shop

    I don't understand what do you mean by that? I've got this domain 2 days ago and I'm wondering what to do with it.. Anyone interested in buying it?
  12. S

    adidas web shop

    Hello guys, anyone has any experience with brandname domains? What would be best for me to do with this domain: adidas.si ? I was thinking on setting amazon adidas shop on it.. What do you think? Thanks!
  13. S

    Email Scraper

    download kali linux and there you have in metasploit a lot of email scrapers
  14. S

    FIFA Fever:- Which team are you supporting?

    SLOVENIA !!!! Oh wait.. :(
  15. S

    Classipress

    Hey guys, can someone please download me language pack -> Slovenian for Classipress (https://www.appthemes.com/support/languages/classipress/) Thank you very much :)
  16. S

    Adult website

    the problem is who would do dating on such domain?
  17. S

    Adult website

    it is easy to say but so hard to do something... i have domain -> sex.si
Back
Top