Aristotle
TK Veteran
So change the word domain to my sub domain? No port leave that out.If no port take it out..
And make sure you're using the right one http or https
```
http://domain/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts
```
#https
```
https://domain/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts
```