uawdijnntqw1x1x1
IP : 216.73.216.77
Hostname : webm007.cluster114.gra.hosting.ovh.net
Kernel : Linux webm007.cluster114.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
locationbo
/
www
/
administrator
/
.
/
components
/
.
/
com_admintools
/
tmpl
/
UnblockIP
/
default.blade.php
/
/
<?php /** * @package admintools * @copyright Copyright (c)2010-2021 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ // Protect from unauthorized access defined('_JEXEC') || die; /** @var $this Akeeba\AdminTools\Admin\View\UnblockIP\Html */ ?> <form action="index.php" name="adminForm" id="adminForm" method="post" class="akeeba-form--horizontal"> <p class="akeeba-block--info"> @lang('COM_ADMINTOOLS_LBL_UNBLOCKIP_INFO') </p> <div> <div class="akeeba-form-group"> <label>@lang('COM_ADMINTOOLS_LBL_UNBLOCKIP_CHOOSE_IP')</label> <input type="text" value="" name="ip" /> </div> <div class="akeeba-form-group--pull-right"> <div> <input type="submit" class="akeeba-btn--primary--big" value="@lang('COM_ADMINTOOLS_LBL_UNBLOCKIP_IP')" /> </div> </div> </div> <input type="hidden" name="option" value="com_admintools" /> <input type="hidden" name="view" value="UnblockIP" /> <input type="hidden" name="task" value="unblock" /> <input type="hidden" name="@token(true)" value="1" /> </form>
/home/locationbo/www/administrator/./components/./com_admintools/tmpl/UnblockIP/default.blade.php