A fork of the Icarus Imeji Uploader Service tweaked for better compatibility on Caddy webserver.
 
 
 
 
IcarusImeji-Caddy/legacy/index.php

4 lines
171 B

<?php
header( "refresh:0;url=https://imeji.yandols.xyz/legacy.php" );
?>
<html><meta http-equiv="refresh" content="0;url=https://imeji.yandols.xyz/legacy.php"></html>