HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/chaharrah.tv/root/wp-content/plugins/wp-postviews/postviews-cache.js
fetch( viewsCacheL10n.admin_ajax_url, {
	method: "POST",
	credentials: 'same-origin',
	headers: {
		'Content-Type': 'application/x-www-form-urlencoded',
		'Cache-Control': 'no-cache',
	},
	body: new URLSearchParams(
		{
			action: 'postviews',
			nonce: viewsCacheL10n.nonce,
			postviews_id: viewsCacheL10n.post_id,
			cache: !1,
		}
	),
})
.then(function(response) {
	return response.json();
})
.then(function(data) {
})
.catch(function(error) {
	console.log('WP-PostViews');
	console.log(error);
});