Changelog
2023-07-10
Updated info pages.
Switched to a tools directory for commands.
Fixed error on double close for mysqli library.
Get rid of unused JSON stuff.
2023-07-09
Only show multiple times if they're actually different.
2023-07-06
Send Accept-Language header to ensure English.
Use Index for colour parsing.
Removed Twitter and Nitter support. It's over folks.
2023-07-05
Fixed country name not having a value for XX or any other fallback.
Switched to Index byte formatter and adjusted max file sizes.
Added byte formatting methods.
Added local country list instead.
Cleaned up various utility functions.
Added methods to count unique characters in a string.
2023-07-03
Apply user colour to header rather than username on profiles.
2023-06-09
Replaced Twitter API with Nitter crawling.
2023-06-08
Fixed stupid event.
2023-06-06
Added in x days to Splatoon schedule output.
Improved time listing for league battles in Splatoon 3 (with stinky code)
2023-06-01
Added support for Splatoon 3's League/Challenge mode schedules.
Added support for League/Challenge battles in Splatoon 3 (also updated schedule time format which is incompatible with the old one so it will break everything lol).
2023-05-26
Fixed birthdate setting not working (did it ever work???).
2023-05-24
Enable strict nullable.
Added command to stop keep-alive ping.
Removed needless @ literal things on strings.
2023-05-21
Updated authentication token format.
Account for the fact that weird people put capital letters in URLs.
Updated authentication.
Updated authentication.
Updated authentication.