|
@ -1,6 +1,6 @@ |
|
|
<?php |
|
|
<?php |
|
|
class Config { |
|
|
class Config { |
|
|
public static $base = 'https://xray.p3k.io'; |
|
|
|
|
|
|
|
|
public static $base = 'https://xray.p3k.app'; |
|
|
public static $cache = true; |
|
|
public static $cache = true; |
|
|
public static $admins = [ |
|
|
public static $admins = [ |
|
|
'https://aaronparecki.com/' |
|
|
'https://aaronparecki.com/' |
|
|