美文网首页
chrome无法访问GitHub

chrome无法访问GitHub

作者: Berning | 来源:发表于2020-12-11 18:59 被阅读0次
~ berning$ sqlite3 Library/Application\ Support/Google/Chrome/Default/Cookies  
SQLite version 3.28.0 2019-04-15 14:49:49
Enter ".help" for usage hints.
sqlite> 
sqlite> delete  from cookies where host_key like '%github%';


相关文章

网友评论

      本文标题:chrome无法访问GitHub

      本文链接:https://www.haomeiwen.com/subject/rtcsgktx.html