mirror of
https://github.com/v2board/v2board.git
synced 2025-02-25 06:40:26 +08:00
Protocols: fix QuantumultX subscription
This commit is contained in:
parent
0b97dd0995
commit
d25f6bff65
@ -5,7 +5,7 @@ namespace App\Http\Controllers\Client\Protocols;
|
||||
|
||||
class QuantumultX
|
||||
{
|
||||
public $flag = 'quantumult x';
|
||||
public $flag = 'quantumult%20x';
|
||||
private $servers;
|
||||
private $user;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user