Improve SweetAlert2 detection (#2433)

main
Limon Monte 6 years ago committed by Elbert Alias
parent 8fbc52d749
commit 0445fa2d79

@ -9485,6 +9485,9 @@
"excludes": "SweetAlert",
"html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css",
"icon": "SweetAlert2.png",
"js": {
"Sweetalert2": ""
},
"script": "sweetalert2(?:\\.all)?(?:\\.min)?\\.js",
"website": "https://sweetalert2.github.io/"
},

Loading…
Cancel
Save