Check if domain is valid dynamically
This commit is contained in:
parent
c8d6516dd7
commit
31e3aafbd7
3 changed files with 22 additions and 30 deletions
|
|
@ -4,7 +4,7 @@ require __DIR__ . '/settings.php';
|
|||
require __DIR__ . "/../helpers/settings_elements.php";
|
||||
use Steampixel\Route;
|
||||
|
||||
// - ROUTING HELPERS - //
|
||||
// -- ROUTING HELPERS -- //
|
||||
function getApi(array $proxy_elements): \Sovit\TikTok\Api {
|
||||
$options = [];
|
||||
// Proxy config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue