Search results

  1. Grozzy

    Permanently Closed Marketplace Sales Thread

    NOT RECOMMENDED I've been using the service since the beginning of August but on the 4th of September I started getting weird error logs that I do not have enough funds on my SocialPanel24 balance. I quickly traced what failed and could see that the main Instagram Followers service price had...
  2. Grozzy

    My site got hacked and has several thousand spam pages

    Try Google Search Console.
  3. Grozzy

    Pokemon Go

    I've read about some businesses taking advantage of Pokéstops. It's amazing how many people can gather around these pokéstop hotspots.
  4. Grozzy

    Will there ever be a app

    Yes, there will be.
  5. Grozzy

    [HELP] iFrame issue with .tk websites on responsive

    IIRC back in the days when .TK was popular they simply placed your content inside of an iframe, nothing you can do about that.
  6. Grozzy

    Clickjacking using Base64 encoding. How they do this ?

    Okey, so you hooked me on this and I dug deep. If you look at the HTML source you'll find a JavaScript snipped at line ~433. This is 'packed' JS code (hence the function name 'function(p,a,c,k,e,d)') that gets evaluated/executed once it loads. There are online tools for unpacking such code...
  7. Grozzy

    Make a custom html site mobile friendly

    I personally like to let a library handle CSS media queries. There are plenty of solutions found in e.g. Bootstrap, 960 grid system and Pure CSS. You can Google CSS responsive utilities to find more.
  8. Grozzy

    Profile Picture Purge

    It still works if you use Gravatar.
  9. Grozzy

    What microjob website to use

    How about Fiverr?
  10. Grozzy

    Taxes... Can I avoid them ?

    Not worth it, pay taxes.
  11. Grozzy

    limited paypal

    Just do what PayPal tells you to do, verify your identity.
  12. Grozzy

    Can paypal link my new paypal account if I pay for domains and hosting?

    No, PayPal cannot get information from the seller.
  13. Grozzy

    Looking for a nice laptop, opinions?

    Lenovo ThinkPad! Best laptop I've ever had.
  14. Grozzy

    US Paypal asking me to confirm my identity > Need Phone number

    Worth mentioning is that you cannot link a bank account from another country other than the country the PayPal account was signed up for.
  15. Grozzy

    Just Finished c programming ,Starting C#

    That's because I didn't send an URL ;) cURL is a library used in many languages and basically lets you programmatically act as a web client, making HTTP requests easier. You'll have to Google and research to learn more.
  16. Grozzy

    How can I withdraw money from my PayPal business account without a link to a business bank account?

    That's not necessary. You should be able to connect any valid bank account to you PayPal whether it's a regular or a business account.
  17. Grozzy

    How to find who made that specific website?

    You could look up the domain name in any WHOIS checker online, just google 'WHOIS'. This will bring up information about who registered the domain name. It is however possible to hide your identity from these look-ups so if you're unlucky there's no other way other than trying to contact them.
  18. Grozzy

    New paypal checkout page.

    Register/convert you PayPal account to a business account. That should be it.
  19. Grozzy

    Just Finished c programming ,Starting C#

    Hi shizzledizzleeee, I'd like to give some opinions. If this is the first time you experiment with programming I'd start off with a language that is a little bit higher-level than C. I'd recommend Python which will get you going much faster. By bots I assume you mean social media bots, right...
Back
Top