mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
4 lines
67 B
PHP
4 lines
67 B
PHP
<?php
|
|
header("Location: favicon". rand(1,8) .".ico");
|
|
return;
|