mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2024-11-01 02:27:46 +00:00
7 lines
165 B
PHP
Executable File
7 lines
165 B
PHP
Executable File
<?php
|
|
$random=rand(); //your random ID key
|
|
$path="."; //shortening url storage folder
|
|
$pagepath = "http://ugama.tk/short/";
|
|
$pagetitle = "Unps-gama.tk shortner";
|
|
?>
|