unlimitun

Results 2 comments of unlimitun

@agnoam hey ,do u get it? Could u show me how to use it?

like this ```go func main() { // Create UI with basic HTML passed via data URI ui, err := lorca.New("data:text/html,"+url.PathEscape(` Hello Hello, world! `), "", 480, 320, []string{"--enable-automation"}, "--remote-allow-origins=*") if...