how to hide my source code so to not be copied

前端 未结 8 2017
臣服心动
臣服心动 2020-11-30 05:51

I was recently informed by someone that my website was copied. When I looked at the linked that he gave me I so that the site was identic to mine except for the logo and tex

8条回答
  •  星月不相逢
    2020-11-30 06:47

    There is no full proof way.

    But here is some strategy that can be employed to hide source code like using "window.history.pushState()"

    Detail here - http://freelancer.usercv.com/blog/28/hide-website-source-code-in-view-source-using-stupid-one-line-chinese-hack-code

提交回复
热议问题