MCPcopy
hub / github.com/ChinaGodMan/UserScripts / getAllCookies

Function getAllCookies

missav-explorer/missav-explorer.user.js:465–467  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

463 }
464
465 function getAllCookies() {
466 return document.cookie
467 }
468
469 // 获取指定 JSON 数据的函数
470

Callers 1

fetchJsonDataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected