(no title)
incr_me | 1 month ago
Also, the site worked for me in Chrome but doesn't work in Firefox (145.0.2). Do `window.cookieManager = ...` (or even `var cookieManager = ...`) instead of `const cookieManager = ...`. This goes for all variables in the global lexical scope you intend to share across source files.
Grom_PE|1 month ago
incr_me|1 month ago
eru|1 month ago
ninalanyon|1 month ago