diff --git a/main.go b/main.go index 678856f..c5a84df 100644 --- a/main.go +++ b/main.go @@ -98,7 +98,7 @@ func main() { &cli.StringFlag{ Name: "domain", Usage: "Chaturbate domain to use", - Value: "https://chaturbate.global/", + Value: "https://chaturbate.com/", }, }, Action: start,