provider: replace flag emojis with country codes in removeEmojisFromTags

This commit is contained in:
Shtorm
2026-06-05 00:28:09 +03:00
parent a59e9ec9e3
commit 6cddffd546
3 changed files with 57 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/sagernet/sing-box
go 1.26.1
go 1.26.4
require (
github.com/AliRizaAynaci/gorl/v2 v2.2.0