mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 17:49:11 +08:00
Merge pull request #472 from betaxab/change-anxray-flag
Protocols: AnXray: change AnXray flag to axxray
This commit is contained in:
commit
5c6236366c
@ -4,7 +4,7 @@ namespace App\Http\Controllers\Client\Protocols;
|
|||||||
|
|
||||||
class AnXray
|
class AnXray
|
||||||
{
|
{
|
||||||
public $flag = 'anxray';
|
public $flag = 'axxray';
|
||||||
private $servers;
|
private $servers;
|
||||||
private $user;
|
private $user;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user