Windows users can run
echo 172.67.180.247 aiplex.lol >> C:\Windows\System32\drivers\etc\hosts
in command prompt (as administrator)
in Linux, you can run
echo “172.67.180.247 aiplex.lol” | sudo tee -a /etc/hosts
and aiplex.lol will work fine in your systems
I don’t have mac so idk about mac