Skip to content

I20240912-2100

@sratz sratz tagged this 12 Sep 16:57
Using ` (template literals) to 'quote' the string is not safe.

Use ' (regular string literal) intead and escape the data properly.
Assets 2
Loading