Jump to content

Online IPTV checker


GoranGusto

Recommended Posts

tnks

 

 

 

 

 

tnks

 

 

 

 

 

 

tnks

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Request

url: https://checker.neftlix.ml/check-account
method: POST
params: [account] (value: user@email.com:password)

 

Response: 1,000 limit account raised

{  
    "success":true,
    "limit": true,
    "account": "FREE limit raised",
    "screens":"FREE limit raised",
    "language":"FREE limit raised",
    "until":"FREE limit raised",
    "working":false
}
                

Response: not working account

{  
    "success":true,
    "limit": false,
    "account":"user@email.com:password",
    "screens":"-",
    "language":"-",
    "until":"-",
    "working":false
}
                

Response: working account

{  
   "success":true,
   "limit": false,
   "account":"user@email.com:password",
   "screens":4,
   "language":"en-US",
   "until":"Sep 16, 2018",
   "working":true
}
                
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...