Commit Graph

13 Commits (e5cb6d939815de7ba256bdf516a47302e65d62e1)

Author SHA1 Message Date
freearhey 214108eb0a Update test.js
- exclude 403 error from log (Usually occurs only if the link is geo-blocked)
- skip link with rtmp protocol (Not supported by axios client)
freearhey b2eda1f755 Update test.js
- fixes issue with error logging
- update console message
freearhey 8127e77b07 Update test.js
freearhey c3676dd23c Update test.js
freearhey 7e5c05148a Skip "403 Forbidden" error during test
Usually gives "false positive" results
freearhey e0f6c38d81 Remove duplicates from log
freearhey 45d92c14c9 Update test.js
Fixes wrong channels counter
freearhey 80b1fb8151 Exclude timed out links from logs
freearhey dccd10d0a3 Increase timeout up to 60 seconds
freearhey de7a9c2a4a Installed iptv-checker-module package
freearhey 5ad89cf008 Add custom http User-Agent and make code prettier
freearhey c67426689b Small refactoring
freearhey 24755101b2 Move test script to /scripts