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