From e3e611d47b274fbe1126b758ae31ada5d67d0714 Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Sun, 1 Jun 2025 10:04:08 -0700 Subject: [PATCH] feat: add tracking for daddylive --- tvapp2/index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tvapp2/index.js b/tvapp2/index.js index 84086659..d9918315 100755 --- a/tvapp2/index.js +++ b/tvapp2/index.js @@ -2338,6 +2338,8 @@ const server = http.createServer( ( request, response ) => serviceCheck( 'TVPass.org', 'https://tvpass.org' ); serviceCheck( 'TheTVApp.to', 'https://thetvapp.to' ); serviceCheck( 'MoveOnJoy.com', 'http://moveonjoy.com' ); + serviceCheck( 'Daddylive.dad', 'https://daddylive.dad' ); + serviceCheck( 'Newkso.ru', 'https://zekonew.newkso.ru/zeko' ); /* start web server