Protocols: AnXray: change AnXray flag to axxray

This commit is contained in:
Beta Soft 2021-08-19 15:47:18 +08:00
parent abe1ebccae
commit e05f6116b6
No known key found for this signature in database
GPG Key ID: 180A31AB98D5C156

View File

@ -4,7 +4,7 @@ namespace App\Http\Controllers\Client\Protocols;
class AnXray
{
public $flag = 'anxray';
public $flag = 'axxray';
private $servers;
private $user;