This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
XRay
mirror of
https://github.com/aaronpk/XRay.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
77
Wiki
Activity
https://github.com/aaronpk/XRay
79
Commits
2
Branches
139 MiB
PHP
99.4%
Shell
0.6%
Tree:
db8dba9f23
XRay
/
config.production.php
5 lines
101 B
Raw
Blame
History
<
?
php
class
Config
{
public
static
$base
=
'https://xray.p3k.io'
;
public
static
$cache
=
true
;
}