forked from OpenWF/Website
3 lines
125 B
PHP
3 lines
125 B
PHP
<?php
|
|
header("Location: https://github.com/de-eznuts/stripped-assets.git".substr($_SERVER["REQUEST_URI"], 6)); // "/0.git"
|