diff --git a/example/lowlevel/tag.go b/example/lowlevel/tag.go index b7c0027..e122b0a 100644 --- a/example/lowlevel/tag.go +++ b/example/lowlevel/tag.go @@ -12,7 +12,7 @@ func main() { Host: "https://e621.net", UserAgent: "Go-e621-SDK (selloo)", Username: "selloo", - APIKey: "XTkB5doD22vmMXr3yoNurQGH", + APIKey: "", } log.Println("Getting single tag: ")