mirror of
https://github.com/v2board/v2board.git
synced 2025-02-10 23:49:12 +08:00
Protocols: AnXray: change AnXray flag to axxray
This commit is contained in:
parent
abe1ebccae
commit
e05f6116b6
@ -4,7 +4,7 @@ namespace App\Http\Controllers\Client\Protocols;
|
||||
|
||||
class AnXray
|
||||
{
|
||||
public $flag = 'anxray';
|
||||
public $flag = 'axxray';
|
||||
private $servers;
|
||||
private $user;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user