mirror of
https://github.com/xtclovver/RKNHardering.git
synced 2026-04-28 04:29:51 +00:00
fix: добавить ccmni/ccemni интерфейсы MediaTek в список стандартных
This commit is contained in:
parent
f2e9063f5f
commit
90e46df80d
1 changed files with 2 additions and 0 deletions
|
|
@ -93,6 +93,8 @@ object IndirectSignsChecker {
|
|||
Regex("^rmnet.*"),
|
||||
Regex("^eth.*"),
|
||||
Regex("^lo$"),
|
||||
Regex("^ccmni.*"),
|
||||
Regex("^ccemni.*"),
|
||||
)
|
||||
|
||||
private val KNOWN_PUBLIC_RESOLVERS = setOf(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue