updating shapecss

for unminified version
main
MicroDreamIT 8 years ago committed by GitHub
parent 93f80b402b
commit 7e6b07234b

@ -7156,7 +7156,11 @@
"env": "^Shapecss$",
"html": "<link[^>]* href=\"[^\"]*shapecss(?:\\.min)?\\.css",
"icon": "Shapecss.svg",
"script": "shapecss(?:\\.min)?\\.js",
"script": [
"shapecss(?:\\-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1",
"/([\\d.]+)/shapecss(?:\\.min)?\\.js\\;version:\\1",
"shapecss.*\\.js"
],
"website": "https://shapecss.com"
},
"ShareThis": {
@ -10494,4 +10498,4 @@
"priority": "9"
}
}
}
}

Loading…
Cancel
Save