From 940d9635acb1bd8013b181a6944e24cdf1c0d310 Mon Sep 17 00:00:00 2001 From: HDVinnie Date: Mon, 25 Mar 2024 22:19:18 -0400 Subject: [PATCH] update: .upptimerc.yml - closes #27049 --- .upptimerc.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.upptimerc.yml b/.upptimerc.yml index c13f9592638..74b1052f697 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -53,6 +53,10 @@ sites: url: $EZ icon: $EZ_ICON maxResponseTime: 1000 + - name: FearNoPeer + url: $FNP + icon: $FNP_ICON + maxResponseTime: 1000 - name: GazelleGames url: $GGN icon: $GGN_ICON @@ -61,6 +65,10 @@ sites: url: $GPW icon: $GPW_ICON maxResponseTime: 1000 + - name: HawkeUno + url: $UNO + icon: $UNO_ICON + maxResponseTime: 1000 - name: HDBits url: $HDB icon: $HDB_ICON @@ -77,6 +85,10 @@ sites: url: $NBL icon: $NBL_ICON maxResponseTime: 1000 + - name: OnlyEncodes + url: $OE + icon: $OE_ICON + maxResponseTime: 1000 - name: Orpheus url: $OPS icon: $OPS_ICON