~ 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%';
~ 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
网友评论