Remix.run Logo
nilsherzig 5 days ago

Embedding images on a popular page?

But according to the servers status at http://35.223.193.241:443/statusz nearly all claim requests expected to get html back not images.

gruez 5 days ago | parent [-]

There's plenty of ways around that, for instance

    <script src="https://ipv4.games/claim?name=gruez">
or

    <iframe src="https://ipv4.games/claim?name=gruez">