|
|
@ -9378,17 +9378,14 @@
|
|
|
|
"dom": {
|
|
|
|
"dom": {
|
|
|
|
"link[id*='hello-elementor']": {
|
|
|
|
"link[id*='hello-elementor']": {
|
|
|
|
"attributes": {
|
|
|
|
"attributes": {
|
|
|
|
"href": "hello-elementor.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
"href": "hello-elementor.*\\.css(?:\\?ver=([0-9.]+))\\;version:\\1"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"link[id*='elementor-hello']": {
|
|
|
|
"link[id*='elementor-hello']": {
|
|
|
|
"attributes": {
|
|
|
|
"attributes": {
|
|
|
|
"href": "elementor-hello.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
"href": "elementor-hello.*\\.css(?:\\?ver=([0-9.]+))\\;version:\\1"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"link[id*='hello-elementor']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"script[id*='hello-elementor']": {
|
|
|
|
"script[id*='hello-elementor']": {
|
|
|
|
"text": ""
|
|
|
|
"text": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -21695,231 +21692,6 @@
|
|
|
|
"scripts": "(turf@[\\d.]+)?/?turf\\.min\\.js",
|
|
|
|
"scripts": "(turf@[\\d.]+)?/?turf\\.min\\.js",
|
|
|
|
"website": "https://turfjs.org/"
|
|
|
|
"website": "https://turfjs.org/"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Twenty Eleven": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Twenty Eleven is the default theme for WordPress in 2011.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentyeleven-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentyeleven.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentyeleven-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentyeleven/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentyeleven"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Fifteen": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "The annual WordPress theme for 2015 is super-clean, content-focused, and designed to bring a little more simplicity to our blogs.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentyfifteen-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentyfifteen.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentyfifteen-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentyfifteen/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentyfifteen"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Fourteen": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "The default theme for 2014 is a magazine theme with a sleek, modern, and beautifully crafted responsive design.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentyfourteen-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentyfourteen.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentyfourteen-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentyfourteen/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentyfourteen"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Nineteen": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Twenty Nineteen is the default WordPress theme for 2019",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentynineteen-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentynineteen.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentynineteen-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentynineteen.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentynineteen"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Seventeen": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Twenty Seventeen is the default WordPress theme for 2017.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentyseventeen-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentyseventeen.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentyseventeen-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentyseventeen/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentyseventeen"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Sixteen": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "The annual WordPress theme for 2016 is a modern take on an ever-popular layout.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentysixteen-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentysixteen.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentysixteen-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentysixteen/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentysixteen"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Thirteen": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "The 2013 theme for WordPress.com is colorful, opinionated, and ready to give your blog a warm, welcoming vibe.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentythirteen-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentythirteen.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentythirteen-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentythirteen/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentythirteen"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Ten": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Twenty Ten is the default theme for WordPress in 2010.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentyten-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentyten.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentyten-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentyten/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentyten"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Twelve": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Twenty Twelve is an elegant, readable, and fully responsive theme that makes your site content look its best on any device.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentytwelve-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentytwelve.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentytwelve-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentytwelve/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentytwelve"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Twenty": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Twenty Twenty is the default WordPress theme for 2020.",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentytwenty-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentytwenty.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"style[id*='twentytwenty-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentytwenty.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentytwenty-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentytwenty/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentytwenty"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Twenty Twenty-One": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
80
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Twenty Twenty One is the default WordPress theme for 2021",
|
|
|
|
|
|
|
|
"icon": "WordPress.svg",
|
|
|
|
|
|
|
|
"dom": {
|
|
|
|
|
|
|
|
"link[id*='twentytwentyone-style']": {
|
|
|
|
|
|
|
|
"attributes": {
|
|
|
|
|
|
|
|
"href": "themes/twentytwentyone.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"body[class*='twentytwentyone-theme']": {
|
|
|
|
|
|
|
|
"text": ""
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"scripts": "themes/twentytwentyone/.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
|
|
|
|
|
|
|
|
"requires": "WordPress",
|
|
|
|
|
|
|
|
"website": "https://wordpress.com/theme/twentytwentyone"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"TwicPics": {
|
|
|
|
"TwicPics": {
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
31,
|
|
|
|
31,
|
|
|
|