mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 07:05:42 -04:00
feat: add tracking for daddylive
This commit is contained in:
@@ -2338,6 +2338,8 @@ const server = http.createServer( ( request, response ) =>
|
|||||||
serviceCheck( 'TVPass.org', 'https://tvpass.org' );
|
serviceCheck( 'TVPass.org', 'https://tvpass.org' );
|
||||||
serviceCheck( 'TheTVApp.to', 'https://thetvapp.to' );
|
serviceCheck( 'TheTVApp.to', 'https://thetvapp.to' );
|
||||||
serviceCheck( 'MoveOnJoy.com', 'http://moveonjoy.com' );
|
serviceCheck( 'MoveOnJoy.com', 'http://moveonjoy.com' );
|
||||||
|
serviceCheck( 'Daddylive.dad', 'https://daddylive.dad' );
|
||||||
|
serviceCheck( 'Newkso.ru', 'https://zekonew.newkso.ru/zeko' );
|
||||||
|
|
||||||
/*
|
/*
|
||||||
start web server
|
start web server
|
||||||
|
|||||||
Reference in New Issue
Block a user