Fix reverted commits

main
Elbert Alias 4 years ago
parent 44b410a3a9
commit 41ab30f1fd

@ -7478,6 +7478,8 @@
"icon": "MediaWiki.png", "icon": "MediaWiki.png",
"implies": "PHP", "implies": "PHP",
"js": { "js": {
"wgTitle": "",
"wgVersion": "^(.+)$\\;version:\\1",
"mw.util.toggleToc": "" "mw.util.toggleToc": ""
}, },
"meta": { "meta": {
@ -10769,7 +10771,7 @@
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.", "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
"website": "https://select2.org/" "website": "https://select2.org/"
}, },
"Semantic-ui": { "Semantic UI": {
"cats": [ "cats": [
66 66
], ],
@ -10779,7 +10781,7 @@
"icon": "Semantic-ui.png", "icon": "Semantic-ui.png",
"scripts": "/semantic(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1", "scripts": "/semantic(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1",
"description": "Semantic UI is a front-end development framework, powered by LESS and jQuery.", "description": "Semantic UI is a front-end development framework, powered by LESS and jQuery.",
"website": "https://semantic-ui.com" "website": "https://semantic-ui.com/"
}, },
"Sencha Touch": { "Sencha Touch": {
"cats": [ "cats": [
@ -12552,7 +12554,7 @@
}, },
"Twitter Emoji (Twemoji)": { "Twitter Emoji (Twemoji)": {
"cats": [ "cats": [
19 17
], ],
"js": { "js": {
"twemoji": "" "twemoji": ""
@ -14846,7 +14848,7 @@
"cats": [ "cats": [
31 31
], ],
"html": "<[^>]+?//cdn\\.jsdelivr\\.net/", "html": "<link [^>]*?href=\"?[a-zA-Z]*?:?//cdn\\.jsdelivr\\.net/",
"icon": "jsdelivr-icon.svg", "icon": "jsdelivr-icon.svg",
"scripts": "//cdn\\.jsdelivr\\.net/", "scripts": "//cdn\\.jsdelivr\\.net/",
"website": "https://www.jsdelivr.com/" "website": "https://www.jsdelivr.com/"

Loading…
Cancel
Save