Lucene search
+L

1 matches found

Hacker One
Hacker One
added 2018/01/04 4:7 a.m.40 views

Cloudflare: // (double slash) inside es6 template literals interpreted as an inline comment by the auto-minifier

The following is valid javascript: var a = //; So is this: var url = https://hackerone.com; However, Cloudflare's auto-minifier removes the parts of both lines including and after the //, meaning in production, they look like this: var a = var url = https: This can either straight up break or...

6.8AI score
SaveExploits0
Rows per page
Query Builder