Android 11 is now running! No PlayStore? No problem. Install: Amazon Appstore, Huawei AppGallery, Aptoide, F-Droid, QooApp and Yalp Store.
Posts published by “Pedro Adelino”
Community Manager.
Software Developer.
Pro Hacker.
Pro Gambler.
Shareholder.
Marketing.
From Lisbon with Love.
Portugal still needs a revolution. 25th April 1974 25th April 20XX…
Keturi is stronger than ever before. Profit always!
Earn money with paid emails, surveys and cashback. Follow this link to join. It’s free!https://www.withyourconsent.uk
Better late than never, I guess… I am still a big Star Wars fan. This is the way!
I am working on new JavaScript functions for my website. I added a 5 seconds timer to the welcome page that will redirect you to my Blog.
How to get the Public IP address in JavaScript : <script type=”application/javascript”> function getIP(json) { document.write(“My public IP address is: “, json.ip);}</script> <script type=”application/javascript” src=”https://api.ipify.org?format=jsonp&callback=getIP”></script> Click here to test the…