Hide Referrer on click

后端 未结 8 718
暗喜
暗喜 2020-12-02 11:39

I want to hide the referrer when I click a link on my website. To understand better what I want to do: When somebody clicks a link on my website, I don\'t want the other web

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-02 12:09

    We use a simple script we developed in-house for an internal task system. We don't want referrer information passed either! When I watch other websites we manage, I do not see any referrer information passed with the request when using the script, but without the script I do.

    
    

提交回复
热议问题