adding docs

This commit is contained in:
Raj Nandan Sharma
2023-12-04 13:57:20 +05:30
parent 1b6bcb3460
commit 891e4a2cc3
5 changed files with 257 additions and 39 deletions
+1 -2
View File
@@ -14,8 +14,7 @@ import * as cheerio from "cheerio";
let monitors = [];
let site = {};
const envSecrets = [];
const defaultEval = `
(function (statusCode, responseTime, responseData) {
const defaultEval = `(function (statusCode, responseTime, responseData) {
let statusCodeShort = Math.floor(statusCode/100);
if(statusCodeShort >=2 && statusCodeShort <= 3) {
return {