HEX
Server: nginx
System: Linux pool195-106-36.bur.atomicsites.net 6.12.57+deb12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1~bpo12+1 (2025-11-17) x86_64
User: (0)
PHP: 8.3.32
Disabled: pcntl_fork
Upload Files
File: /wordpress/plugins/jetpack/latest/_inc/crowdsignal-shortcode.js
( function ( w, d, c, j ) {
	if (
		w.crowdsignal_shortcode_options &&
		w.crowdsignal_shortcode_options.script_url &&
		! d.getElementById( j )
	) {
		var pd = d.createElement( c ),
			s;
		pd.id = j;
		pd.async = true;
		pd.src = w.crowdsignal_shortcode_options.script_url;
		s = d.getElementsByTagName( c )[ 0 ];
		s.parentNode.insertBefore( pd, s );
	} else if ( typeof w.jQuery !== 'undefined' ) {
		// In environments where jQuery is present, dispatch with jQuery.
		w.jQuery( d.body ).trigger( 'pd-script-load' );
	} else {
		d.body.dispatchEvent( new Event( 'pd-script-load' ) );
	}
} )( window, document, 'script', 'pd-polldaddy-loader' );