mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 17:49:11 +08:00
Merge pull request #460 from betaxab/p3
Protocols: fix QuantumultX subscription
This commit is contained in:
commit
1c419283c0
@ -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…
Reference in New Issue
Block a user