4 lines
90 B
PHP
4 lines
90 B
PHP
<?php
|
|
header('Location: https://store.steampowered.com/curator/40634624/');
|
|
exit;
|
|
?>
|