diff --git a/src/drivers/webextension/images/icons/UptimeRobot.svg b/src/drivers/webextension/images/icons/UptimeRobot.svg new file mode 100644 index 000000000..43630f943 --- /dev/null +++ b/src/drivers/webextension/images/icons/UptimeRobot.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/u.json b/src/technologies/u.json index e6b6bfab7..d8a9528b2 100644 --- a/src/technologies/u.json +++ b/src/technologies/u.json @@ -385,6 +385,25 @@ "scriptSrc": "app\\.upserve\\.com/", "website": "https://onlineordering.upserve.com" }, + "UptimeRobot": { + "cats": [ + 13 + ], + "description": "UptimeRobot is a web-based software that is designed to monitor the sites frequently to check whether any site is down owing to server problem or any bug in coding.", + "icon": "UptimeRobot.svg", + "dom": "a[href*='stats.uptimerobot.com/']", + "headers": { + "content-security-policy": "\\.uptimerobot\\.com" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": "stats\\.uptimerobot\\.com/", + "website": "https://uptimerobot.com" + }, "Upvoty": { "cats": [ 47