Merge pull request #5729 from nurbek91/UptimeRobot

Add UptimeRobot / issue tracker
main
Elbert Alias 3 years ago committed by GitHub
commit 4fe1612b4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 32C24.8366 32 32 24.8366 32 16C32 7.16345 24.8366 0 16 0C7.16344 0 0 7.16345 0 16C0 24.8366 7.16344 32 16 32Z" fill="#3BD771"/>
</svg>

After

Width:  |  Height:  |  Size: 244 B

@ -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

Loading…
Cancel
Save