Changelog
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.
Updated authentication.
2023-05-04
Fixed Insert button for uploads inserting with the wrong markup format if the setting was changed after upload.
2023-04-30
Added ability to add redirects to deleted topic ids.
2023-04-29
Fixed oversights that occur because of the empty username.
2023-04-22
Fixed Firefox 10 compatibility.