Add files via upload
This commit is contained in:
4
l/curator/index.php
Normal file
4
l/curator/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: https://store.steampowered.com/curator/40634624/');
|
||||||
|
exit;
|
||||||
|
?>
|
4
l/discorduser/index.php
Normal file
4
l/discorduser/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: https://discord.com/users/420297282676719618');
|
||||||
|
exit;
|
||||||
|
?>
|
4
l/email/index.php
Normal file
4
l/email/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: mailto:sophialul@protonmail.com');
|
||||||
|
exit;
|
||||||
|
?>
|
4
l/github/index.php
Normal file
4
l/github/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: https://github.com/SophiaAtkinson');
|
||||||
|
exit;
|
||||||
|
?>
|
4
l/steam/index.php
Normal file
4
l/steam/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: https://steamcommunity.com/id/SophiaAtkinson/');
|
||||||
|
exit;
|
||||||
|
?>
|
4
l/twitch/index.php
Normal file
4
l/twitch/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: https://www.twitch.tv/sophiaatkinson');
|
||||||
|
exit;
|
||||||
|
?>
|
4
l/twitter/index.php
Normal file
4
l/twitter/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: https://twitter.com/SophiaTLDR');
|
||||||
|
exit;
|
||||||
|
?>
|
4
l/youtube/index.php
Normal file
4
l/youtube/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: https://www.youtube.com/channel/UCRwwjSAnbO8zsscymWC-zEw');
|
||||||
|
exit;
|
||||||
|
?>
|
Reference in New Issue
Block a user