forked from recloudstream/cloudstream
Fix wrong url on json file (#964)
This commit is contained in:
parent
34a30615b1
commit
cdacdd06e8
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@
|
|||
"SflixProvider": {
|
||||
"name": "Sflix.to",
|
||||
"status": 1,
|
||||
"url": "https://dopebox.to"
|
||||
"url": "https://sflix.to"
|
||||
},
|
||||
"SoaptwoDayProvider": {
|
||||
"name": "Soap2Day",
|
||||
|
|
Loading…
Reference in a new issue