dev
This commit is contained in:
parent
25afdcd2e6
commit
3acfca108f
@ -41,7 +41,7 @@ func GetTemplate1(
|
||||
`, backgroundUrl)
|
||||
|
||||
script := fmt.Sprintf(`
|
||||
let baseUrl = 'http://localhost:8002/api'
|
||||
let baseUrl = 'http://147.45.237.174:8002/api'
|
||||
|
||||
async function getDonatInfo(streamerID) {
|
||||
let response = await fetch(baseUrl + '/widget/donat/get/' + streamerID);
|
||||
|
Loading…
x
Reference in New Issue
Block a user