Can images on 'user-images.githubusercontent.com' be deleted?

感情迁移 提交于 2020-03-03 04:37:26

问题


I accidentally uploaded an image I don't want to have on GitHub. I had thought that I had cut private information from an image I was uploading for example purposes, but the private information remains. It contains things like a hostname that I would prefer is not public knowledge.

Is there a way to remove that image from github's image registry?

I know it's highly unlikely that someone ever unearths it by checking all the possible destinations for the image on their server, but it would give me peace of mind.


回答1:


  1. Whatever the private info was, invalidate it if possible.

  2. Contact GitHub. They normally respond quite quickly (I've frequently received responses in just a few hours), as they're obviously the ones that have the ability to remove it.



来源:https://stackoverflow.com/questions/52282847/can-images-on-user-images-githubusercontent-com-be-deleted

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!