Google has been compromised for so long, and now duck duck go is also over taken. Where do we, as regular internet users go for real info? I’m just trying to verify the Q drops post and every step I get an internet obstacle. It’s honestly frustrating but also very telling that info related to the drops is stifled.
You're viewing a single comment thread. View all comments, or full comment thread.
Comments (41)
sorted by:
What you could do is this:
https://qalerts.app/
click Q (left hand side) and then note the blue text bars.
Click on the 300M archive and save in a special directory. e.g. /home/Documents/Research/Q/
[Convention: # is just to escape the code; $ is command prompt.]
#$cd (into directory and unpack)
Archive the downloaded archive off site and delete.
if needs be #cd ~/home/Documents/Research/Q/ or go back into the Q-directory as the "root"-directory.
Start local temporary webserver in python3 (Linux) or python(windows) and it will serve your Q-drop site nicely.
#$python3 -m http.server 8080 --bind 127.0.0.1
You can basically choose any port (check your firewall settings!) and/ or any local host range ip address. Also, as long as you want to use the webserver, leave the terminal open!
Open webbroswer: type: 127.0.0.1:8080
Enjoy!
Evade those that do evil by not giving them your business!