bots-garden/slingshot

Fix `invalid character 'u' after object key:value pair`

k33g opened this issue · 0 comments

k33g commented

On the plug-in side, encode the string: html := base64.StdEncoding.EncodeToString([]byte(htmlPage))