Search results

  1. uso

    [AMA] - I Own an Online Casino, Ask me Anything

    do you rig the results in your favour?
  2. uso

    SIM Hosting Australia

    Could you just buy/use some cheap android phones to house them? There are some sms forwarded apps, you could also set up a vpn on them for "proxy" access. Potentially cheaper than a hosting service.
  3. uso

    Is there a better method to clipping streamers?

    have you tried AI agents? n8n selfhosted.. check reddit for examples: https://www.reddit.com/r/n8n/ are you getting paid to clip? could you share the site you use that pays you? cheers
  4. uso

    [Journey] Let's exploit a site for $10m! AI for the win!

    extortion scam emails? ransomware? talking about bypassing spam filters..must be sending emails?
  5. uso

    [Journey] Let's exploit a site for $10m! AI for the win!

    is it a gambling site or what? what KIND of site are you exploiting?
  6. uso

    Avoid Google SMS verification?

    Hey, am trying similar things.. Could you please share, where do you get virtual numbers that work with gmail creation?
  7. uso

    BTC price at the end of year 2022

    definitely under 10k
  8. uso

    Help Getting 504 Getaways Error Nginx

    Just to clarify, is it always showing 504 or only when you hit publish on wordpress? 504 error is a gateway timeout - usually this is a nginx configuration issue. Suggest you backup, wipe nginx and try a fresh install again.
  9. uso

    Request Any Envato Elements - Limited Time

    this one please; https://elements.envato.com/gramic-ceramics-pottery-decor-shopify-theme-K3CVK7C
  10. uso

    [Free] Envato Elements Products

    This one please: https://elements.envato.com/gramic-ceramics-pottery-decor-shopify-theme-K3CVK7C
  11. uso

    [Free] Envato Elements Products

    This one please: https://elements.envato.com/alamp-interior-decor-and-lights-shopify-theme-E6UAGXK
  12. uso

    Request Any Envato Elements - Limited Time

    Hi Codx64, I think you may have missed me also.
  13. uso

    Request Any Envato Elements - Limited Time

    This one please: https://elements.envato.com/sunmi-electronics-responsive-shopify-theme-ZERS4LY
  14. uso

    Is There Any Working Video Call Recorder For Android?

    There is an app that uses accessibility services to try and record call. Try this one: https://play.google.com/store/apps/details?id=com.catalinagroup.callrecorder
  15. uso

    [Journey] To Scale a Brand New Website to 50,000 visitors a month!

    How are you indexing pages? Google's search console "request indexing" is broken.
  16. uso

    Modify the class of an element in Wordpress

    get this plugin wordpress.org/plugins/custom-css-js/ or search worpress plugins for custom css js It allows you to put jscript/jquery/css on any page easily. code: var a = document.getElementById("div1"); //get the element you want to change if (a.length > 0) { //check if element exists...
  17. uso

    Getting Problem with CPA movie Landing Page

    it's only php warnings. You can ignore. Just add this to the beginning of your index.php file <?php error_reporting(0); ?>
  18. uso

    did anyone else see this? (they calling this the covid-19 conspiracy)

    This video originally aired in 2003, predicting covid, from china, Hydroxychloroquine and more..
Back
Top