Removed html identifiers from ColorMag entry

main
Rich Hall 3 years ago
parent 29d645bfdd
commit 80b6329c3a

@ -4983,13 +4983,10 @@
"description": "ColorMag theme is for creating news, magazine, newspaper and other kinds of publishing sites. Compatible with Elementor.",
"icon": "themegrill.png",
"dom": [
"link[rel='stylesheet'][id*='colormag-style-css']",
"link[id*='colormag-style']",
"body[class*='colormag-theme']"
],
"html": [
"<link[^>]* href=[\\'\"][^']+colormag/.*\\.css\\?ver=([0-9.]+)\\;version:\\1",
"<script[^>]* src=[\\'\"][^']+themes/colormag.*\\.js\\?ver=([0-9.]+)\\;version:\\1"
],
"scripts": "themes/colormag.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
"requires": "WordPress",
"website": "https://themegrill.com/themes/colormag/"
},

Loading…
Cancel
Save