<?php
class Config {
  public static $base = 'https://xray.p3k.io';
  public static $cache = true;
}