Mazdak Mansouri

Results 3 issues of Mazdak Mansouri

Thank you for this library. I use code below to enable cors on my server. ``` myRouter := mux.NewRouter().StrictSlash(true) myRouter.HandleFunc("/", homePage) myRouter.HandleFunc("/all", returnAllArticles) c := cors.New(cors.Options{ AllowedOrigins: []string{"https://*.mywebsite.com"}, Debug: true,...

Thank you for your nice and handy player. Due to recent browsers update, "autoplay" propert does not work anymore, is there any work around for it?

Thanks for this library,its very useful, Is it possible to have "phrase" with 3 or 4 words too?