mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-21 22:45:06 +00:00
Commit from m3o/m3o action
This commit is contained in:
@@ -26,7 +26,7 @@ func TakeScreenshotOfAurl() {
|
||||
thumbnailService := thumbnail.NewThumbnailService(os.Getenv("M3O_API_TOKEN"))
|
||||
rsp, err := thumbnailService.Screenshot(&thumbnail.ScreenshotRequest{
|
||||
Height: 600,
|
||||
Url: "https://m3o.com",
|
||||
Url: "https://google.com",
|
||||
Width: 600,
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user