js直接编辑当前cookie的脚本

  Author: Linx

  

复制代码 代码如下:

  javascript:document.cookie=window.prompt("Linx Edit cookie:",document.cookie);void(0);