Commit a294e1af authored by chenhuaqing's avatar chenhuaqing

change router for profile

parent 067dca56
......@@ -138,7 +138,7 @@ class MainActivity : AppCompatActivity(), ShadowsocksConnection.Callback, OnPref
profile.remotePort = 8390
profile.proxyApps = true
profile.individual = "com.sec.android.app.sbrowser\ncom.nexon.maplem.global\njp.co.cygames.umamusume\ncom.ea.gp.apexlegendsmobilefps\njp.konami.duellinks\ncom.riotgames.league.wildrift"
profile.route = Acl.BYPASS_LAN_CHN
profile.route = Acl.BYPASS_LAN
profile.password = "barfoo!"
profile.method = "none"
profile.beatsInterval = 60
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment