Joomla 3.8.11 default index.php file

Short command:

curl -s https://alltime.pp.ua/downloads/j3-8-11index.txt > index.php

Copy/paste:

<?php
/**
* @package    Joomla.Site
*
* @copyright  Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.
* @license    GNU General Public License version 2 or later; see LICENSE.txt
*/

/**
* Define the application's minimum supported PHP version as a constant so it can be referenced within the application.
Read the rest