Skip to content

Commit

Permalink
Add Russia to the special treat list (MatsuriDayo#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
turikhay authored Feb 8, 2024
1 parent 04f8dd4 commit 8605008
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ object ProfileManager {
if (Locale.getDefault().country != Locale.CHINA.country) {
// 非中文用户
fuckedCountry += "ir:Iran"
fuckedCountry += "ru:Russia"
}
for (c in fuckedCountry) {
val country = c.substringBefore(":")
Expand Down

0 comments on commit 8605008

Please sign in to comment.