fix: removed old API key
This commit is contained in:
parent
02ea33bcf3
commit
3351b52fe4
@ -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: ")
|
||||
|
Reference in New Issue
Block a user