Skip to content

Commit

Permalink
Update analyticsrelationships.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Josue87 authored Mar 17, 2022
1 parent e24243d commit 1cb1538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyticsrelationships.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ func banner() {
`
data += "\033[32m> \033[0mGet related domains / subdomains by looking at Google Analytics IDs\n"
data += "\033[32m> \033[0mGO Version\n"
data += "\033[32m> \033[0mBy @JosueEncinar and Pinkdev1\n"
data += "\033[32m> \033[0mBy @JosueEncinar\n"

println(data)
}
Expand Down

0 comments on commit 1cb1538

Please sign in to comment.