今天通过 Github 搜索我的名字 kingname ,发现有人盗用我博客的内容,克隆我的博客。
我的 Github pages 的Repository源文件在https://github.com/kingname/kingname.github.io,并绑定了http://kingname.info/
盗用者的 Repository 在: https://github.com/gaobo07/gaobo07.github.io
它的 CNAME 里面填写的是我的域名,从它的 atom.xml 里面可以看到,完全就是我的博客在 1 月份的时候的 atom.xml。
atom.xml
盗用者的atom.xml

我的atom.xml

对比这两张图,此人把标题和链接改成了它自己的标题和链接。
index.html
它的 index.html 中,竟然几乎照搬我的博客的个人描述:
盗用者的index.html

我的index.html

已经向 Github 申请删除它的这个 Repository 。另外提醒使用 Github pages 的 V 友,使用 Github 搜索一下自己的名字,看看是不是也被人克隆了。