mirror of
https://github.com/v2board/v2board.git
synced 2025-06-14 21:57:50 +08:00
Protocols: AnXray: change AnXray flag to axxray
This commit is contained in:
@ -4,7 +4,7 @@ namespace App\Http\Controllers\Client\Protocols;
|
||||
|
||||
class AnXray
|
||||
{
|
||||
public $flag = 'anxray';
|
||||
public $flag = 'axxray';
|
||||
private $servers;
|
||||
private $user;
|
||||
|
||||
|
Reference in New Issue
Block a user