Recent content by xyx3r

  1. X

    Your Traffic, my adult streaming tube site. 50/50

    Hello everyone. so, I am good at technical stuff like server administrator, website building, WordPress, automation script, programming, etc. I have built website either from scratch or using CMS like WordPress. able to develop Android apps both native and hybrid. For now, I've created an...
  2. X

    Auto download from source then upload to CDN Storage and post?

    well, i am doing same exact thing. autocrawler and download video from source and directly upload it to cdn (openload) as of uploading to WordPress it could be done using wp-api. for me, i am not using WordPress, instead i am writing script that pull the list of videos directly from openload and...
  3. X

    How do I stop WordPress brute force bots? Need help!!

    agreed.. just wanted to say that rotating proxy could be stopped using IP blocking. not arguing with you about the importance of security expert to take a look into the matter. and i am in no way claiming to be one. the problem here is not only about brute Force to gain access to admin, what...
  4. X

    How do I stop WordPress brute force bots? Need help!!

    how it is not gonna work if we block ALL the IP Address on the planet???? using htaccess or some sort of firewall that doesn't involve plugin or PHP script? read the beautiful explanation by @Diplomat above you.
  5. X

    How do I stop WordPress brute force bots? Need help!!

    I second this. completely agree with all of things he stated. couldn't explain it better.
  6. X

    How do I stop WordPress brute force bots? Need help!!

    ^ yup, this will do. also, if you don't really need that xmlrpc, just delete it. *edit reason: wrong quote.
  7. X

    How do I stop WordPress brute force bots? Need help!!

    yes, cloudflare should solve your problem. their free plan also included "unmetered DDoS protection".. brute Force is hard to stop, I've done some wp brute Force before, and i can always use rotating proxy to prevent such IP blocking. blocking access to wp-login.php also not gonna stop the...
  8. X

    How to earn 10-20 $ per day using Google?

    people in my country do this shit like crazy. they could reach as many as 10+ acc banned per month per person..
  9. X

    How to earn 10-20 $ per day using Google?

    you will get banned for sure. faster. even if you managed to earn 100$ finalized earning, when it's time to payout, they will ban you, and they will ban you cold blooded.
  10. X

    Admob Interstitial help please !

    where did you get the source code from? if you buy from a legitimate seller, then simply ask the seller to help you change the code. it is the easiest way since the developer of the app is someone who knows how the workflow of the app without having to learn how the app works.
  11. X

    Paypal Money Generator

    what?? monkey generator? hahaha ha haha
  12. X

    Is there anyway to hide Wordpress site?

    yes this is what i mean. hiding the WordPress from visitors and possibly developer. Indeed it is not easy because we will ended up developing the frontend entirely from scratch. the idea is to use wp as content poster only. not using them to display the website itself. and of course the drawback...
  13. X

    Is there anyway to hide Wordpress site?

    there's no easy way to do this. but there's always a way. if you can create your own html front page, you can separate the WordPress site and the one you share for public. retrieve the posts from your WordPress site using wp-json. and then display those posts to your site frontpage using...
  14. X

    Beginner looking to start coding.

    I completely agree with you about how powerful python is. but we are also talking about beginner here, the drawback of python is not the lack of library or framework, it's the other way around, too much library and framework make it hard to decide which one to follow.
Back
Top