diff --git a/declarations/UptimeRobot.json b/declarations/UptimeRobot.json new file mode 100644 index 0000000..61d3ec7 --- /dev/null +++ b/declarations/UptimeRobot.json @@ -0,0 +1,13 @@ +{ + "name": "UptimeRobot", + "documents": { + "Privacy Policy": { + "fetch": "https://uptimerobot.com/privacy/", + "select": "main" + }, + "Terms of Service": { + "fetch": "https://uptimerobot.com/terms/", + "select": "main" + } + } +}