Update cookies.js
This commit is contained in:
parent
211a3cd690
commit
7e1eb5d0f3
@ -1,5 +1,5 @@
|
||||
/* cookies.js; Deven Blake 2021 */
|
||||
/* @license magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt Public Domain */
|
||||
/* @license magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt Public-Domain */
|
||||
|
||||
window.setCookie = function(name, value){
|
||||
var d;
|
||||
|
Loading…
Reference in New Issue
Block a user