Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Request app manager php

rbyw1203

Extended Member
Ext. Member
Joined
Sep 19, 2019
Messages
98
Reaction score
1,008
Points
104
Location
Taiwan
Can anyone help me to change the stb mini panel or any of the other firetvguru panels I see people have modified. the php command is a bit odd compared to others "data":[ { "portal_type":"xc", "baseUrl":"http://yourdns.com:8080"
 
stb mini?never seens..im guessing you need to point the app to your server..send me the apk i can check to see ,you can use my small xciptv json editor panel as reference i guess..but would need to see what the app needs..
 
stb mini?never seens..im guessing you need to point the app to your server..send me the apk i can check to see ,you can use my small xciptv json editor panel as reference i guess..but would need to see what the app needs..
Did he send you this as iv been looking at this also and trying to do
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
No its just the legazy panel someone in here modified for supa stb app and called it stb mini. so I only used it a reference but legazy or any other panel that firetvguru has made that people are modifying to work on different apps I am trying to make it work for the php code I posted
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
i modded the stb mini panel the link to the pose about it is here

yes I have that its the one I was using as a reference my question is how to modify it to use this { "status":"true", "data":[ { "portal_type":"xc", "baseUrl":"http://yourdns.com:8080" } ] } array becuae it has this info after data so its not accecpting changes in the panel [ { "portal_type":"xc", "baseUrl" all the others I have changed only have "data then the url after in array and nice job on modding the stb panel
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
whenever I change this \"data\":\"http:\/\/yourhost:8080\", to reflect this "data":[ { "portal_type":"xc", "baseUrl":"http://yourdns.com:8080" I get error so what I have been trying to figure out how do I make that line work to create that in the json.json file so the app reads it properly right now its only creating this

{
"status": "true",
"data": "http:\/\/yourhost:8080",
"message": null

}
If that makes any sense

so the json.json file creates like this
{
"status": "true",
"data": [
{
"portal_type": "xc",
"baseUrl": "http:\/\/yourdns:8080"
}
],
"message": null
}
 
Last edited:
yeah the way i got around that was once on your host edit the json.json to how you want and it works
tried that but when you change the dns on panel it goes back to the other way
Guess I will just leave it as a server based dns its only to change mine in case of block or server change anyways
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top