一直用的GitHub pages ,昨天hexo 部署的时候提示
nothing to commit, working tree clean
ERROR: Repository unavailable due to DMCA takedown.
See the takedown notice for more details:
https://github.com/github/dmca/blob/master/2019/08/2019-08-19-Jetbrains.md.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html
Error: ERROR: Repository unavailable due to DMCA takedown.
See the takedown notice for more details:
https://github.com/github/dmca/blob/master/2019/08/2019-08-19-Jetbrains.md.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
at ChildProcess.<anonymous> (d:\code\hexo\blog\node_modules\hexo-util\lib\spawn.js:37:17)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at ChildProcess.cp.emit (d:\code\hexo\blog\node_modules\cross-spawn\lib\enoent.js:40:29)
at maybeClose (internal/child_process.js:925:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
然后搜索了下,原来我的库被禁止使用了,进去一看,果然。。。
原来是莫名其妙的侵权被投诉了,还给我发了邮件
可惜已经过去24小时,库已经被禁止使用了。
于是我给 developer@githubsupport.com
这个邮箱回邮件,说我把侵权内容删除,请求恢复我的仓库或者删除。
Hello, sorry, I didn't see the mail in time. I've deleted the infringement.
I've applied to restore the repository's permission or delete the repository.
The address of the repository is https://github.com/xxx/xxx/.
Thank you.
对方一会就回邮件了:
Thank you for contacting GitHub Developer Support. We wanted to let you know that we've received your message and will get to it as quickly as possible.
Ticket ID: 356209
If you have any additional information or would like to add anything to your initial message, now would be a great time to do so, feel free to reply to this email. If not, then rest assured your request is in the right hands :)
Thank you!
The GitHub Developer Support Team
Hi xxx,
I'd be happy to delete that repository for you. Can you please confirm that this is the repository you would like us to permanently delete:
https://github.com/xxx/xxx
Cheers,
Peyton
然后我又回复:
thank you for your reply.
please delete the repository https://github.com/xxx/xxx ,thank you!
Yes, I confirm the deletion of this repository https://github.com/xxx/xxx
thank you!
然后收到删除邮件。
Hello,
Thanks for confirming. The repository has been deleted.
Please note that repeated infringement under our DMCA Takedown Policy can result in loss of access to your account. You can read more about Repeated Infringement below:
https://help.github.com/articles/dmca-takedown-policy/#e-repeated-infringement
Best,
Peyton
仓库终于删除了,于是新建了仓库,把hexo推上去,OK了。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。