brawlstats
brawlstats copied to clipboard
Remove generator of ips
When we need to create a brawl stars api key, we can add ip so as not to give access to the api key to anyone. But you can't change a single detail of the key. And the library generate som RANDOM IP so we are forced to create another api key. It's really annoying.
The library does not generate a random IP, it uses the IP of the machine you are running the program on.