dev
This commit is contained in:
parent
ab52c5227e
commit
b0ce110a3b
@ -41,8 +41,8 @@ func GetTemplate1(
|
||||
`, backgroundUrl)
|
||||
|
||||
script := fmt.Sprintf(`
|
||||
let widgetUrl = 'http://147.45.237.174:8002/api/widget'
|
||||
let ttsUrl = 'http://147.45.237.174:8005/api/tts'
|
||||
let widgetUrl = 'http://147.45.237.174/api/widget'
|
||||
let ttsUrl = 'http://147.45.237.174/api/tts'
|
||||
|
||||
async function getDonatInfo(streamerID) {
|
||||
let response = await fetch(widgetUrl + '/donat/get/' + String(streamerID));
|
||||
|
Loading…
x
Reference in New Issue
Block a user