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

4 lines
150 B

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