diff --git a/src/technologies/w.json b/src/technologies/w.json index 50e9661b1..edf75b680 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -455,13 +455,13 @@ ], "description": "WebFactory Under Construction is a WordPress plugin which allows you to create an under construction page.", "icon": "WebFactory.png", - "dom": "link[href*='/wp-content/plugins/under-construction-page/']" + "dom": "link[href*='/wp-content/plugins/under-construction-page/']", "pricing": [ "freemium" ], "requires": "WordPress", "oss": true, - "website": "https://wordpress.org/plugins/under-construction-page", + "website": "https://wordpress.org/plugins/under-construction-page" }, "WebFactory Maintenance": { "cats": [ @@ -1520,4 +1520,4 @@ "url": "^https?://[^/]+\\.wpcache\\.co", "website": "https://wpcache.co" } -} \ No newline at end of file +}