Two users have Perkeep instances that seem to be crash looping, repeatedly downloading the Perkeep docker image, costing me about $20/day. (mostly due to me being lazy originally with how we distributed the bytes... we don't conditionally fetch it, and we don't mirror around the world, so now we pay for always-fetched redundant download bandwidth across the ocean)
We'll put the downloads behind a CDN and make the downloading smarter, but in the meantime, if you own one of:
104.154.108.235
35.246.163.66
... could you fix or stop your instances?
I don't want to delete the Google Cloud Storage objects and break other people meanwhile.
(Unfortunately, it doesn't seem like GCS supports per bucket or per object ACLs that support filtering on IP addresses....)