Update sweetalert

main
nurbek 4 years ago
parent 3853801827
commit 85e9d84a50

@ -15305,18 +15305,18 @@
"cats": [
59
],
"description": "SweetAlert is a beautiful replacement for JavaScript's alert.",
"html": "<link[^>]+?href=\"[^\"]+sweet-alert(?:\\.min)?\\.css",
"icon": "SweetAlert.png",
"scripts": [
"sweet-alert(?:\\.min)?\\.js",
"sweetalert/([\\d.]+)/sweetalert(?:\\.min)\\.js"
],
"website": "https://t4t5.github.io/sweetalert/"
"scripts": "sweet(?:-)?alert(?:\\.min)?\\.js",
"oss": true,
"website": "https://sweetalert.js.org"
},
"SweetAlert2": {
"cats": [
59
],
"description": "SweetAlert2 is a beautiful, responsive, customizable, accessible replacement for JavaScript's popup boxes.",
"excludes": "SweetAlert",
"html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css",
"icon": "SweetAlert2.png",
@ -15329,6 +15329,7 @@
"sweetalert2@([\\d.]+)/dist/sweetalert2(?:\\.all)(?:\\.min)\\.js",
"limonte-sweetalert2/([\\d.]+)/sweetalert2(?:\\.all)(?:\\.min)\\.js"
],
"oss": true,
"website": "https://sweetalert2.github.io/"
},
"Swell": {