Recent content by daveter9

  1. daveter9

    How to save webpage for offline use?

    In chrome you can view the source of the website, you can copy that and try to view it offline in a webserver. You can make screenshots from the website as well, that way you know for sure you have everything but I understand that it is less elegant.
  2. daveter9

    GSA SER + DBC

    Yup
  3. daveter9

    Euro 2016 live streaming?

    npo.nl
  4. daveter9

    mail.ru search query

    You need to encode your string to ASCII, You have multiple librarys for multiple languages that can do this.
  5. daveter9

    How to monetize proxy servers

    Sell them
  6. daveter9

    Youtube hacked or what ?

    Not hacked, just down.
  7. daveter9

    Earn 0.0005$ Every 25 second

    Maybe we can create a python script to automate this all. (Any langauge will work but I am just familiair with python xD) Obviously we first need to know if you can actually withdrawn when using this method.
  8. daveter9

    Skype Group: Black hat programmers

    Yo man, my skype is daveter11 and I'd like to join your skype group since I don't really know what to do with my minor python skills. I also did a bit of django but I am not to great at it. Would appreciate if if you add me to the group!
  9. daveter9

    java - sorting file content

    Hey, I used beautifullsoup to parse HTML with pyton, turns out they have a java library (Or whatever the name is) as well! Take a look here: https://jsoup.org/ Hope it helps!
Back
Top