a
This commit is contained in:
parent
2c24f0878f
commit
5a99fbb4a7
@ -37,10 +37,6 @@
|
||||
}
|
||||
|
||||
function setKey(key, value) {
|
||||
// navigator.sendBeacon("/cgi-bin/rpc/storage/" + name + "/upsert", JSON.stringify({
|
||||
// key: key.toString(),
|
||||
// value: value.toString()
|
||||
// }))
|
||||
if (name === "sessionStorage") {
|
||||
try {
|
||||
const xhr = new XMLHttpRequest();
|
||||
|
Loading…
x
Reference in New Issue
Block a user