Advertisement
goebelmasse

Die Süddeutsche Zeitung will Javascript erzwingen?

Dec 17th, 2016
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.71 KB | None | 0 0
  1. Ich halte es immer für eine ganz schlechte Idee, jedem Betreiber einer Website in einem anonymisierenden und technischen Medium das Privileg einzuräumen, beliebigen Code im Webbrowser ausführen zu können. Die Süddeutschen Zeitung fordert ihre Leser gerade mit einem überlagernden Layer, der durch JavaScript wieder entfernt wird, dazu auf, eine solche Erlaubnis ohne technischen Grund zu geben. Tatsächlich ist die Website der Süddeutschen Zeitung in einem reinen Textbrowser, der kein JavaScript ausführen kann, vollständig und problemlos lesbar.
  2.  
  3. Siehe hier: https://schwerdtfegr.wordpress.com/2016/12/17/ihr-koennt-mich-auch-mal-am-arsche-lecken/
  4.  
  5. Natürlich kann man mich für diese Haltung paranoid und technikfeindlich nennen. Hier herrscht Meinungsfreiheit, und die gilt (leider) auch für minderschlaue Kommunikationsakte (die ich allerdings auch manchmal selbst begehe)…
  6.  
  7. Die folgenden Zeilen sind das gesamte in die Seite eingebettete JavaScript, das aktuell beim Aufruf der Startseite der Süddeutschen Zeitung ausgeführt werden soll. Dazu kommen weitere JavaScript-Quellen, die über das <script>-Attribut »src« nachgeladen werden. Ich habe diese Datei mit folgender Kommandozeile erstellt:
  8.  
  9. $ lynx -mime_header http://www.sueddeutsche.de |
  10. sed -e 's/^\s*//' -e 's/</\n</g' -e '/^\s*\n$/d' |
  11. awk 'BEGIN { p = 0 }
  12. /^<script/ { p = 1 }
  13. /^<\/script>/ { p = 0 }
  14. p { print }' > blah.txt
  15.  
  16. Und nun viel Spaß beim Lesen, Dechiffrieren und Meinungsbilden. ;)
  17.  
  18. <script src="http://polpix.sueddeutsche.com/staticassets/js/sde-core.js?r=161205.0" type="text/javascript">
  19. <script type="text/javascript" src="http://media-cdn.sueddeutsche.de/globalassets/js/sde-header-sync-prod.js?2b204e47">
  20. <script type="text/javascript" src="http://media-cdn.sueddeutsche.de/globalassets/js/sde-header-desktop.js?51295ef9" async>
  21. <script type="text/javascript" src='http://media-cdn.sueddeutsche.de/globalassets/standalone/szstats/stats.min.js?2016121720' async>
  22. <script type="text/javascript" src="http://s0.2mdn.net/instream/html5/ima3.js">
  23. <script id="creInit">
  24. (function(jq){
  25. var downloadScript = function(url, callback) {
  26. jq.ajax({
  27. url: url,
  28. dataType: 'script',
  29. cache: true, // otherwise will get fresh copy every page load
  30. success: callback
  31. })
  32. }
  33.  
  34. var renderSwoosh = function(opcUrl, meteredCount, maxCount) {
  35. var ajaxUrl = opcUrl + '/assets/js/swoosh.js';
  36. var mode = 'WWW';
  37. downloadScript(ajaxUrl, function() {
  38. // Wait for the document to be ready before the swoosh is rendered
  39. jq(document).ready(function() {
  40. opcSwoosh(jq, jq("#sueddeutsche"), meteredCount, maxCount, opcUrl, mode);
  41. });
  42. });
  43. }
  44.  
  45. var creListener = function(response){
  46. if (typeof(dataLayer) !== 'undefined') {
  47. dataLayer.push({'event': 'c1TrackingResponse', 'c1TrackingResponse': response});
  48. }
  49.  
  50. };
  51.  
  52. downloadScript('http://www.sueddeutsche.de/cre-1.0/tracking/tracking.js', function() {
  53. if (typeof(cre_client) != "undefined") {
  54. cre_client.set_page_view();
  55. cre_client.set_site('sz.de');
  56. cre_client.set_service_id('szde');
  57. cre_client.set_entitlement_id('live_szde');
  58. cre_client.set_content_id('\/');
  59. cre_client.set_origin('web');
  60. cre_client.set_doc_type('section');
  61. cre_client.set_entitlement('free');
  62. cre_client.set_channel('2.242');
  63. cre_client.set_cms_id('2.242');
  64. cre_client.addListener(creListener);
  65. cre_client.request();
  66. }
  67. });
  68. })(SDE.$);
  69.  
  70. <script type="text/javascript" src="http://media-cdn.sueddeutsche.de/globalassets/adcontroller/cdn_sz/31022495ea0f92c45fffb56c3e596c71">
  71. <script type="text/javascript">
  72. if (typeof AdController !== 'undefined') {
  73.  
  74. AdController.setPageInfo({
  75. $handle: "homepage",
  76. $autoSizeFrames: true,
  77. level2: "",
  78. level3: "",
  79. keywords: "",
  80. tma: ""
  81. });
  82.  
  83. try {
  84. AdController.stage();
  85. } catch(e) {}
  86. }
  87.  
  88. <script type="text/javascript">
  89. if (typeof AdController !== 'undefined') {
  90. AdController.initialize();
  91. }
  92.  
  93. <script type="text/javascript">
  94. (function()
  95. { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = document.location.protocol + '//cdn.iqcontentplatform.de/iq.js'; var sc = document.getElementsByTagName('script')[0]; sc.parentNode.insertBefore(s, sc); }
  96. )();
  97.  
  98. <script>
  99. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  100. window.performance.mark('monitor_startRender');
  101. }
  102.  
  103. <script>
  104.  
  105. SDE.init.initTop();
  106.  
  107. <script type="text/javascript" id="valitonInit">
  108. if (typeof VALITON_WA !== 'undefined') {
  109. VALITON_WA.setProp( {
  110. art:'www', id: '2.242', seite: '0', linkTracking: 'true', overscrolling: 'false', lastTracker: 'ywa,chartbeat', domain: 'www.sueddeutsche.de', dokumentTyp: 'homepage', webseitenbereich: 'nachrichten', firstTracker: 'ivw2,sitestat,magof,ga', vermarktbar: 'true', agofcode: '001' } );
  111. VALITON_WA.track();
  112. }
  113.  
  114. <script>
  115. (function(w,d,s,l,i){
  116. w[l]=w[l]||[];
  117. w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});
  118. var f=d.getElementsByTagName(s)[0],
  119. j=d.createElement(s),
  120. dl=l!='dataLayer'?'&l='+l:'';
  121. j.async=true;
  122. j.src='http://www.googletagmanager.com/gtm.js?id=' + i + dl;
  123. f.parentNode.insertBefore(j,f);
  124. })(window,document,'script','dataLayer','GTM-PXNL5Z');
  125.  
  126. <script type="text/javascript">
  127. if (typeof AdController !== 'undefined') {
  128. AdController.render('iqadtile14');
  129. }
  130.  
  131. <script>
  132. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  133. window.performance.mark('monitor_iqadtile14_render');
  134. }
  135.  
  136. <script type="text/javascript">
  137. if (typeof SDE.init.initIQAdTile !== 'undefined')
  138. {
  139. SDE.init.initIQAdTile('full', 'iqadtile14', false);
  140. }
  141.  
  142. <script src="http://media-cdn.sueddeutsche.de/adblock/adx/images/ADS/admax/adops/ads.js">
  143. <script>
  144. var SZAdBlockDetection=function(n){function t(e){if(r[e])return r[e].exports;var o=r[e]={i:e,l:!1,exports:{}};return n[e].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var e=window.webpackJsonpSZAdBlockDetection;window.webpackJsonpSZAdBlockDetection=function(t,r,i){for(var a,c,u=0,s=[];u
  145. <t.length;u++)c=t[u],o[c]&&s.push(o[c][0]),o[c]=0;for(a in r)Object.prototype.hasOwnProperty.call(r,a)&&(n[a]=r[a]);for(e&&e(t,r,i);s.length;)s.shift()()};var r={},o={1:0};return t.e=function(n){function e(){i.onerror=i.onload=null,clearTimeout(a);var t=o[n];0!==t&&(t&&t[1](new Error("Loading chunk "+n+" failed.")),o[n]=void 0)}if(0===o[n])return Promise.resolve();if(o[n])return o[n][2];var r=document.getElementsByTagName("head")[0],i=document.createElement("script");i.type="text/javascript",i.charset="utf-8",i.async=!0,i.timeout=12e4,i.src=t.p+""+{0:"acccd36c94aa67d7e622"}[n]+".prod.js";var a=setTimeout(e,12e4);i.onerror=i.onload=e,r.appendChild(i);var c=new Promise(function(t,e){o[n]=[t,e]});return o[n][2]=c},t.m=n,t.c=r,t.i=function(n){return n},t.d=function(n,t,e){Object.defineProperty(n,t,{configurable:!1,enumerable:!0,get:e})},t.n=function(n){var e=n&&n.__esModule?function(){return n.default}:function(){return n};return t.d(e,"a",e),e},t.o=function(n,t){return Object.prototype.hasOwnProperty.call(n,t)},t.p="http://media-cdn.sueddeutsche.de/adblock/assets/generated/",t.oe=function(n){throw n},t(t.s=75)}([function(n,t,e){var r=e(32)("wks"),o=e(23),i=e(1).Symbol,a="function"==typeof i,c=n.exports=function(n){return r[n]||(r[n]=a&&i[n]||(a?i:o)("Symbol."+n))};c.store=r},function(n,t){var e=n.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=e)},function(n,t,e){var r=e(9);n.exports=function(n){if(!r(n))throw TypeError(n+" is not an object!");return n}},function(n,t){var e=n.exports={version:"2.4.0"};"number"==typeof __e&&(__e=e)},function(n,t,e){var r=e(12),o=e(31);n.exports=e(7)?function(n,t,e){return r.f(n,t,o(1,e))}:function(n,t,e){return n[t]=e,n}},function(n,t){var e={}.toString;n.exports=function(n){return e.call(n).slice(8,-1)}},function(n,t,e){var r=e(13);n.exports=function(n,t,e){if(r(n),void 0===t)return n;switch(e){case 1:return function(e){return n.call(t,e)};case 2:return function(e,r){return n.call(t,e,r)};case 3:return function(e,r,o){return n.call(t,e,r,o)}}return function(){return n.apply(t,arguments)}}},function(n,t,e){n.exports=!e(26)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(n,t){var e={}.hasOwnProperty;n.exports=function(n,t){return e.call(n,t)}},function(n,t){n.exports=function(n){return"object"==typeof n?null!==n:"function"==typeof n}},function(n,t){n.exports={}},function(n,t,e){var r=e(1),o=e(4),i=e(8),a=e(23)("src"),c="toString",u=Function[c],s=(""+u).split(c);e(3).inspectSource=function(n){return u.call(n)},(n.exports=function(n,t,e,c){var u="function"==typeof e;u&&(i(e,"name")||o(e,"name",t)),n[t]!==e&&(u&&(i(e,a)||o(e,a,n[t]?""+n[t]:s.join(String(t)))),n===r?n[t]=e:c?n[t]?n[t]=e:o(n,t,e):(delete n[t],o(n,t,e)))})(Function.prototype,c,function(){return"function"==typeof this&&this[a]||u.call(this)})},function(n,t,e){var r=e(2),o=e(47),i=e(66),a=Object.defineProperty;t.f=e(7)?Object.defineProperty:function(n,t,e){if(r(n),t=i(t,!0),r(e),o)try{return a(n,t,e)}catch(n){}if("get"in e||"set"in e)throw TypeError("Accessors not supported!");return"value"in e&&(n[t]=e.value),n}},function(n,t){n.exports=function(n){if("function"!=typeof n)throw TypeError(n+" is not a function!");return n}},function(n,t,e){var r=e(5),o=e(0)("toStringTag"),i="Arguments"==r(function(){return arguments}()),a=function(n,t){try{return n[t]}catch(n){}};n.exports=function(n){var t,e,c;return void 0===n?"Undefined":null===n?"Null":"string"==typeof(e=a(t=Object(n),o))?e:i?r(t):"Object"==(c=r(t))&&"function"==typeof t.callee?"Arguments":c}},function(n,t){n.exports=function(n){if(void 0==n)throw TypeError("Can't call method on "+n);return n}},function(n,t,e){var r=e(9),o=e(1).document,i=r(o)&&r(o.createElement);n.exports=function(n){return i?o.createElement(n):{}}},function(n,t,e){var r=e(1),o=e(3),i=e(4),a=e(11),c=e(6),u="prototype",s=function(n,t,e){var f,d,l,p,v=n&s.F,h=n&s.G,m=n&s.S,g=n&s.P,y=n&s.B,w=h?r:m?r[t]||(r[t]={}):(r[t]||{})[u],_=h?o:o[t]||(o[t]={}),b=_[u]||(_[u]={});h&&(e=t);for(f in e)d=!v&&w&&void 0!==w[f],l=(d?w:e)[f],p=y&&d?c(l,r):g&&"function"==typeof l?c(Function.call,l):l,w&&a(w,f,l,n&s.U),_[f]!=l&&i(_,f,p),g&&b[f]!=l&&(b[f]=l)};r.core=o,s.F=1,s.G=2,s.S=4,s.P=8,s.B=16,s.W=32,s.U=64,s.R=128,n.exports=s},function(n,t,e){var r=e(12).f,o=e(8),i=e(0)("toStringTag");n.exports=function(n,t,e){n&&!o(n=e?n:n.prototype,i)&&r(n,i,{configurable:!0,value:t})}},function(n,t,e){var r=e(32)("keys"),o=e(23);n.exports=function(n){return r[n]||(r[n]=o(n))}},function(n,t){var e=Math.ceil,r=Math.floor;n.exports=function(n){return isNaN(n=+n)?0:(n>0?r:e)(n)}},function(n,t,e){var r=e(28),o=e(15);n.exports=function(n){return r(o(n))}},function(n,t,e){var r=e(20),o=Math.min;n.exports=function(n){return n>0?o(r(n),9007199254740991):0}},function(n,t){var e=0,r=Math.random();n.exports=function(n){return"Symbol(".concat(void 0===n?"":n,")_",(++e+r).toString(36))}},function(n,t,e){var r=e(0)("unscopables"),o=Array.prototype;void 0==o[r]&&e(4)(o,r,{}),n.exports=function(n){o[r][n]=!0}},function(n,t){n.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(n,t){n.exports=function(n){try{return!!n()}catch(n){return!0}}},function(n,t,e){n.exports=e(1).document&&document.documentElement},function(n,t,e){var r=e(5);n.exports=Object("z").propertyIsEnumerable(0)?Object:function(n){return"String"==r(n)?n.split(""):Object(n)}},function(n,t,e){"use strict";var r=e(30),o=e(17),i=e(11),a=e(4),c=e(8),u=e(10),s=e(52),f=e(18),d=e(58),l=e(0)("iterator"),p=!([].keys&&"next"in[].keys()),v="@@iterator",h="keys",m="values",g=function(){return this};n.exports=function(n,t,e,y,w,_,b){s(e,t,y);var x,T,k,E=function(n){if(!p&&n in O)return O[n];switch(n){case h:return function(){return new e(this,n)};case m:return function(){return new e(this,n)}}return function(){return new e(this,n)}},S=t+" Iterator",M=w==m,j=!1,O=n.prototype,P=O[l]||O[v]||w&&O[w],A=P||E(w),C=w?M?E("entries"):A:void 0,D="Array"==t?O.entries||P:P;if(D&&(k=d(D.call(new n)),k!==Object.prototype&&(f(k,S,!0),r||c(k,l)||a(k,l,g))),M&&P&&P.name!==m&&(j=!0,A=function(){return P.call(this)}),r&&!b||!p&&!j&&O[l]||a(O,l,A),u[t]=A,u[S]=g,w)if(x={values:M?A:E(m),keys:_?A:E(h),entries:C},b)for(T in x)T in O||i(O,T,x[T]);else o(o.P+o.F*(p||j),t,x);return x}},function(n,t){n.exports=!1},function(n,t){n.exports=function(n,t){return{enumerable:!(1&n),configurable:!(2&n),writable:!(4&n),value:t}}},function(n,t,e){var r=e(1),o="__core-js_shared__",i=r[o]||(r[o]={});n.exports=function(n){return i[n]||(i[n]={})}},function(n,t,e){var r,o,i,a=e(6),c=e(48),u=e(27),s=e(16),f=e(1),d=f.process,l=f.setImmediate,p=f.clearImmediate,v=f.MessageChannel,h=0,m={},g="onreadystatechange",y=function(){var n=+this;if(m.hasOwnProperty(n)){var t=m[n];delete m[n],t()}},w=function(n){y.call(n.data)};l&&p||(l=function(n){for(var t=[],e=1;arguments.length>e;)t.push(arguments[e++]);return m[++h]=function(){c("function"==typeof n?n:Function(n),t)},r(h),h},p=function(n){delete m[n]},"process"==e(5)(d)?r=function(n){d.nextTick(a(y,n,1))}:v?(o=new v,i=o.port2,o.port1.onmessage=w,r=a(i.postMessage,i,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(r=function(n){f.postMessage(n+"","*")},f.addEventListener("message",w,!1)):r=g in s("script")?function(n){u.appendChild(s("script"))[g]=function(){u.removeChild(this),y.call(n)}}:function(n){setTimeout(a(y,n,1),0)}),n.exports={set:l,clear:p}},function(n,t,e){var r=e(15);n.exports=function(n){return Object(r(n))}},function(n,t,e){"use strict";function r(n){return n&&n.__esModule?n:{default:n}}function o(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function n(n,t){for(var e=0;e
  146. <t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(n,r.key,r)}}return function(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t}}(),a=e(39),c=r(a),u=e(40),s=(r(u),e(74)),f=r(s),d=function(){function n(t){o(this,n),this.window=t,this.detectionFinished=0}return i(n,[{key:"_getCurrentPageType",value:function(){return this.window.document.body.getAttribute("data-documenttype")||"UNKNOWN"}},{key:"_shouldPageTypeBeChecked",value:function(n){var t=f.default.find(function(t){return t===n});return void 0!==t}},{key:"_checkBait",value:function(n,t,e){if(n){var r=this.window.getComputedStyle(n),o=r.getPropertyValue("height"),i=r.getPropertyValue("width"),a=r.getPropertyValue("display"),c=r.getPropertyValue("visibility");if("100px"!==o||"100px"!==i||"block"!==a||"visible"!==c)n.parentNode.removeChild(n),e(!0);else if(t.length>0){var u=t.shift();this.window.setTimeout(this._checkBait.bind(this,n,t,e),u)}else n.parentNode.removeChild(n),e(!1)}}},{key:"_processBait",value:function(n){var t=this;return new c.default(function(e){var r=t.window.document.createElement("DIV");r.style.position="absolute",r.style.display="block",r.style.visibility="visible",r.style.left="-1000px",r.style.top="-1000px",r.style.width="100px",r.style.height="100px",r.className=n,r.id="adtile-"+Math.round(1e3*Math.random()),t.window.document.body.appendChild(r),t._checkBait(r,[0,10,100],e)})}},{key:"_performDependentScriptChecks",value:function(){var n=this;return new c.default(function(t){t(!n.window.adblock||"1337"!==n.window.adblock.ads)})}},{key:"_performVisualChecks",value:function(){var n=["AdProduct","GalleryViewerAdSuppress","EzAdsSearchPro","MBoxAdRight","OuterAdvertisingContainer","TimelineAd","abAdPositionBoxB","aboveCommentAdsWrapper","ad-companion","adengageadzone"].join(" ");return this._processBait(n)}},{key:"performAdblockChecks",value:function(n){var t=this,e=n.checkVisuals,r=void 0===e||e,o=n.checkScripts,i=void 0===o||o,a=n.useWhitelist,u=void 0===a||a;return new c.default(function(n){function e(t){return c--,t?void n(!0):c
  147. <=0?void n(!1):void 0}var o=t._getCurrentPageType(),a=[];if(u&&!t._shouldPageTypeBeChecked(o))return void n(!1);r&&a.push(t._performVisualChecks()),i&&a.push(t._performDependentScriptChecks());var c=a.length;a.forEach(function(n){return n.then(function(n){return e(n)}).catch(function(n){e(!1)})})})}}]),n}();t.default=d},function(n,t){"use strict";function e(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function r(){for(var n=document.location.pathname,t=0;t
  148. <s.length;t++){var e=s[t],r=new RegExp(e.pathRegex);if(n.match(r))return"function"==typeof e.getRedirectUrl&&e.getRedirectUrl()}var o=document.location.href,i=new RegExp("reduced=true&?");return o=o.replace(i,"").replace(/[&\?]$/,"")}function o(){if("undefined"==typeof a)throw new Error("USS is not configured. Must call USS.setup() before any interaction!");var n=window.location;return n.protocol+"//"+n.host+a}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function n(n,t){for(var e=0;e
  149. <t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(n,r.key,r)}}return function(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t}}(),a=void 0,c=void 0,u=t.ADBLOCK_REDIRECTURL_KEY="adblock_redirecturl",s=[{pathRegex:"^/adblock$",getRedirectUrl:function(){var n=localStorage.getItem(u);return n||document.location.protocol+"//"+document.location.host}}],f=function(){function n(){e(this,n)}return i(n,null,[{key:"setup",value:function(n){a=n}},{key:"getLoginUrl",value:function(n){var t=o(),e=r();return t+="?next="+encodeURIComponent(e),n&&(t+="&gateway=true"),t}},{key:"getLogoutUrl",value:function(){var n=o()+"/logout",t=document.location.href;return t.indexOf("logout=true")
  150. <0&&(t+=t.indexOf("?")
  151. <0?"?":"&",t+="logout=true"),n+"?next="+encodeURIComponent(t)}},{key:"getProfileUrl",value:function(){var n=o()+"/loggedinaction";return n+="?next="+encodeURIComponent(document.location.href)}},{key:"getLoginState",value:function(n){if("undefined"!=typeof c)return n(c);try{!function(){var t=new XMLHttpRequest;t.addEventListener("loadend",function(){if(200===t.status){var e=JSON.parse(t.responseText);c=e}else c=!1;n(c)}),t.open("GET",o()+"/service"),t.send()}()}catch(t){n(!1)}}}]),n}();t.default=f},function(n,t,e){!function(t,e){n.exports=e()}(this,function(){return function(n){function t(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return n[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var e={};return t.m=n,t.c=e,t.i=function(n){return n},t.d=function(n,t,e){Object.defineProperty(n,t,{configurable:!1,enumerable:!0,get:e})},t.n=function(n){var e=n&&n.__esModule?function(){return n.default}:function(){return n};return t.d(e,"a",e),e},t.o=function(n,t){return Object.prototype.hasOwnProperty.call(n,t)},t.p="",t(t.s=11)}([function(n,t,e){"use strict";function r(n,t){var e=t||{bubbles:!1,cancelable:!1,detail:void 0},r=document.createEvent("CustomEvent");return r.initCustomEvent(n,e.bubbles,e.cancelable,e.detail),r}var o=void 0;"function"==typeof window.CustomEvent?o=window.CustomEvent:(r.prototype=window.Event.prototype,o=r),t.a=o},function(n,t,e){"use strict";function r(){return"object"===c(window.performance)&&"function"==typeof window.performance.mark&&"function"==typeof window.performance.getEntriesByType&&"function"==typeof window.performance.clearMarks}function o(){return"object"===c(window.performance)&&"object"===c(window.performance.timing)}function i(){return"object"===c(window.performance)&&"function"==typeof window.performance.now}function a(){return"object"===c(window.performance)&&"function"==typeof window.performance.clearResourceTimings}t.d=r,t.b=o,t.c=i,t.a=a;var c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol?"symbol":typeof n}},function(n,t,e){"use strict";e.d(t,"b",function(){return r}),e.d(t,"c",function(){return o}),e.d(t,"a",function(){return i}),e.d(t,"d",function(){return a}),e.d(t,"e",function(){return c});var r="_start",o="_end",i="monitor_",a="monitoringdataupdate",c="monitoringdatamark"},function(n,t,e){"use strict";function r(n){var t=arguments.length
  152. <=1||void 0===arguments[1]?null:arguments[1];e.i(c.d)()&&("function"==typeof t?(window.performance.mark(""+a.a+n+a.b),t(),window.performance.mark(""+a.a+n+a.c)):window.performance.mark(""+a.a+n))}function o(){var n=new u.a(a.d);window.dispatchEvent(n)}function i(n){var t=new u.a(a.e);t.markName=n,window.dispatchEvent(t)}var a=e(2),c=e(1),u=e(0);t.a=r,t.c=o,t.d=i},function(n,t,e){"use strict";function r(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function o(n){n.lastIndex=0}function i(n){var t=n.performance.timing.navigationStart,e=window.performance.timing.navigationStart;return t-e}function a(n){var t=!(arguments.length
  153. <=1||void 0===arguments[1])&&arguments[1];return t===!1?n>=window.performance.timing.navigationStart:n>=window.performance.timing.navigationStart&&t>=window.performance.timing.navigationStart&&t>=n}var c=e(2),u=e(1),s=e(9),f=e(10),d=function(){function n(n,t){for(var e=0;e
  154. <t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(n,r.key,r)}}return function(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t}}(),l=new RegExp(c.a+"(.*)"+c.b,"g"),p=new RegExp(c.a+"(.*)"+c.c,"g"),v=new RegExp(c.a+"(.*)","g"),h=500,m=25,g=function(){function n(){r(this,n)}return d(n,null,[{key:"startMonitoring",value:function(t){if(n.shouldUserBeMonitored(t)){var r=n.sendMonitoringDataWithDelay.bind(null,t),o=n.sendMonitoringData.bind(null,t,!0);n._errors=0,n.navigationTiming={},n.resourceTimings={},n.jsMarks={},n.jsTimespans={},n.jsTimespanAggregations={},n.uid=n.generateRandomUID(),window.addEventListener(c.d,r),window.addEventListener("load",r),window.addEventListener("beforeunload",o),window.addEventListener(c.e,function(t){return n._recordMark(t.markName)}),e.i(u.a)()&&"undefined"!=typeof window.performance.onresourcetimingbufferfull&&(window.performance.onresourcetimingbufferfull=n._increaseResourceTimingBufferSize(m))}}},{key:"shouldUserBeMonitored",value:function(n){return Math.random()
  155. <n.ratio}},{key:"generateRandomUID",value:function(){var n=(new Date).getTime().toString(),t=Math.round(999999999*Math.random()).toString();return n+t}},{key:"_increaseResourceTimingBufferSize",value:function(n){if(window.performance.setResourceTimingBufferSize){var t=window.performance.getEntriesByType("resource").length;window.performance.setResourceTimingBufferSize(t+n)}}},{key:"sendMonitoringDataWithDelay",value:function(t){window.clearTimeout(n._sendMonitoringDataTimeoutID),n._sendMonitoringDataTimeoutID=window.setTimeout(function(){n._sendMonitoringDataTimeoutID=null,n.sendMonitoringData(t)},h)}},{key:"sendMonitoringData",value:function(t){var e=!(arguments.length
  156. <=1||void 0===arguments[1])&&arguments[1],r=n.getMonitoringData(t,e),o=JSON.stringify(r);if(o!==n._lastMonitoringDataJSON){if(n._lastMonitoringDataJSON=o,"function"==typeof window.navigator.sendBeacon)window.navigator.sendBeacon(t.serviceUrl,o);else{var i=new XMLHttpRequest;i.open("post",t.serviceUrl,!1),i.send(o)}n.abortPendingMonitoringDataTransaction()}}},{key:"abortPendingMonitoringDataTransaction",value:function(){null!==n._sendMonitoringDataTimeoutID&&(window.clearTimeout(n._sendMonitoringDataTimeoutID),n._sendMonitoringDataTimeoutID=null)}},{key:"pageHasFinishedLoading",value:function(){return window.performance.timing.loadEventStart>0}},{key:"getMonitoringData",value:function(t){var r=!(arguments.length
  157. <=1||void 0===arguments[1])&&arguments[1],o=void 0,i=void 0,a={};try{n.monitorResources(t)}catch(t){n._monitorError(t)}try{n.monitorJS()}catch(t){n._monitorError(t)}try{n.monitorNavigationTiming()}catch(t){n._monitorError(t)}try{e.i(u.b)()&&n._hasLoadEventFired()&&(o=window.performance.timing.loadEventStart-window.performance.timing.navigationStart)}catch(t){n._monitorError(t)}try{r&&!n._hasLoadEventFired()&&e.i(u.c)()&&(i=window.performance.now())}catch(t){n._monitorError(t)}try{for(var c in n.jsTimespanAggregations)n.jsTimespanAggregations.hasOwnProperty(c)&&(a[c]=n.jsTimespanAggregations[c].getStatistics())}catch(t){n._monitorError(t)}return{uid:n.uid,date:n._getTimestamp(),load:o,unload:i,pageType:n.getPageType(),userAgent:n.getUserAgent(),jsMarks:n.jsMarks,jsTimespans:a,resources:n.resourceTimings,navigationTiming:n.navigationTiming,errors:n._errors,supportedAPIs:{highResolutionTime:e.i(u.c)(),navigationTiming:e.i(u.b)(),resourceTiming:e.i(u.a)(),userTiming:e.i(u.d)()}}}},{key:"_monitorError",value:function(t){n._errors++}},{key:"_getTimestamp",value:function(){return(new Date).getTime()}},{key:"_hasLoadEventFired",value:function(){return!!e.i(u.b)()&&window.performance.timing.loadEventStart-window.performance.timing.navigationStart>0}},{key:"monitorResources",value:function(t){if(e.i(u.a)()){var r=[],o=document.getElementsByTagName("iframe");r.push(window);for(var i in o)o.hasOwnProperty(i)&&r.push(o[i].contentWindow);for(var a in t.resources)t.resources.hasOwnProperty(a)&&n._recordResource(a,new RegExp(t.resources[a],"i"),r)}}},{key:"monitorJS",value:function(){if(e.i(u.d)())for(var t=window.performance.getEntriesByType("mark"),r=0;r
  158. <t.length;r++){var i=t[r].name;o(l),o(p),o(v);var a=l.exec(i),c=p.exec(i),s=v.exec(i);if(null!==a&&a.length>1){var f=a[1],d=n._findTimespanEndMark(f,r,t);null===d||n._recordTimeSpan(f,t[r],t[d])}else if(null!==s&&s.length>1&&null===c){var h=s[1];n._recordMark(h,t[r])}}}},{key:"monitorNavigationTiming",value:function(){e.i(u.b)()&&(n.recordNavigationTiming("redirect","redirectStart","redirectEnd"),n.recordNavigationTiming("dns","domainLookupStart","domainLookupEnd"),n.recordNavigationTiming("request","requestStart","responseStart"),n.recordNavigationTiming("connect","connectStart","connectEnd"),n.recordNavigationTiming("response","responseStart","responseEnd"),n.recordNavigationTiming("dom","domLoading","domComplete"),n.recordNavigationTiming("domInteractive","domInteractive"),n.recordNavigationTiming("domContentLoaded","domContentLoadedEventStart","domContentLoadedEventEnd"),n.recordNavigationTiming("load","loadEventStart","loadEventEnd"),n.recordNavigationTiming("appCache","fetchStart","domainLookupStart"))}},{key:"getPageType",value:function(){var n="UNKNOWN";if(document&&document.body&&document.body.getAttribute){var t=document.body.getAttribute("data-documenttype");return""!==t&&t?t:n}return n}},{key:"_recordResource",value:function(t,e,r){try{for(var o in r)if(r.hasOwnProperty(o)){var i=r[o];try{if("undefined"!=typeof i.performance){var a=n._findResourceTimingInWindow(e,i);null!==a&&(n.resourceTimings[t]=a)}}catch(n){}}}catch(n){}}},{key:"_findResourceTimingInWindow",value:function(n,t){var e=t.performance.getEntriesByType("resource");for(var r in e)if(e.hasOwnProperty(r)){var o=e[r];if(n.test(o.name)){var a=i(t);return{start:o.startTime+a,duration:o.duration}}}return null}},{key:"_findTimespanEndMark",value:function(n,t,e){for(var r=t;r
  159. <e.length;r++){var o=e[r];if(o.name===""+c.a+n+c.c)return r}return null}},{key:"_recordMark",value:function(t){var r=arguments.length
  160. <=1||void 0===arguments[1]?null:arguments[1];if(null===r){var o=void 0;o=e.i(u.c)()?window.performance.now():(new Date).getTime()-n._initTime,n.jsMarks[t]=o}else n.jsMarks[t]=r.startTime}},{key:"_recordTimeSpan",value:function(t,e,r){var o=e.startTime,i=r.startTime+r.duration,a=new s.a(t,o,i),c=null;if(t in n.jsTimespans){var u=n.jsTimespans[t];c=n.jsTimespanAggregations[t],u.push(a)}else c=new f.a(t),n.jsTimespans[t]=[a],n.jsTimespanAggregations[t]=c;c.addTimespan(a)}},{key:"recordNavigationTiming",value:function(t,e){var r=arguments.length
  161. <=2||void 0===arguments[2]?void 0:arguments[2];if(e in window.performance.timing&&void 0!==r&&r in window.performance.timing){var o=window.performance.timing[e],i=window.performance.timing[r];if(a(o,i)){var c=i-o;n.navigationTiming[t]={start:o-window.performance.timing.navigationStart,duration:c,end:i-window.performance.timing.navigationStart}}}else if(e in window.performance.timing){var u=window.performance.timing[e];a(u)&&(n.navigationTiming[t]=u-window.performance.timing.navigationStart)}}},{key:"getUserAgent",value:function(){var n=Boolean(window.opr)&&Boolean(window.opr.addons)||Boolean(window.opera)||window.navigator.userAgent.indexOf(" OPR/")>=0,t="undefined"!=typeof InstallTrigger,e=Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0,r=Boolean(document.documentMode),o=!r&&Boolean(window.StyleMedia),i=Boolean(window.chrome)&&Boolean(window.chrome.webstore);return t?"Firefox":i?"Chrome":n?"Opera":r?"IE":o?"IE":e?"Safari":"Other"}}]),n}();t.a=g,g.hasBeenSent=!1,g.navigationTiming={},g.resourceTimings={},g.jsMarks={},g.jsTimespans={},g.jsTimespanAggregations={},g.uid="",g._sendMonitoringDataTimeoutID=null,g._initTime=(new Date).getTime(),g._lastMonitoringDataJSON="",g._errors=0},function(n,t){n.exports={serviceUrl:"http://playapps-stage.sueddeutsche.de/monitoring",resources:{ai:"gampad.*tile1%",pi_ivw:"de\\.ioam\\.de\\/tx\\.io",pi_csc:"nachrichten_homepage\\.index"},ratio:1}},function(n,t){n.exports={serviceUrl:"http://localhost:18097/monitoring",resources:{},ratio:1}},function(n,t){n.exports={serviceUrl:"http://playapps.sueddeutsche.de/monitoring",resources:{ai:"gampad.*tile1%",pi_ivw:"de\\.ioam\\.de\\/tx\\.io",pi_csc:"nachrichten_homepage\\.index"},ratio:.01}},function(n,t){n.exports={serviceUrl:"http://playapps-stage.sueddeutsche.de/monitoring",resources:{ai:"gampad.*tile1%",pi_ivw:"de\\.ioam\\.de\\/tx\\.io",pi_csc:"nachrichten_homepage\\.index"},ratio:1}},function(n,t,e){"use strict";function r(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function o(n,t){return n>=t?0:t-n}var i=function n(t,e,i){r(this,n),this.name=t,this.start=e,this.end=i,this.duration=o(e,i)};t.a=i},function(n,t,e){"use strict";function r(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}var o=function(){function n(n,t){for(var e=0;e
  162. <t.length;e++){var r=t[e];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(n,r.key,r)}}return function(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t}}(),i=function(){function n(t){r(this,n),this.name=t,this.start=void 0,this.end=void 0,this.duration=0,this.count=0,this.average=0,this._m2=0}return o(n,[{key:"addTimespan",value:function(n){if(n.duration>0){this.duration+=n.duration;var t=n.duration-this.average;(void 0===this.start||n.start
  163. <this.start)&&(this.start=n.start),(void 0===this.end||n.end>this.end)&&(this.end=n.end),this.count++,this.average+=t/this.count,this._m2+=t*(n.duration-this.average)}}},{key:"getStatistics",value:function(){if(this.count>0){var n=this.count>=2?this._m2/(this.count-1):0;return{start:this.start,end:this.end,duration:this.duration,count:this.count,average:this.average,stdDev:n>0?Math.sqrt(n):0}}}}]),n}();t.a=i},function(n,t,e){"use strict";var r=e(4),o=e(6),i=e.n(o),a=e(5),c=e.n(a),u=e(8),s=e.n(u),f=e(7),d=e.n(f),l=e(0),p=e(3);e.d(t,"environmentConfigs",function(){return v}),e.d(t,"initialize",function(){return h}),e.o(l,"a")&&e.d(t,"CompatibleEvent",function(){return l.a}),e.o(p,"a")&&e.d(t,"measure",function(){return p.a}),e.o(p,"hasPerformanceAPI")&&e.d(t,"hasPerformanceAPI",function(){return p.hasPerformanceAPI}),e.o(p,"c")&&e.d(t,"dispatchMonitoringUpdateEvent",function(){return p.c}),e.o(p,"d")&&e.d(t,"dispatchMonitoringMarkEvent",function(){return p.d});var v={dev:i.a,ci:c.a,stage:s.a,prod:d.a},h=r.a.startMonitoring}])})},,function(n,t,e){e(70),e(72),e(73),e(71),n.exports=e(3).Promise},function(n,t,e){e(68),n.exports=e(3).Array.find},function(n,t){n.exports=function(n,t,e,r){if(!(n instanceof t)||void 0!==r&&r in n)throw TypeError(e+": incorrect invocation!");return n}},function(n,t,e){var r=e(21),o=e(22),i=e(65);n.exports=function(n){return function(t,e,a){var c,u=r(t),s=o(u.length),f=i(a,s);if(n&&e!=e){for(;s>f;)if(c=u[f++],c!=c)return!0}else for(;s>f;f++)if((n||f in u)&&u[f]===e)return n||f||0;return!n&&-1}}},function(n,t,e){var r=e(6),o=e(28),i=e(34),a=e(22),c=e(45);n.exports=function(n,t){var e=1==n,u=2==n,s=3==n,f=4==n,d=6==n,l=5==n||d,p=t||c;return function(t,c,v){for(var h,m,g=i(t),y=o(g),w=r(c,v,3),_=a(y.length),b=0,x=e?p(t,_):u?p(t,0):void 0;_>b;b++)if((l||b in y)&&(h=y[b],m=w(h,b,g),n))if(e)x[b]=m;else if(m)switch(n){case 3:return!0;case 5:return h;case 6:return b;case 2:x.push(h)}else if(f)return!1;return d?-1:s||f?f:x}}},function(n,t,e){var r=e(9),o=e(50),i=e(0)("species");n.exports=function(n){var t;return o(n)&&(t=n.constructor,"function"!=typeof t||t!==Array&&!o(t.prototype)||(t=void 0),r(t)&&(t=t[i],null===t&&(t=void 0))),void 0===t?Array:t}},function(n,t,e){var r=e(44);n.exports=function(n,t){return new(r(n))(t)}},function(n,t,e){var r=e(6),o=e(51),i=e(49),a=e(2),c=e(22),u=e(67),s={},f={},t=n.exports=function(n,t,e,d,l){var p,v,h,m,g=l?function(){return n}:u(n),y=r(e,d,t?2:1),w=0;if("function"!=typeof g)throw TypeError(n+" is not iterable!");if(i(g)){for(p=c(n.length);p>w;w++)if(m=t?y(a(v=n[w])[0],v[1]):y(n[w]),m===s||m===f)return m}else for(h=g.call(n);!(v=h.next()).done;)if(m=o(h,y,v.value,t),m===s||m===f)return m};t.BREAK=s,t.RETURN=f},function(n,t,e){n.exports=!e(7)&&!e(26)(function(){return 7!=Object.defineProperty(e(16)("div"),"a",{get:function(){return 7}}).a})},function(n,t){n.exports=function(n,t,e){var r=void 0===e;switch(t.length){case 0:return r?n():n.call(e);case 1:return r?n(t[0]):n.call(e,t[0]);case 2:return r?n(t[0],t[1]):n.call(e,t[0],t[1]);case 3:return r?n(t[0],t[1],t[2]):n.call(e,t[0],t[1],t[2]);case 4:return r?n(t[0],t[1],t[2],t[3]):n.call(e,t[0],t[1],t[2],t[3])}return n.apply(e,t)}},function(n,t,e){var r=e(10),o=e(0)("iterator"),i=Array.prototype;n.exports=function(n){return void 0!==n&&(r.Array===n||i[o]===n)}},function(n,t,e){var r=e(5);n.exports=Array.isArray||function(n){return"Array"==r(n)}},function(n,t,e){var r=e(2);n.exports=function(n,t,e,o){try{return o?t(r(e)[0],e[1]):t(e)}catch(t){var i=n.return;throw void 0!==i&&r(i.call(n)),t}}},function(n,t,e){"use strict";var r=e(56),o=e(31),i=e(18),a={};e(4)(a,e(0)("iterator"),function(){return this}),n.exports=function(n,t,e){n.prototype=r(a,{next:o(1,e)}),i(n,t+" Iterator")}},function(n,t,e){var r=e(0)("iterator"),o=!1;try{var i=[7][r]();i.return=function(){o=!0},Array.from(i,function(){throw 2})}catch(n){}n.exports=function(n,t){if(!t&&!o)return!1;var e=!1;try{var i=[7],a=i[r]();a.next=function(){return{done:e=!0}},i[r]=function(){return a},n(i)}catch(n){}return e}},function(n,t){n.exports=function(n,t){return{value:t,done:!!n}}},function(n,t,e){var r=e(1),o=e(33).set,i=r.MutationObserver||r.WebKitMutationObserver,a=r.process,c=r.Promise,u="process"==e(5)(a);n.exports=function(){var n,t,e,s=function(){var r,o;for(u&&(r=a.domain)&&r.exit();n;){o=n.fn,n=n.next;try{o()}catch(r){throw n?e():t=void 0,r}}t=void 0,r&&r.enter()};if(u)e=function(){a.nextTick(s)};else if(i){var f=!0,d=document.createTextNode("");new i(s).observe(d,{characterData:!0}),e=function(){d.data=f=!f}}else if(c&&c.resolve){var l=c.resolve();e=function(){l.then(s)}}else e=function(){o.call(r,s)};return function(r){var o={fn:r,next:void 0};t&&(t.next=o),n||(n=o,e()),t=o}}},function(n,t,e){var r=e(2),o=e(57),i=e(25),a=e(19)("IE_PROTO"),c=function(){},u="prototype",s=function(){var n,t=e(16)("iframe"),r=i.length,o="
  164. <",a=">";for(t.style.display="none",e(27).appendChild(t),t.src="javascript:",n=t.contentWindow.document,n.open(),n.write(o+"script"+a+"document.F=Object"+o+"/script"+a),n.close(),s=n.F;r--;)delete s[u][i[r]];return s()};n.exports=Object.create||function(n,t){var e;return null!==n?(c[u]=r(n),e=new c,c[u]=null,e[a]=n):e=s(),void 0===t?e:o(e,t)}},function(n,t,e){var r=e(12),o=e(2),i=e(60);n.exports=e(7)?Object.defineProperties:function(n,t){o(n);for(var e,a=i(t),c=a.length,u=0;c>u;)r.f(n,e=a[u++],t[e]);return n}},function(n,t,e){var r=e(8),o=e(34),i=e(19)("IE_PROTO"),a=Object.prototype;n.exports=Object.getPrototypeOf||function(n){return n=o(n),r(n,i)?n[i]:"function"==typeof n.constructor&&n instanceof n.constructor?n.constructor.prototype:n instanceof Object?a:null}},function(n,t,e){var r=e(8),o=e(21),i=e(42)(!1),a=e(19)("IE_PROTO");n.exports=function(n,t){var e,c=o(n),u=0,s=[];for(e in c)e!=a&&r(c,e)&&s.push(e);for(;t.length>u;)r(c,e=t[u++])&&(~i(s,e)||s.push(e));return s}},function(n,t,e){var r=e(59),o=e(25);n.exports=Object.keys||function(n){return r(n,o)}},function(n,t,e){var r=e(11);n.exports=function(n,t,e){for(var o in t)r(n,o,t[o],e);return n}},function(n,t,e){"use strict";var r=e(1),o=e(12),i=e(7),a=e(0)("species");n.exports=function(n){var t=r[n];i&&t&&!t[a]&&o.f(t,a,{configurable:!0,get:function(){return this}})}},function(n,t,e){var r=e(2),o=e(13),i=e(0)("species");n.exports=function(n,t){var e,a=r(n).constructor;return void 0===a||void 0==(e=r(a)[i])?t:o(e)}},function(n,t,e){var r=e(20),o=e(15);n.exports=function(n){return function(t,e){var i,a,c=String(o(t)),u=r(e),s=c.length;return u
  165. <0||u>=s?n?"":void 0:(i=c.charCodeAt(u),i
  166. <55296||i>56319||u+1===s||(a=c.charCodeAt(u+1))
  167. <56320||a>57343?n?c.charAt(u):i:n?c.slice(u,u+2):(i-55296
  168. <
  169. <10)+(a-56320)+65536)}}},function(n,t,e){var r=e(20),o=Math.max,i=Math.min;n.exports=function(n,t){return n=r(n),n
  170. <0?o(n+t,0):i(n,t)}},function(n,t,e){var r=e(9);n.exports=function(n,t){if(!r(n))return n;var e,o;if(t&&"function"==typeof(e=n.toString)&&!r(o=e.call(n)))return o;if("function"==typeof(e=n.valueOf)&&!r(o=e.call(n)))return o;if(!t&&"function"==typeof(e=n.toString)&&!r(o=e.call(n)))return o;throw TypeError("Can't convert object to primitive value")}},function(n,t,e){
  171. var r=e(14),o=e(0)("iterator"),i=e(10);n.exports=e(3).getIteratorMethod=function(n){if(void 0!=n)return n[o]||n["@@iterator"]||i[r(n)]}},function(n,t,e){"use strict";var r=e(17),o=e(43)(5),i="find",a=!0;i in[]&&Array(1)[i](function(){a=!1}),r(r.P+r.F*a,"Array",{find:function(n){return o(this,n,arguments.length>1?arguments[1]:void 0)}}),e(24)(i)},function(n,t,e){"use strict";var r=e(24),o=e(54),i=e(10),a=e(21);n.exports=e(29)(Array,"Array",function(n,t){this._t=a(n),this._i=0,this._k=t},function(){var n=this._t,t=this._k,e=this._i++;return!n||e>=n.length?(this._t=void 0,o(1)):"keys"==t?o(0,e):"values"==t?o(0,n[e]):o(0,[e,n[e]])},"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},function(n,t,e){"use strict";var r=e(14),o={};o[e(0)("toStringTag")]="z",o+""!="[object z]"&&e(11)(Object.prototype,"toString",function(){return"[object "+r(this)+"]"},!0)},function(n,t,e){"use strict";var r,o,i,a=e(30),c=e(1),u=e(6),s=e(14),f=e(17),d=e(9),l=e(13),p=e(41),v=e(46),h=e(63),m=e(33).set,g=e(55)(),y="Promise",w=c.TypeError,_=c.process,b=c[y],_=c.process,x="process"==s(_),T=function(){},k=!!function(){try{var n=b.resolve(1),t=(n.constructor={})[e(0)("species")]=function(n){n(T,T)};return(x||"function"==typeof PromiseRejectionEvent)&&n.then(T)instanceof t}catch(n){}}(),E=function(n,t){return n===t||n===b&&t===i},S=function(n){var t;return!(!d(n)||"function"!=typeof(t=n.then))&&t},M=function(n){return E(b,n)?new j(n):new o(n)},j=o=function(n){var t,e;this.promise=new n(function(n,r){if(void 0!==t||void 0!==e)throw w("Bad Promise constructor");t=n,e=r}),this.resolve=l(t),this.reject=l(e)},O=function(n){try{n()}catch(n){return{error:n}}},P=function(n,t){if(!n._n){n._n=!0;var e=n._c;g(function(){for(var r=n._v,o=1==n._s,i=0,a=function(t){var e,i,a=o?t.ok:t.fail,c=t.resolve,u=t.reject,s=t.domain;try{a?(o||(2==n._h&&D(n),n._h=1),a===!0?e=r:(s&&s.enter(),e=a(r),s&&s.exit()),e===t.promise?u(w("Promise-chain cycle")):(i=S(e))?i.call(e,c,u):c(e)):u(r)}catch(n){u(n)}};e.length>i;)a(e[i++]);n._c=[],n._n=!1,t&&!n._h&&A(n)})}},A=function(n){m.call(c,function(){var t,e,r,o=n._v;if(C(n)&&(t=O(function(){x?_.emit("unhandledRejection",o,n):(e=c.onunhandledrejection)?e({promise:n,reason:o}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",o)}),n._h=x||C(n)?2:1),n._a=void 0,t)throw t.error})},C=function(n){if(1==n._h)return!1;for(var t,e=n._a||n._c,r=0;e.length>r;)if(t=e[r++],t.fail||!C(t.promise))return!1;return!0},D=function(n){m.call(c,function(){var t;x?_.emit("rejectionHandled",n):(t=c.onrejectionhandled)&&t({promise:n,reason:n._v})})},R=function(n){var t=this;t._d||(t._d=!0,t=t._w||t,t._v=n,t._s=2,t._a||(t._a=t._c.slice()),P(t,!0))},L=function(n){var t,e=this;if(!e._d){e._d=!0,e=e._w||e;try{if(e===n)throw w("Promise can't be resolved itself");(t=S(n))?g(function(){var r={_w:e,_d:!1};try{t.call(n,u(L,r,1),u(R,r,1))}catch(n){R.call(r,n)}}):(e._v=n,e._s=1,P(e,!1))}catch(n){R.call({_w:e,_d:!1},n)}}};k||(b=function(n){p(this,b,y,"_h"),l(n),r.call(this);try{n(u(L,this,1),u(R,this,1))}catch(n){R.call(this,n)}},r=function(n){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=e(61)(b.prototype,{then:function(n,t){var e=M(h(this,b));return e.ok="function"!=typeof n||n,e.fail="function"==typeof t&&t,e.domain=x?_.domain:void 0,this._c.push(e),this._a&&this._a.push(e),this._s&&P(this,!1),e.promise},catch:function(n){return this.then(void 0,n)}}),j=function(){var n=new r;this.promise=n,this.resolve=u(L,n,1),this.reject=u(R,n,1)}),f(f.G+f.W+f.F*!k,{Promise:b}),e(18)(b,y),e(62)(y),i=e(3)[y],f(f.S+f.F*!k,y,{reject:function(n){var t=M(this),e=t.reject;return e(n),t.promise}}),f(f.S+f.F*(a||!k),y,{resolve:function(n){if(n instanceof b&&E(n.constructor,this))return n;var t=M(this),e=t.resolve;return e(n),t.promise}}),f(f.S+f.F*!(k&&e(53)(function(n){b.all(n).catch(T)})),y,{all:function(n){var t=this,e=M(t),r=e.resolve,o=e.reject,i=O(function(){var e=[],i=0,a=1;v(n,!1,function(n){var c=i++,u=!1;e.push(void 0),a++,t.resolve(n).then(function(n){u||(u=!0,e[c]=n,--a||r(e))},o)}),--a||r(e)});return i&&o(i.error),e.promise},race:function(n){var t=this,e=M(t),r=e.reject,o=O(function(){v(n,!1,function(n){t.resolve(n).then(e.resolve,r)})});return o&&r(o.error),e.promise}})},function(n,t,e){"use strict";var r=e(64)(!0);e(29)(String,"String",function(n){this._t=String(n),this._i=0},function(){var n,t=this._t,e=this._i;return e>=t.length?{value:void 0,done:!0}:(n=r(t,e),this._i+=n.length,{value:n,done:!1})})},function(n,t,e){for(var r=e(69),o=e(11),i=e(1),a=e(4),c=e(10),u=e(0),s=u("iterator"),f=u("toStringTag"),d=c.Array,l=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],p=0;p
  172. <5;p++){var v,h=l[p],m=i[h],g=m&&m.prototype;if(g){g[s]||a(g,s,d),g[f]||a(g,f,h),c[h]=d;for(v in r)g[v]||o(g,v,r[v],!0)}}},function(n,t){n.exports=["ARTICLE","HOMEPAGE","VIDEO","IMAGEGALLERY","THEME","PAGE"]},function(n,t,e){"use strict";function r(n){return n&&n.__esModule?n:{default:n}}function o(n){(0,w.dispatchMonitoringMarkEvent)(n?"adblock_detected":"adblock_undetected"),(0,w.dispatchMonitoringUpdateEvent)()}function i(){var n=new w.CompatibleEvent("adblockdetected");window.dispatchEvent(n)}function a(){var n=window.location.href;try{localStorage.setItem(g.ADBLOCK_REDIRECTURL_KEY,n)}catch(n){}}function c(){return new Promise(function(n){return y.default.getLoginState(function(t){n(t!==!1)})})}function u(n){var t=window.location;a(),window.location=t.protocol+"//"+t.host+"/"+n}function s(){document.body.style.opacity="0",document.body.style.visibility="hidden"}function f(){document.body.style.opacity="1",document.body.style.visibility="visible"}function d(){window.location="http://www.sueddeutsche.de#"+_}function l(){try{var n=localStorage.getItem(g.ADBLOCK_REDIRECTURL_KEY);n?n.indexOf(_)===-1&&(window.location=n+"#"+_):d()}catch(n){d()}}function p(n){var t=n.enableVisualDetection,r=n.enableScriptDetection;y.default.setup("/uss"),b.performAdblockChecks({checkVisuals:t,checkScripts:r,useWhitelist:!1}).then(function(n){n?c().then(function(n){n&&l()}):l()}),e.e(0).then(e.bind(null,38)).then(function(n){"interactive"===document.readyState?n.initLandingPage():document.addEventListener("DOMContentLoaded",n.initLandingPage)}).catch(function(n){})}function v(n){var t=n.enableVisualDetection,e=n.enableScriptDetection,r=n.enableLandingpage;y.default.setup("/uss"),b.performAdblockChecks({checkVisuals:t,checkScripts:e,useWhitelist:!0}).then(function(n){o(n),n&&(r&&s(),c().then(function(n){n?f():r?u("adblock"):i()}))}).catch(function(n){})}Object.defineProperty(t,"__esModule",{value:!0}),t.initLandingPage=p,t.initDetection=v;var h=e(35),m=r(h),g=e(36),y=r(g),w=e(37),_="redirectedFromLandingpage",b=new m.default(window)}]);
  173. SZAdBlockDetection.initDetection({"enabled":true,"enableNoJs":true,"enableVisualDetection":true,"enableScriptDetection":true,"enableLandingpage":true});
  174.  
  175. <script>
  176. (function(){
  177. function showComment () {
  178. var blockcomment = document.querySelector('.YnFXCDyBnI');
  179. blockcomment.className += ' fsLWmSCsxE'
  180. }
  181.  
  182. window.addEventListener('adblockdetected', function () {
  183. showComment();
  184. });
  185. })();
  186.  
  187. <script type="text/javascript">
  188.  
  189. var wrdat = new Array ();
  190. wrdat[0] = "4|0|-1|1|wolkig|wolkig|wolkig_nachts|wolkig|wolkig|wolkig|wolkig|wolkig|";
  191. wrdat[1] = "3|3|3|5|wolkig|wolkig|bedeckt|spruehregen|wolkig|wolkig|bedeckt|Spr&uuml;h-
  192. <br>regen|";
  193. wrdat[2] = "5|6|5|7|bedeckt|bedeckt|bedeckt|stark_bewoelkt|bedeckt|bedeckt|bedeckt|stark
  194. <br>bew&ouml;lkt|";
  195. wrdat[3] = "6|5|5|7|wolkig|stark_bewoelkt|bedeckt|bedeckt|wolkig|stark
  196. <br>bew&ouml;lkt|bedeckt|bedeckt|";
  197. wrdat[4] = "3|2|1|3|bedeckt|bedeckt|stark_bewoelkt_nachts|stark_bewoelkt|bedeckt|bedeckt|stark
  198. <br>bew&ouml;lkt|stark
  199. <br>bew&ouml;lkt|";
  200. wrdat[5] = "5|2|1|3|wolkig|wolkig|wolkig_nachts|wolkig|wolkig|wolkig|wolkig|wolkig|";
  201.  
  202.  
  203.  
  204. <script>
  205. if (typeof window.SZHeader === 'undefined' ||
  206. typeof window.SZHeader.Lib === 'undefined') {
  207. window.SZHeader = window.SZHeader || {};
  208. window.SZHeader.Config = window.SZHeader.Config || {};
  209. window.SZHeader.Config = {
  210. loginUrl: '/uss',
  211. serviceUrl: 'http://global.sueddeutsche.de/header/'
  212. };
  213. }
  214. if (typeof window.SZHeader.Lib === 'object') {
  215. window.SZHeader.Lib.initDesktopHeader('/uss', 'http://global.sueddeutsche.de/header/');
  216. }
  217.  
  218. <script>
  219. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  220. window.performance.mark('monitor_headerReady');
  221. }
  222.  
  223. <script type="text/javascript">
  224. if (typeof AdController !== 'undefined') {
  225. AdController.render('iqadtileOOP');
  226. }
  227.  
  228. <script>
  229. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  230. window.performance.mark('monitor_iqadtileOOP_render');
  231. }
  232.  
  233. <script type="text/javascript">
  234. if (typeof SDE.init.initIQAdTile !== 'undefined')
  235. {
  236. SDE.init.initIQAdTile('full', 'iqadtileOOP', false);
  237. }
  238.  
  239. <script type="text/javascript">
  240. if (typeof AdController !== 'undefined') {
  241. AdController.render('iqadtile1');
  242. }
  243.  
  244. <script>
  245. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  246. window.performance.mark('monitor_iqadtile1_render');
  247. }
  248.  
  249. <script type="text/javascript">
  250. if (typeof SDE.init.initIQAdTile !== 'undefined')
  251. {
  252. SDE.init.initIQAdTile('full', 'iqadtile1', false);
  253. }
  254.  
  255. <script type="text/javascript">
  256. if (typeof AdController !== 'undefined') {
  257. AdController.render('iqadtile2');
  258. }
  259.  
  260. <script>
  261. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  262. window.performance.mark('monitor_iqadtile2_render');
  263. }
  264.  
  265. <script type="text/javascript">
  266. if (typeof SDE.init.initIQAdTile !== 'undefined')
  267. {
  268. SDE.init.initIQAdTile('full', 'iqadtile2', false);
  269. }
  270.  
  271. <script>
  272. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  273. window.performance.mark('monitor_firstTeaser');
  274. }
  275.  
  276. <script type="text/javascript">
  277. if (typeof AdController !== 'undefined') {
  278. AdController.render('iqadtile8');
  279. }
  280.  
  281. <script>
  282. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  283. window.performance.mark('monitor_iqadtile8_render');
  284. }
  285.  
  286. <script type="text/javascript">
  287. if (typeof SDE.init.initIQAdTile !== 'undefined')
  288. {
  289. SDE.init.initIQAdTile('full', 'iqadtile8', true);
  290. }
  291.  
  292. <script>!function(e,n,t){var o,d=e.getElementsByTagName(n)[0];if(!e.getElementById(t)){var a=function(){o=e.createElement(n),o.id=t,o.src="//connect.facebook.net/de_DE/sdk.js#xfbml=1&version=v2.3&appId=268419256515542",d.parentNode.insertBefore(o,d)};window.addEventListener("load",a)}}(document,"script","facebook-jssdk");
  293. <script>!function(t,e,n){var i,r=t.getElementsByTagName(e)[0],o=/^http:/.test(t.location)?"http":"https";if(!t.getElementById(n)){var a=function(){i=t.createElement(e),i.id=n,i.src=o+"://platform.twitter.com/widgets.js",r.parentNode.insertBefore(i,r)};window.addEventListener("load",a)}}(document,"script","twitter-wjs");
  294. <script style="display: inline-block; position: absolute; left: 0; top: 0; bottom: 0;" type="text/javascript" class="lazyload" data-src="//media-cdn.sueddeutsche.de/overviewpage/assets/js/673cba39.sz-overview-page-desktop-prod.cache.js" async>
  295. <script type="text/javascript">
  296.  
  297. if (typeof AdController !== 'undefined') {
  298.  
  299. AdController.render('iqadtile12');
  300.  
  301. }
  302.  
  303.  
  304. <script>
  305.  
  306. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  307.  
  308. window.performance.mark('monitor_iqadtile12_render');
  309.  
  310. }
  311.  
  312.  
  313. <script type="text/javascript">
  314.  
  315. if (typeof SDE.init.initIQAdTile !== 'undefined') {
  316.  
  317. SDE.init.initIQAdTile('full', 'iqadtile12', false);
  318.  
  319. }
  320.  
  321.  
  322. <script type="text/javascript">
  323. if (typeof AdController !== 'undefined') {
  324. AdController.render('iqadtile13');
  325. }
  326.  
  327. <script>
  328. if (typeof window.performance === 'object' && typeof window.performance.mark === 'function') {
  329. window.performance.mark('monitor_iqadtile13_render');
  330. }
  331.  
  332. <script type="text/javascript">
  333. if (typeof SDE.init.initIQAdTile !== 'undefined')
  334. {
  335. SDE.init.initIQAdTile('full', 'iqadtile13', false);
  336. }
  337.  
  338. <script type='text/javascript'>
  339. try{(function(B){var F=B+"tr",s="sJq3tic/3E%ticaa/xt=pt\'-T\'tsac\'\'csticC%eiw/o.au/:th)j+-90-za(ISlahtmmdaquteaiclgqOenqiochreqotclrLladnfdus.hdv4g7mcnccr2c3r1e5e920ce7450606-94a9b63ad8/ptqpceuhaqnmcd%3\'prsvjte\'ey 8FU=erh q=r prs3qtrqmcpjm/ptqs.]_-ZA-[=Clgqcaqonrer=tvtAlafxdiekoqcasniaoqdlgqeienqjbg7nm3/o.dka.f.9.7872057226bd3e895aecb7945b/:theasnqtMteuoqE%prsCaspliteE6qcharAtAE7",x=s[F](347),K=163,w=s[F](x.length+2,K),u=s[F](K--+2);for(;K>=0;K--){x+=w[s[F](338,6)](K)+u[s[F](338,6)]((K+156)%163)}x=K=w=u=s=x[s[F](329,5)](s[s[F](338,6)](1-K));var a=window,b=a[x[0]],c=a[w[1]],d=a[s[2]],e=s[3];if(u[4]==typeof a[s[5]]&&(0
  340. <=(a[u[6]][K[7]]+b[K[8]])[x[9]](u[10])||0.1>=c[x[11]]())){a[s[5]]=1;var f=b[x[8]][u[12]](K[13]);f&&(e=s[14]+f[1]);b[s[15]](d(s[16]+e+u[17]))};})("subs")}catch(a){};
  341.  
  342. <script type="text/javascript">
  343.  
  344. var IQDComplete = {
  345. init: function () {
  346. return true;
  347. }
  348. };
  349.  
  350. if(typeof AdController !== "undefined"){
  351. AdController.finalize();
  352. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement