Page 1 of 1

JavaScript library of crypto standards

Posted: Thu Oct 18, 2018 10:33 am
by aaaaaaaaaaaa
Hello,

The following Liste FR filter:

Code: Select all

/crypto-js.min.js
Is blocking the following URL:

Code: Select all

https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.9-1/crypto-js.min.js
This is a legitimate Javascript library

Code: Select all

https://www.npmjs.com/package/crypto-js
and nothing advertising or malicious.

This is preventing legitimate applications to works: for example:

Code: Select all

https://jsfiddle.net/kgersen/3mnsc6wy/embedded/result/
Regards,

Re: False positive: /crypto-js.min.js

Posted: Thu Oct 18, 2018 6:33 pm
by smed79
Hello,
removed https://hg.adblockplus.org/listefr/rev/1a397d9cf687

Thanks for reporting.