mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2025-07-30 12:50:17 +00:00
Made urls shorter and better
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$random=rand(); //your random ID key
|
||||
$path="url/"; //shortening url storage folder
|
||||
$pagepath = "http://unps-gama.tk/short/";
|
||||
$pagetitle = "Unps-gama.tk short";
|
||||
$path="."; //shortening url storage folder
|
||||
$pagepath = "http://ugama.tk/short/";
|
||||
$pagetitle = "Unps-gama.tk shortner";
|
||||
?>
|
||||
|
Reference in New Issue
Block a user