403Webshell
Server IP : 202.61.199.114  /  Your IP : 216.73.217.139
Web Server : nginx/1.22.1
System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
User : web20 ( 1018)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/clients/client2/web19/web/wp-content/plugins/w3-total-cache/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/clients/client2/web19/web/wp-content/plugins/w3-total-cache/Cdn_MaxCdnFsd_Page_View.js
jQuery(function($) {
	function w3tc_maxcdn_fsd_resize(o) {
		o.options.height = jQuery('.w3tc_popup_form').height() + 30;
		o.resize();
	}

	$('body')
		.on('click', '.w3tc_cdn_maxcdn_fsd_authorize', function() {
		    W3tc_Lightbox.open({
		        id:'w3tc-overlay',
		        close: '',
		        width: 800,
		        height: 300,
		        url: ajaxurl + '?action=w3tc_ajax&_wpnonce=' + w3tc_nonce +
            		'&w3tc_action=cdn_maxcdn_fsd_intro',
		        callback: w3tc_maxcdn_fsd_resize
		    });
		})



		.on('click', '.w3tc_cdn_maxcdn_fsd_list_zones', function() {
			var url = ajaxurl + '?action=w3tc_ajax&_wpnonce=' + w3tc_nonce +
        		'&w3tc_action=cdn_maxcdn_fsd_list_zones';

			var v = $('.w3tc_popup_form').find('input').each(function(i) {
				var name = $(this).attr('name');
				if (name)
					url += '&' + encodeURIComponent(name) + '=' +
						encodeURIComponent($(this).val());
			});

	    	W3tc_Lightbox.load(url, w3tc_maxcdn_fsd_resize);
	    })



	    .on('click', '.w3tc_cdn_maxcdn_fsd_view_zone', function() {
			var url = ajaxurl + '?action=w3tc_ajax&_wpnonce=' + w3tc_nonce +
        		'&w3tc_action=cdn_maxcdn_fsd_view_zone';

			var v = $('.w3tc_popup_form').find('input').each(function(i) {
				var name = $(this).attr('name');
				var type = $(this).attr('type');
				if (type == 'radio') {
					if (!$(this).attr('checked'))
						return;
				}

				if (name)
					url += '&' + encodeURIComponent(name) + '=' +
						encodeURIComponent($(this).val());
			});

	    	W3tc_Lightbox.load(url, w3tc_maxcdn_fsd_resize);
	    })



	    .on('click', '.w3tc_cdn_maxcdn_fsd_configure_zone', function() {
			var url = ajaxurl + '?action=w3tc_ajax&_wpnonce=' + w3tc_nonce +
        		'&w3tc_action=cdn_maxcdn_fsd_configure_zone';

			var v = $('.w3tc_popup_form').find('input').each(function(i) {
				var name = $(this).attr('name');
				if (name)
					url += '&' + encodeURIComponent(name) + '=' +
						encodeURIComponent($(this).val());
			});

	    	W3tc_Lightbox.load(url, w3tc_maxcdn_fsd_resize);
	    })



	    .on('click', '.w3tc_cdn_maxcdn_fsd_done', function() {
			// refresh page
	    	window.location = window.location + '&';
	    })



	    .on('size_change', '#cdn_cname_add', function() {
	    	w3tc_maxcdn_fsd_resize(W3tc_Lightbox);
	    })
});

Youez - 2016 - github.com/yon3zu
LinuXploit