Add particles.js detection (#2156)

This can be checked [here](http://pwning.fun/) and [here](https://vincentgarreau.com/particles.js/).
It has ~14.000 stars in github, and is used on a metric fuckton of websites
who want a fancy background. Unfortunately, it doesn't have an icon yet.
main
jvoisin 7 years ago committed by Elbert Alias
parent f386739522
commit d5d2101e12

@ -11784,6 +11784,17 @@
}, },
"website": "http://owncloud.org" "website": "http://owncloud.org"
}, },
"particles.js": {
"cats": [
25
],
"js": {
"particleJS": ""
},
"script": "/particles(?:\\min)?\\.js",
"html": "<div id=\"particles\\-js\">",
"website": "https://vincentgarreau.com/particles.js/"
},
"papaya CMS": { "papaya CMS": {
"cats": [ "cats": [
1 1

Loading…
Cancel
Save