Home
``` service core:user:cloudflare: Uncaught Error: EvalError: Code generation from strings disallowed for this context ``` > `eval()` is not allowed for security reasons. > `new Function` is not allowed for security reasons. fucking what now cloudflare why there are very legitimate uses for both of them and it's so dumb to restrict them like that what the fuck luckily i don't do much codegen and those uses are kinda optional but still wtf