1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
Daniel Neto 2023-09-06 11:44:04 -03:00
parent 320c9b4731
commit b8ab0f6dd4

View file

@ -3,6 +3,9 @@ global $global, $config;
if (!isset($global['systemRootPath'])) {
require_once '../videos/configuration.php';
}
if(isset($_GET['yptDeviceID'])){
unset($_GET['yptDeviceID']);
}
$sitemap_start = microtime(true);
$name = "sitemap.xml." . md5(json_encode($_GET));
$lifetime = 43200; // 12 hours