<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Autistic children</provider_name><provider_url>https://janert.info/en</provider_url><author_name>Technik</author_name><author_url>https://janert.info/en/author/technik/</author_url><title>Autistischen Kindern Br&#xFC;cken bauen Startseite - Autistische Kinder</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="GjOMtQkbyy"&gt;&lt;a href="https://janert.info/en/"&gt;Building Bridges for Autistic Children Home&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://janert.info/en/embed/#?secret=GjOMtQkbyy" width="600" height="338" title=""Building bridges for autistic children home page" - Autistic Children" data-secret="GjOMtQkbyy" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script type="text/javascript"&gt;
/* &lt;![CDATA[ */
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );

/* ]]&gt; */
&lt;/script&gt;</html><thumbnail_url>https://janert.info/wp-content/uploads/2016/05/trains-scaled-e1464694809307-1.jpg</thumbnail_url><thumbnail_width>1010</thumbnail_width><thumbnail_height>673</thumbnail_height><description>[et_pb_section fb_built=&#x201C;1&#x2033; admin_label=&#x201C;Hero Section&#x201C; _builder_version=&#x201C;4.16&#x2033; background_color=&#x201C;#05896a&#x201C; use_background_color_gradient=&#x201C;on&#x201C; background_color_gradient_direction=&#x201C;131deg&#x201C; background_color_gradient_stops=&#x201C;#0fa3ae 0%|#0fa3ae 100%&#x201C; background_color_gradient_start=&#x201C;#0fa3ae&#x201C; background_color_gradient_end=&#x201C;#0fa3ae&#x201C; custom_padding=&#x201C;0||0||true|false&#x201C; animation_style=&#x201C;slide&#x201C; animation_direction=&#x201C;top&#x201C; animation_intensity_slide=&#x201C;2%&#x201C; animation_starting_opacity=&#x201C;100%&#x201C; box_shadow_style=&#x201C;preset7&#x2033; box_shadow_horizontal=&#x201C;0px&#x201C; box_shadow_vertical=&#x201C;-120px&#x201C; box_shadow_color=&#x201C;#ffffff&#x201C; locked=&#x201C;off&#x201C; global_colors_info=&#x201C;{}&#x201C;][et_pb_row column_structure=&#x201C;1_2,1_2&#x2033; _builder_version=&#x201C;4.16&#x2033; background_size=&#x201C;initial&#x201C; background_position=&#x201C;top_left&#x201C; background_repeat=&#x201C;repeat&#x201C; custom_padding=&#x201C;40px|0px|0|0px|false|false&#x201C; custom_width_px=&#x201C;1440px&#x201C; global_colors_info=&#x201C;{}&#x201C;][et_pb_column type=&#x201C;1_2&#x2033; _builder_version=&#x201C;4.16&#x2033; custom_padding=&#x201C;|||&#x201C; global_colors_info=&#x201C;{}&#x201C; custom_padding__hover=&#x201C;|||&#x201C;][et_pb_text _builder_version=&#x201C;4.16&#x2033; text_font=&#x201C;||||||||&#x201C; header_font=&#x201C;Yanone Kaffeesatz||||||||&#x201C; header_text_color=&#x201C;#fbd302&#x2033; header_font_size=&#x201C;58px&#x201C; header_line_height=&#x201C;1.5em&#x201C; header_2_font=&#x201C;||||||||&#x201C; header_3_font=&#x201C;||||||||&#x201C; header_4_font=&#x201C;||||||||&#x201C; header_5_font=&#x201C;||||||||&#x201C; header_6_font=&#x201C;||||||||&#x201C; background_color=&#x201C;rgba(255,255,255,0)&#x201C; background_size=&#x201C;initial&#x201C; background_position=&#x201C;top_left&#x201C; background_repeat=&#x201C;repeat&#x201C; custom_margin=&#x201C;||6px|&#x201C; locked=&#x201C;off&#x201C; [&hellip;]</description></oembed>
