aboutsummaryrefslogtreecommitdiff
path: root/common/fname_data.json
Commit message (Collapse)AuthorAgeFilesLines
* Fixing bypassing Function("...").HEADmasterYuchen Pei2023-09-101-1/+1
| | | | | | | | | | | | | It is similar to eval(). See, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/Function As a prior art, another extension did the blank ban of Function(): https://addons.mozilla.org/en-US/firefox/addon/noeval-disable-eval/ So let's ban it as well. Bug reported at https://lists.gnu.org/archive/html/bug-librejs/2023-09/msg00000.html
* move fname_data.json to commonYuchen Pei2022-09-221-0/+832