File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ class MainBtnState extends State<MainBtn> with SingleTickerProviderStateMixin {
7272 vpnState.setConnectionStatus (ConnectionStatus .connecting);
7373 _animationController.repeat (reverse: true );
7474 String link =
75- "vless://c61daf3e-83ff-424f-a4ff-5bfcb46f0b30@45.77.190.146 :8443?encryption=none&flow=&security=reality&sni=www.gstatic.com &fp=chrome&pbk=rLCmXWNVoRBiknloDUsbNS5ONjiI70v-BWQpWq0HCQ0&sid=108108108108#%F0%9F%87%BA %F0%9F%87%B8 +%F0%9F%99%8F+USA +%231" ;
75+ "vless://c61daf3e-83ff-424f-a4ff-5bfcb46f0b30@5.35.98.91 :8443?encryption=none&flow=&security=reality&sni=yandex.ru &fp=chrome&pbk=rLCmXWNVoRBiknloDUsbNS5ONjiI70v-BWQpWq0HCQ0&sid=108108108108#%F0%9F%87%B7 %F0%9F%87%BA +%F0%9F%99%8F+Russia +%231" ;
7676 V2RayURL parser = FlutterV2ray .parseFromURL (link);
7777
7878 if (await flutterV2ray.requestPermission ()) {
You can’t perform that action at this time.
0 commit comments