Fix xss in date

This commit is contained in:
uzairr
2020-07-22 02:24:27 +05:00
parent 17340353ea
commit a006eef364

View File

@@ -1 +1 @@
<abbr title="<%= date %>"></abbr>
<abbr title="<%- date %>"></abbr>