It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://amateurtube.com

  1. <!doctype html>
  2. <html>
  3.  <head>
  4.    <meta charSet="utf-8" />
  5.    <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
  6.    <meta name="rating" content="RTA-5042-1996-1400-1577-RTA" />
  7.    <title>Streamate - Web Cam Video Chat</title>
  8.    <style>/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
  9.  
  10. /* Document
  11.   ========================================================================== */
  12.  
  13. /**
  14. * 1. Correct the line height in all browsers.
  15. * 2. Prevent adjustments of font size after orientation changes in
  16. *    IE on Windows Phone and in iOS.
  17. */
  18.  
  19. html {
  20.  line-height: 1.15; /* 1 */
  21.  -ms-text-size-adjust: 100%; /* 2 */
  22.  -webkit-text-size-adjust: 100%; /* 2 */
  23. }
  24.  
  25. /* Sections
  26.   ========================================================================== */
  27.  
  28. /**
  29. * Remove the margin in all browsers (opinionated).
  30. */
  31.  
  32. body {
  33.  margin: 0;
  34. }
  35.  
  36. /**
  37. * Add the correct display in IE 9-.
  38. */
  39.  
  40. article,
  41. aside,
  42. footer,
  43. header,
  44. nav,
  45. section {
  46.  display: block;
  47. }
  48.  
  49. /**
  50. * Correct the font size and margin on `h1` elements within `section` and
  51. * `article` contexts in Chrome, Firefox, and Safari.
  52. */
  53.  
  54. h1 {
  55.  font-size: 2em;
  56.  margin: 0.67em 0;
  57. }
  58.  
  59. /* Grouping content
  60.   ========================================================================== */
  61.  
  62. /**
  63. * Add the correct display in IE 9-.
  64. * 1. Add the correct display in IE.
  65. */
  66.  
  67. figcaption,
  68. figure,
  69. main { /* 1 */
  70.  display: block;
  71. }
  72.  
  73. /**
  74. * Add the correct margin in IE 8.
  75. */
  76.  
  77. figure {
  78.  margin: 1em 40px;
  79. }
  80.  
  81. /**
  82. * 1. Add the correct box sizing in Firefox.
  83. * 2. Show the overflow in Edge and IE.
  84. */
  85.  
  86. hr {
  87.  box-sizing: content-box; /* 1 */
  88.  height: 0; /* 1 */
  89.  overflow: visible; /* 2 */
  90. }
  91.  
  92. /**
  93. * 1. Correct the inheritance and scaling of font size in all browsers.
  94. * 2. Correct the odd `em` font sizing in all browsers.
  95. */
  96.  
  97. pre {
  98.  font-family: monospace, monospace; /* 1 */
  99.  font-size: 1em; /* 2 */
  100. }
  101.  
  102. /* Text-level semantics
  103.   ========================================================================== */
  104.  
  105. /**
  106. * 1. Remove the gray background on active links in IE 10.
  107. * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
  108. */
  109.  
  110. a {
  111.  background-color: transparent; /* 1 */
  112.  -webkit-text-decoration-skip: objects; /* 2 */
  113. }
  114.  
  115. /**
  116. * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
  117. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  118. */
  119.  
  120. abbr[title] {
  121.  border-bottom: none; /* 1 */
  122.  text-decoration: underline; /* 2 */
  123.  text-decoration: underline dotted; /* 2 */
  124. }
  125.  
  126. /**
  127. * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
  128. */
  129.  
  130. b,
  131. strong {
  132.  font-weight: inherit;
  133. }
  134.  
  135. /**
  136. * Add the correct font weight in Chrome, Edge, and Safari.
  137. */
  138.  
  139. b,
  140. strong {
  141.  font-weight: bolder;
  142. }
  143.  
  144. /**
  145. * 1. Correct the inheritance and scaling of font size in all browsers.
  146. * 2. Correct the odd `em` font sizing in all browsers.
  147. */
  148.  
  149. code,
  150. kbd,
  151. samp {
  152.  font-family: monospace, monospace; /* 1 */
  153.  font-size: 1em; /* 2 */
  154. }
  155.  
  156. /**
  157. * Add the correct font style in Android 4.3-.
  158. */
  159.  
  160. dfn {
  161.  font-style: italic;
  162. }
  163.  
  164. /**
  165. * Add the correct background and color in IE 9-.
  166. */
  167.  
  168. mark {
  169.  background-color: #ff0;
  170.  color: #000;
  171. }
  172.  
  173. /**
  174. * Add the correct font size in all browsers.
  175. */
  176.  
  177. small {
  178.  font-size: 80%;
  179. }
  180.  
  181. /**
  182. * Prevent `sub` and `sup` elements from affecting the line height in
  183. * all browsers.
  184. */
  185.  
  186. sub,
  187. sup {
  188.  font-size: 75%;
  189.  line-height: 0;
  190.  position: relative;
  191.  vertical-align: baseline;
  192. }
  193.  
  194. sub {
  195.  bottom: -0.25em;
  196. }
  197.  
  198. sup {
  199.  top: -0.5em;
  200. }
  201.  
  202. /* Embedded content
  203.   ========================================================================== */
  204.  
  205. /**
  206. * Add the correct display in IE 9-.
  207. */
  208.  
  209. audio,
  210. video {
  211.  display: inline-block;
  212. }
  213.  
  214. /**
  215. * Add the correct display in iOS 4-7.
  216. */
  217.  
  218. audio:not([controls]) {
  219.  display: none;
  220.  height: 0;
  221. }
  222.  
  223. /**
  224. * Remove the border on images inside links in IE 10-.
  225. */
  226.  
  227. img {
  228.  border-style: none;
  229. }
  230.  
  231. /**
  232. * Hide the overflow in IE.
  233. */
  234.  
  235. svg:not(:root) {
  236.  overflow: hidden;
  237. }
  238.  
  239. /* Forms
  240.   ========================================================================== */
  241.  
  242. /**
  243. * 1. Change the font styles in all browsers (opinionated).
  244. * 2. Remove the margin in Firefox and Safari.
  245. */
  246.  
  247. button,
  248. input,
  249. optgroup,
  250. select,
  251. textarea {
  252.  font-family: sans-serif; /* 1 */
  253.  font-size: 100%; /* 1 */
  254.  line-height: 1.15; /* 1 */
  255.  margin: 0; /* 2 */
  256. }
  257.  
  258. /**
  259. * Show the overflow in IE.
  260. * 1. Show the overflow in Edge.
  261. */
  262.  
  263. button,
  264. input { /* 1 */
  265.  overflow: visible;
  266. }
  267.  
  268. /**
  269. * Remove the inheritance of text transform in Edge, Firefox, and IE.
  270. * 1. Remove the inheritance of text transform in Firefox.
  271. */
  272.  
  273. button,
  274. select { /* 1 */
  275.  text-transform: none;
  276. }
  277.  
  278. /**
  279. * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
  280. *    controls in Android 4.
  281. * 2. Correct the inability to style clickable types in iOS and Safari.
  282. */
  283.  
  284. button,
  285. html [type="button"], /* 1 */
  286. [type="reset"],
  287. [type="submit"] {
  288.  -webkit-appearance: button; /* 2 */
  289. }
  290.  
  291. /**
  292. * Remove the inner border and padding in Firefox.
  293. */
  294.  
  295. button::-moz-focus-inner,
  296. [type="button"]::-moz-focus-inner,
  297. [type="reset"]::-moz-focus-inner,
  298. [type="submit"]::-moz-focus-inner {
  299.  border-style: none;
  300.  padding: 0;
  301. }
  302.  
  303. /**
  304. * Restore the focus styles unset by the previous rule.
  305. */
  306.  
  307. button:-moz-focusring,
  308. [type="button"]:-moz-focusring,
  309. [type="reset"]:-moz-focusring,
  310. [type="submit"]:-moz-focusring {
  311.  outline: 1px dotted ButtonText;
  312. }
  313.  
  314. /**
  315. * Correct the padding in Firefox.
  316. */
  317.  
  318. fieldset {
  319.  padding: 0.35em 0.75em 0.625em;
  320. }
  321.  
  322. /**
  323. * 1. Correct the text wrapping in Edge and IE.
  324. * 2. Correct the color inheritance from `fieldset` elements in IE.
  325. * 3. Remove the padding so developers are not caught out when they zero out
  326. *    `fieldset` elements in all browsers.
  327. */
  328.  
  329. legend {
  330.  box-sizing: border-box; /* 1 */
  331.  color: inherit; /* 2 */
  332.  display: table; /* 1 */
  333.  max-width: 100%; /* 1 */
  334.  padding: 0; /* 3 */
  335.  white-space: normal; /* 1 */
  336. }
  337.  
  338. /**
  339. * 1. Add the correct display in IE 9-.
  340. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
  341. */
  342.  
  343. progress {
  344.  display: inline-block; /* 1 */
  345.  vertical-align: baseline; /* 2 */
  346. }
  347.  
  348. /**
  349. * Remove the default vertical scrollbar in IE.
  350. */
  351.  
  352. textarea {
  353.  overflow: auto;
  354. }
  355.  
  356. /**
  357. * 1. Add the correct box sizing in IE 10-.
  358. * 2. Remove the padding in IE 10-.
  359. */
  360.  
  361. [type="checkbox"],
  362. [type="radio"] {
  363.  box-sizing: border-box; /* 1 */
  364.  padding: 0; /* 2 */
  365. }
  366.  
  367. /**
  368. * Correct the cursor style of increment and decrement buttons in Chrome.
  369. */
  370.  
  371. [type="number"]::-webkit-inner-spin-button,
  372. [type="number"]::-webkit-outer-spin-button {
  373.  height: auto;
  374. }
  375.  
  376. /**
  377. * 1. Correct the odd appearance in Chrome and Safari.
  378. * 2. Correct the outline style in Safari.
  379. */
  380.  
  381. [type="search"] {
  382.  -webkit-appearance: textfield; /* 1 */
  383.  outline-offset: -2px; /* 2 */
  384. }
  385.  
  386. /**
  387. * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
  388. */
  389.  
  390. [type="search"]::-webkit-search-cancel-button,
  391. [type="search"]::-webkit-search-decoration {
  392.  -webkit-appearance: none;
  393. }
  394.  
  395. /**
  396. * 1. Correct the inability to style clickable types in iOS and Safari.
  397. * 2. Change font properties to `inherit` in Safari.
  398. */
  399.  
  400. ::-webkit-file-upload-button {
  401.  -webkit-appearance: button; /* 1 */
  402.  font: inherit; /* 2 */
  403. }
  404.  
  405. /* Interactive
  406.   ========================================================================== */
  407.  
  408. /*
  409. * Add the correct display in IE 9-.
  410. * 1. Add the correct display in Edge, IE, and Firefox.
  411. */
  412.  
  413. details, /* 1 */
  414. menu {
  415.  display: block;
  416. }
  417.  
  418. /*
  419. * Add the correct display in all browsers.
  420. */
  421.  
  422. summary {
  423.  display: list-item;
  424. }
  425.  
  426. /* Scripting
  427.   ========================================================================== */
  428.  
  429. /**
  430. * Add the correct display in IE 9-.
  431. */
  432.  
  433. canvas {
  434.  display: inline-block;
  435. }
  436.  
  437. /**
  438. * Add the correct display in IE.
  439. */
  440.  
  441. template {
  442.  display: none;
  443. }
  444.  
  445. /* Hidden
  446.   ========================================================================== */
  447.  
  448. /**
  449. * Add the correct display in IE 10-.
  450. */
  451.  
  452. [hidden] {
  453.  display: none;
  454. }
  455. </style>
  456.    <style>
  457. html, body {
  458.  margin:0;
  459. }
  460. a {
  461.  text-decoration: none;
  462. }
  463. </style>
  464.    <link rel="preconnect" href="https://streamate.icfcdn.com/" />
  465. <link rel="preconnect" href="https://cdn.nsimg.net" />
  466. <link rel="preconnect" href="https://m2.nsimg.net" />
  467. <link rel="preconnect" href="https://www.googletagmanager.com" />
  468. <link rel="preconnect" href="https://www.google-analytics.com" />
  469. <link rel="preconnect" href="undefined" />
  470. <link rel="preconnect" href="https://hybridclient.naiadsystems.com" />
  471. <link rel="preconnect" href="https://stats.g.doubleclick.net" />
  472.    <link
  473.      rel="preload"
  474.      src="https://streamate.icfcdn.com/dist/webpackRuntimeConfig.94c50344671b1dd4576e2c4040ec49af.js"
  475. integrity="sha256-lRfSkHbD6cW9LLnki9lBDPWXbFKgPf+ZGQU1AB/Z5Nc="
  476. crossorigin=""
  477.      as="script"
  478.    />
  479. <link
  480.      rel="preload"
  481.      src="https://streamate.icfcdn.com/dist/main.94c50344671b1dd4576e2c4040ec49af.js"
  482. integrity="sha256-3Q+hoxyaknxDd3qDXsdb3pfZ5nD9yc5fyYoh6xId/XY="
  483. crossorigin=""
  484.      as="script"
  485.    />
  486.    <link rel="canonical" href="https://www.streamate.com/?langchoice=en" hrefLang="en"/>
  487.    <link
  488.    rel="alternate"
  489.    href="https://www.streamate.com/?langchoice=en"
  490.    hrefLang="en"
  491.  />
  492. <link
  493.    rel="alternate"
  494.    href="https://www.streamate.com/?langchoice=de"
  495.    hrefLang="de"
  496.  />
  497. <link
  498.    rel="alternate"
  499.    href="https://www.streamate.com/?langchoice=es"
  500.    hrefLang="es"
  501.  />
  502. <link
  503.    rel="alternate"
  504.    href="https://www.streamate.com/?langchoice=fr"
  505.    hrefLang="fr"
  506.  />
  507. <link
  508.    rel="alternate"
  509.    href="https://www.streamate.com/?langchoice=it"
  510.    hrefLang="it"
  511.  />
  512. <link
  513.    rel="alternate"
  514.    href="https://www.streamate.com/?langchoice=nl"
  515.    hrefLang="nl"
  516.  />
  517. <link
  518.    rel="alternate"
  519.    href="https://www.streamate.com/?langchoice=no"
  520.    hrefLang="no"
  521.  />
  522. <link
  523.    rel="alternate"
  524.    href="https://www.streamate.com/?langchoice=pt"
  525.    hrefLang="pt"
  526.  />
  527. <link
  528.    rel="alternate"
  529.    href="https://www.streamate.com/?langchoice=sv"
  530.    hrefLang="sv"
  531.  />
  532.    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
  533. <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
  534. <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
  535. <link rel="manifest" href="/messenger-manifest.json" crossOrigin="use-credentials" />
  536. <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />
  537. <link rel="shortcut icon" href="/favicon-32x32.png" />
  538. <meta name="msapplication-config" content="/browserconfig.xml" />
  539.    <meta name="theme-color" content=#000000 />
  540.    <style>
  541.    body {
  542.      background: #313131;
  543.      height: 100vh;
  544.      width: 100%;
  545.    }
  546.    .loading-header {
  547.      align-items: center;
  548.      background:#000;
  549.      display: flex;
  550.      height: 48px;
  551.      width: 100%;
  552.      box-shadow: 0 2px 24px 0 rgba(0,0,0,0.20), 0 2px 24px 0 rgba(0,0,0,0.00);
  553.    }
  554.    .loading-header img {
  555.      display: block;
  556.      height: 32px;
  557.      margin: auto;
  558.    }
  559.  
  560.    noscript {
  561.      text-align: center;
  562.      color: #e0e0e0;
  563.    }
  564.    noscript a {
  565.      color: #e0e0e0;
  566.      text-decoration: underline;
  567.    }
  568.  
  569.    .loading-spinner {
  570.      position: absolute;
  571.      width: 50px;
  572.      height: 50px;
  573.      left: 50%;
  574.      top: 50%;
  575.      margin-left: -25px;
  576.      margin-top: -25px;
  577.    }
  578.  
  579.    @keyframes rotate-forever {
  580.      100% {
  581.        transform: rotate(360deg);
  582.      }
  583.    }
  584.    .loading-spinner {
  585.      animation: rotate-forever 1s linear infinite;
  586.      border: 5px solid #3399cc;
  587.      border-right-color: transparent;
  588.      border-radius: 50%;
  589.      display: inline-block;
  590.    }
  591. </style>
  592.  
  593.  </head>
  594.  <body>
  595.    <script
  596.    defer
  597.    src="https://streamate.icfcdn.com/dist/webpackRuntimeConfig.94c50344671b1dd4576e2c4040ec49af.js"
  598. integrity="sha256-lRfSkHbD6cW9LLnki9lBDPWXbFKgPf+ZGQU1AB/Z5Nc="
  599. crossorigin=""
  600.    onerror="if (!document.location.search.match('nocdn')) { document.location.search = (document.location.search + '&nocdn=1').replace(/^&/, ''); }"
  601.  ></script>
  602. <script
  603.    defer
  604.    src="https://streamate.icfcdn.com/dist/main.94c50344671b1dd4576e2c4040ec49af.js"
  605. integrity="sha256-3Q+hoxyaknxDd3qDXsdb3pfZ5nD9yc5fyYoh6xId/XY="
  606. crossorigin=""
  607.    onerror="if (!document.location.search.match('nocdn')) { document.location.search = (document.location.search + '&nocdn=1').replace(/^&/, ''); }"
  608.  ></script>
  609.    <div id="app" data-v="2024.5.21-master+6184.01f0fff">
  610.      
  611.    <div class="loading-header">
  612.      <img src="//cdn.nsimg.net/3.0/auto/skin/sm/assets/92393-1569967393-Streamate_on_dark.png" alt="Streamate" />
  613.    </div>
  614.    <noscript>
  615.      <p>You must enable javascript in your browser in order to use this site. You can click the link below for instructions.</p>
  616.      <p>
  617.        <a href="https://www.enable-javascript.com/">https://www.enable-javascript.com/</a>
  618.      </p>
  619.    </noscript>
  620.    <div class="loading-spinner"></div>
  621.  
  622.    </div>
  623.  
  624.    <script src="/initialData.js?"></script>
  625.    <script>!function(){if('PerformanceLongTaskTiming' in window){var g=window.__tti={e:[]};g.o=new PerformanceObserver(function(l){g.e=g.e.concat(l.getEntries())});g.o.observe({entryTypes:['longtask']})}}();</script>
  626.    <script>window.webpackPublicPath="https://streamate.icfcdn.com/"</script>
  627.    <script>(()=>{"use strict";var e,t,r,n,a,o,i,l,u,d,s,c,f,h,p,g,m,v,P,y={},b={};function k(e){var t=b[e];if(void 0!==t)return t.exports;var r=b[e]={id:e,loaded:!1,exports:{}};return y[e].call(r.exports,r,r.exports,k),r.loaded=!0,r.exports}k.m=y,k.c=b,k.amdO={},e=[],k.O=(t,r,n,a)=>{if(!r){var o=1/0;for(d=0;d<e.length;d++){for(var[r,n,a]=e[d],i=!0,l=0;l<r.length;l++)(!1&a||o>=a)&&Object.keys(k.O).every((e=>k.O[e](r[l])))?r.splice(l--,1):(i=!1,a<o&&(o=a));if(i){e.splice(d--,1);var u=n();void 0!==u&&(t=u)}}return t}a=a||0;for(var d=e.length;d>0&&e[d-1][2]>a;d--)e[d]=e[d-1];e[d]=[r,n,a]},k.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return k.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,k.t=function(e,n){if(1&n&&(e=this(e)),8&n)return e;if("object"==typeof e&&e){if(4&n&&e.__esModule)return e;if(16&n&&"function"==typeof e.then)return e}var a=Object.create(null);k.r(a);var o={};t=t||[null,r({}),r([]),r(r)];for(var i=2&n&&e;"object"==typeof i&&!~t.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach((t=>o[t]=()=>e[t]));return o.default=()=>e,k.d(a,o),a},k.d=(e,t)=>{for(var r in t)k.o(t,r)&&!k.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},k.f={},k.e=e=>Promise.all(Object.keys(k.f).reduce(((t,r)=>(k.f[r](e,t),t)),[])),k.u=e=>"dist/"+({337:"BecomeAModelPage",365:"PrivateMessengerModal",403:"GoldModalContainer",464:"NotificationPreferencesContainer",908:"AccountIssueContainer",1500:"ProfilePage",1892:"TwoFactorAuthenticationPage",2023:"PrepaidBalance",2409:"VideoStorePage",2414:"ContentFeedPage",2461:"RewardsPage",2723:"CallSupportPage",2732:"HeroContainer",2880:"VideoStorePurchasePage",3036:"CreatorJoinHeader",3046:"CloseAccount",3478:"DailyLimit",3708:"HeroPremiumUpgradeContainer",3903:"PrepaidBalanceResponseContainer",4510:"FanClubsPage",5089:"FaqPage",5283:"DiscountsAndCreditsPage",5316:"EmailToggleContainer",5931:"JoinClient",6010:"PerformerVideosPage",6169:"HeaderNavigationShortcutsContainer",6247:"UpdatePaymentResponse",6628:"PrepaidBalanceRedirectContainer",6772:"AccountReactivationPage",7285:"LegacyRewardsPage",7535:"ConnectCallbackPage",7605:"UpdatePaymentInfoPrepay",7721:"VideoStoreCheckoutPage",7789:"LoginPage",7954:"ChangePassword",8029:"ForcedBillingInfoUpdateContainer",8041:"EmailSupportPage",8148:"AccountClosedPage",8466:"getPerformanceMetrics",8581:"ConsentsPage",8945:"HybridClientContainer",9081:"AccountPurchaseHistoryContainer",9134:"UpdatePaymentInfo",9213:"ConsentFormContainer",9355:"SupportPage",9522:"OneClickInfo",9881:"LiveChatSupportPage"}[e]||e)+".94c50344671b1dd4576e2c4040ec49af.js",k.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),k.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),k.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n={},a="streamate.server:",k.l=(e,t,r,o)=>{if(n[e])n[e].push(t);else{var i,l;if(void 0!==r)for(var u=document.getElementsByTagName("script"),d=0;d<u.length;d++){var s=u[d];if(s.getAttribute("src")==e||s.getAttribute("data-webpack")==a+r){i=s;break}}i||(l=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,k.nc&&i.setAttribute("nonce",k.nc),i.setAttribute("data-webpack",a+r),i.src=e,0!==i.src.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous")),n[e]=[t];var c=(t,r)=>{i.onerror=i.onload=null,clearTimeout(f);var a=n[e];if(delete n[e],i.parentNode&&i.parentNode.removeChild(i),a&&a.forEach((e=>e(r))),t)return t(r)},f=setTimeout(c.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=c.bind(null,i.onerror),i.onload=c.bind(null,i.onload),l&&document.head.appendChild(i)}},k.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},k.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{k.S={};var e={},t={};k.I=(r,n)=>{n||(n=[]);var a=t[r];if(a||(a=t[r]={}),!(n.indexOf(a)>=0)){if(n.push(a),e[r])return e[r];k.o(k.S,r)||(k.S[r]={});var o=k.S[r],i="streamate.server",l=(e,t,r,n)=>{var a=o[e]=o[e]||{},l=a[t];(!l||!l.loaded&&(!n!=!l.eager?n:i>l.from))&&(a[t]={get:r,from:i,eager:!!n})},u=[];if("default"===r)l("@atg/contentreview","1.0.6",(()=>k.e(6658).then((()=>()=>k("RKFr"))))),l("@atg/icf-federatedmodule","2.0.0",(()=>Promise.all([k.e(7209),k.e(822),k.e(3468),k.e(146),k.e(529),k.e(1877),k.e(7904)]).then((()=>()=>k("inem"))))),l("@atg/icf-fingerprint","1.0.2",(()=>k.e(7297).then((()=>()=>k("otgl"))))),l("@atg/icf-platformid","1.0.0",(()=>k.e(2407).then((()=>()=>k("nC5b"))))),l("@atg/icf-platformid","1.0.0",(()=>k.e(8842).then((()=>()=>k("9ZmB"))))),l("@atg/icf-platformid","1.0.1",(()=>k.e(9465).then((()=>()=>k("Sg0X"))))),l("@atg/icf-tenantid","0.0.1",(()=>k.e(53).then((()=>()=>k("y0ef"))))),l("@atg/icf-tracking","2.2.8",(()=>Promise.all([k.e(4848),k.e(6042),k.e(6917),k.e(3018)]).then((()=>()=>k("5QSH"))))),l("activitytracking.client","4.1.0",(()=>Promise.all([k.e(529),k.e(2676),k.e(8504)]).then((()=>()=>k("3ykx"))))),l("assert","2.0.0",(()=>k.e(2577).then((()=>()=>k("0pdu"))))),l("atg-join-client","7.28.0",(()=>Promise.all([k.e(5335),k.e(822),k.e(7581),k.e(454),k.e(3468),k.e(6951),k.e(8940),k.e(146),k.e(4340),k.e(1084),k.e(5312),k.e(9321),k.e(1945)]).then((()=>()=>k("Q9Fc"))))),l("avsc","5.7.7",(()=>Promise.all([k.e(86),k.e(6042),k.e(4117)]).then((()=>()=>k("apcu"))))),l("axios","0.21.4",(()=>k.e(442).then((()=>()=>k("qHmk"))))),l("axios","1.6.7",(()=>Promise.all([k.e(6042),k.e(3275)]).then((()=>()=>k("gooQ"))))),l("bidi-css-js","3.1.0",(()=>k.e(6771).then((()=>()=>k("dz9d"))))),l("buffer","6.0.3",(()=>k.e(2435).then((()=>()=>k("V/QF"))))),l("canvas-confetti","1.9.2",(()=>k.e(9883).then((()=>()=>k("f/iv"))))),l("connected-react-router","6.9.3",(()=>Promise.all([k.e(822),k.e(7581),k.e(454),k.e(1084),k.e(1712)]).then((()=>()=>k("ZV6G"))))),l("fscreen","1.0.2",(()=>k.e(3494).then((()=>()=>k("czUW"))))),l("history","4.10.1",(()=>k.e(7703).then((()=>()=>k("0QFk"))))),l("i18next-browser-languagedetector","6.1.8",(()=>k.e(4399).then((()=>()=>k("S9Hk"))))),l("ip","1.1.5",(()=>Promise.all([k.e(6042),k.e(974)]).then((()=>()=>k("uZZF"))))),l("lodash","4.17.21",(()=>k.e(2270).then((()=>()=>k("c5Av"))))),l("path-to-regexp","1.8.0",(()=>k.e(2259).then((()=>()=>k("l55G"))))),l("path-to-regexp","2.4.0",(()=>k.e(4042).then((()=>()=>k("7ccy"))))),l("prop-types","15.8.1",(()=>k.e(2403).then((()=>()=>k("rs/l"))))),l("querystring","0.2.1",(()=>k.e(124).then((()=>()=>k("n+yL"))))),l("react-dom","18.2.0",(()=>Promise.all([k.e(822),k.e(3864)]).then((()=>()=>k("Kwtc"))))),l("react-google-recaptcha","2.1.0",(()=>Promise.all([k.e(822),k.e(7581),k.e(4543)]).then((()=>()=>k("FYnA"))))),l("react-hotjar","2.2.1",(()=>k.e(5361).then((()=>()=>k("th4M"))))),l("react-jss","10.10.0",(()=>Promise.all([k.e(822),k.e(7581),k.e(311)]).then((()=>()=>k("tGUL"))))),l("react-redux","7.2.9",(()=>Promise.all([k.e(822),k.e(7581),k.e(3468),k.e(6528)]).then((()=>()=>k("RzmY"))))),l("react-router-dom","5.3.4",(()=>Promise.all([k.e(822),k.e(7581),k.e(454),k.e(6951),k.e(6555)]).then((()=>()=>k("FHng"))))),l("react-router","5.3.4",(()=>Promise.all([k.e(822),k.e(7581),k.e(6951),k.e(2313),k.e(4734)]).then((()=>()=>k("+cAU"))))),l("react","18.2.0",(()=>k.e(4033).then((()=>()=>k("R+L4"))))),l("redux-logger","3.0.6",(()=>k.e(9156).then((()=>()=>k("YQ+D"))))),l("redux-promise-middleware","6.1.3",(()=>k.e(6894).then((()=>()=>k("RmLL"))))),l("redux-thunk","2.4.2",(()=>k.e(6966).then((()=>()=>k("7mRT"))))),l("redux","4.2.1",(()=>k.e(4207).then((()=>()=>k("L0CU"))))),l("setimmediate","1.0.5",(()=>k.e(7488).then((()=>()=>k("1OfV"))))),l("styled-components","4.4.1",(()=>Promise.all([k.e(822),k.e(7581),k.e(7720)]).then((()=>()=>k("ikia"))))),l("styled-components","5.3.0",(()=>Promise.all([k.e(822),k.e(6591)]).then((()=>()=>k("YCfm"))))),l("tti-polyfill","0.2.2",(()=>k.e(9393).then((()=>()=>k("MHSr"))))),l("uuid","8.3.2",(()=>k.e(7518).then((()=>()=>k("Bj/T")))));return u.length?e[r]=Promise.all(u).then((()=>e[r]=1)):e[r]=1}}})(),k.p="",o=e=>{var t=e=>e.split(".").map((e=>+e==e?+e:e)),r=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),n=r[1]?t(r[1]):[];return r[2]&&(n.length++,n.push.apply(n,t(r[2]))),r[3]&&(n.push([]),n.push.apply(n,t(r[3]))),n},i=(e,t)=>{e=o(e),t=o(t);for(var r=0;;){if(r>=e.length)return r<t.length&&"u"!=(typeof t[r])[0];var n=e[r],a=(typeof n)[0];if(r>=t.length)return"u"==a;var i=t[r],l=(typeof i)[0];if(a!=l)return"o"==a&&"n"==l||"s"==l||"u"==a;if("o"!=a&&"u"!=a&&n!=i)return n<i;r++}},l=e=>{var t=e[0],r="";if(1===e.length)return"*";if(t+.5){r+=0==t?">=":-1==t?"<":1==t?"^":2==t?"~":t>0?"=":"!=";for(var n=1,a=1;a<e.length;a++)n--,r+="u"==(typeof(i=e[a]))[0]?"-":(n>0?".":"")+(n=2,i);return r}var o=[];for(a=1;a<e.length;a++){var i=e[a];o.push(0===i?"not("+u()+")":1===i?"("+u()+" || "+u()+")":2===i?o.pop()+" "+o.pop():l(i))}return u();function u(){return o.pop().replace(/^\((.+)\)$/,"$1")}},u=(e,t)=>{if(0 in e){t=o(t);var r=e[0],n=r<0;n&&(r=-r-1);for(var a=0,i=1,l=!0;;i++,a++){var d,s,c=i<e.length?(typeof e[i])[0]:"";if(a>=t.length||"o"==(s=(typeof(d=t[a]))[0]))return!l||("u"==c?i>r&&!n:""==c!=n);if("u"==s){if(!l||"u"!=c)return!1}else if(l)if(c==s)if(i<=r){if(d!=e[i])return!1}else{if(n?d>e[i]:d<e[i])return!1;d!=e[i]&&(l=!1)}else if("s"!=c&&"n"!=c){if(n||i<=r)return!1;l=!1,i--}else{if(i<=r||s<c!=n)return!1;l=!1}else"s"!=c&&"n"!=c&&(l=!1,i--)}}var f=[],h=f.pop.bind(f);for(a=1;a<e.length;a++){var p=e[a];f.push(1==p?h()|h():2==p?h()&h():p?u(p,t):!h())}return!!h()},d=(e,t)=>{var r=k.S[e];if(!r||!k.o(r,t))throw new Error("Shared module "+t+" doesn't exist in shared scope "+e);return r},s=(e,t,r)=>{var n=e[t];return(t=Object.keys(n).reduce(((e,t)=>!u(r,t)||e&&!i(e,t)?e:t),0))&&n[t]},c=(e,t,r,n)=>{var a=e[r];return"No satisfying version ("+l(n)+") of shared module "+r+" found in shared scope "+t+".\nAvailable versions: "+Object.keys(a).map((e=>e+" from "+a[e].from)).join(", ")},f=e=>(e.loaded=1,e.get()),p=(h=e=>function(t,r,n,a){var o=k.I(t);return o&&o.then?o.then(e.bind(e,t,k.S[t],r,n,a)):e(t,k.S[t],r,n,a)})(((e,t,r,n)=>(d(e,r),((e,t,r,n)=>{var a=s(e,r,n);if(a)return f(a);throw new Error(c(e,t,r,n))})(t,e,r,n)))),g=h(((e,t,r,n,a)=>{var o=t&&k.o(t,r)&&s(t,r,n);return o?f(o):a()})),m={},v={tJzS:()=>g("default","react",[1,18,2,0],(()=>k.e(4033).then((()=>()=>k("R+L4"))))),cwBA:()=>g("default","react-dom",[1,18,2,0],(()=>k.e(9646).then((()=>()=>k("Kwtc"))))),SonR:()=>g("default","react-jss",[1,10,10,0],(()=>Promise.all([k.e(7581),k.e(5911)]).then((()=>()=>k("tGUL"))))),yUz0:()=>g("default","react-router-dom",[1,5,3,4],(()=>Promise.all([k.e(7581),k.e(454),k.e(6951),k.e(2459)]).then((()=>()=>k("FHng"))))),"Hee+":()=>g("default","axios",[1,1,4,0],(()=>Promise.all([k.e(6042),k.e(3275)]).then((()=>()=>k("gooQ"))))),kKbA:()=>g("default","@atg/icf-platformid",[1,1,0,0],(()=>k.e(2407).then((()=>()=>k("nC5b"))))),leaY:()=>g("default","buffer",[1,6,0,3],(()=>k.e(2435).then((()=>()=>k("V/QF"))))),AO2n:()=>p("default","buffer",[1,6,0,3]),c1GP:()=>g("default","uuid",[1,3,3,2],(()=>k.e(7518).then((()=>()=>k("Bj/T"))))),Rx6c:()=>g("default","avsc",[1,5,5,3],(()=>Promise.all([k.e(86),k.e(6042),k.e(4117)]).then((()=>()=>k("apcu"))))),"8h7W":()=>g("default","prop-types",[1,15,6,2],(()=>k.e(2403).then((()=>()=>k("rs/l"))))),XQYT:()=>g("default","react-router",[1,5,3,4],(()=>Promise.all([k.e(6951),k.e(2313),k.e(9743)]).then((()=>()=>k("+cAU"))))),R8WF:()=>g("default","history",[1,4,10,1],(()=>k.e(7703).then((()=>()=>k("0QFk"))))),"0V4t":()=>g("default","react-google-recaptcha",[1,2,1,0],(()=>k.e(5509).then((()=>()=>k("FYnA"))))),Zg5P:()=>g("default","styled-components",[1,4,4,1],(()=>k.e(4385).then((()=>()=>k("ikia"))))),vioL:()=>g("default","react-redux",[1,7,2,2],(()=>Promise.all([k.e(3468),k.e(2899)]).then((()=>()=>k("RzmY"))))),"4W5l":()=>g("default","@atg/icf-fingerprint",[4,1,0,2],(()=>k.e(7297).then((()=>()=>k("otgl"))))),V8Gw:()=>g("default","bidi-css-js",[1,3,1,0],(()=>k.e(6771).then((()=>()=>k("dz9d"))))),"fG+7":()=>g("default","redux-logger",[1,3,0,6],(()=>k.e(9156).then((()=>()=>k("YQ+D"))))),ko8M:()=>g("default","redux-thunk",[1,2,3,0],(()=>k.e(6966).then((()=>()=>k("7mRT"))))),u7Ku:()=>g("default","redux",[1,4,0,5],(()=>k.e(7077).then((()=>()=>k("L0CU"))))),"+k56":()=>g("default","lodash",[1,4,17,21],(()=>k.e(2270).then((()=>()=>k("c5Av"))))),"0AXe":()=>g("default","i18next-browser-languagedetector",[1,6,1,6],(()=>k.e(5030).then((()=>()=>k("S9Hk"))))),OJtb:()=>g("default","styled-components",[1,4,4,1],(()=>k.e(2973).then((()=>()=>k("YCfm"))))),zNlO:()=>g("default","axios",[1,1,4,0],(()=>k.e(9799).then((()=>()=>k("qHmk"))))),PEde:()=>g("default","assert",[1,2,0,0],(()=>k.e(1398).then((()=>()=>k("0pdu"))))),gxV7:()=>g("default","path-to-regexp",[1,2,4,0],(()=>k.e(2259).then((()=>()=>k("l55G"))))),"1Ev2":()=>g("default","canvas-confetti",[1,1,9,2],(()=>k.e(9883).then((()=>()=>k("f/iv"))))),"2S2a":()=>g("default","querystring",[2,0,2,1],(()=>k.e(124).then((()=>()=>k("n+yL"))))),"3pBk":()=>g("default","@atg/icf-federatedmodule",[1,2,0,0],(()=>k.e(870).then((()=>()=>k("inem"))))),"4jrm":()=>g("default","@atg/icf-tenantid",[4,0,0,1],(()=>k.e(53).then((()=>()=>k("y0ef"))))),"55sG":()=>g("default","path-to-regexp",[1,2,4,0],(()=>k.e(4042).then((()=>()=>k("7ccy"))))),"9BkK":()=>g("default","react-hotjar",[1,2,2,1],(()=>k.e(5361).then((()=>()=>k("th4M"))))),NJAw:()=>g("default","@atg/icf-platformid",[1,1,0,0],(()=>k.e(9465).then((()=>()=>k("Sg0X"))))),Vscq:()=>g("default","fscreen",[1,1,0,2],(()=>k.e(3494).then((()=>()=>k("czUW"))))),XGP4:()=>g("default","@atg/icf-platformid",[1,1,0,0],(()=>k.e(8842).then((()=>()=>k("9ZmB"))))),asZr:()=>g("default","@atg/icf-tracking",[1,2,0,2],(()=>Promise.all([k.e(4848),k.e(6042),k.e(6917),k.e(9124)]).then((()=>()=>k("5QSH"))))),cCq4:()=>g("default","redux-promise-middleware",[1,6,1,3],(()=>k.e(7933).then((()=>()=>k("RmLL"))))),cZ01:()=>g("default","@atg/contentreview",[1,1,0,6],(()=>k.e(6658).then((()=>()=>k("RKFr"))))),eHGG:()=>g("default","activitytracking.client",[1,4,1,0],(()=>Promise.all([k.e(2676),k.e(1518)]).then((()=>()=>k("3ykx"))))),zwbZ:()=>g("default","connected-react-router",[1,6,9,3],(()=>k.e(7905).then((()=>()=>k("ZV6G"))))),fcgg:()=>g("default","setimmediate",[1,1,0,5],(()=>k.e(4606).then((()=>()=>k("1OfV"))))),"X/XT":()=>g("default","tti-polyfill",[2,0,2,2],(()=>k.e(9393).then((()=>()=>k("MHSr"))))),"g+Xj":()=>g("default","ip",[1,1,1,5],(()=>Promise.all([k.e(6042),k.e(974)]).then((()=>()=>k("uZZF"))))),bcuq:()=>g("default","atg-join-client",[1,7,25,1],(()=>Promise.all([k.e(5335),k.e(8940),k.e(4340),k.e(9321)]).then((()=>()=>k("Q9Fc")))))},P={146:["SonR","yUz0"],173:["g+Xj"],454:["XQYT"],529:["Hee+"],822:["tJzS"],1084:["vioL"],1721:["fcgg"],1877:["kKbA"],2313:["gxV7"],2676:["Rx6c"],3468:["cwBA"],4117:["PEde"],4340:["Zg5P"],5312:["4W5l","V8Gw","fG+7","ko8M","u7Ku"],5931:["bcuq"],6042:["leaY"],6080:["1Ev2","2S2a","3pBk","4jrm","55sG","9BkK","NJAw","Vscq","XGP4","asZr","cCq4","cZ01","eHGG","zwbZ"],6917:["AO2n","c1GP"],6951:["R8WF"],7581:["8h7W"],8466:["X/XT"],8940:["0V4t"],9321:["+k56","0AXe","OJtb","zNlO"]},k.f.consumes=(e,t)=>{k.o(P,e)&&P[e].forEach((e=>{if(k.o(m,e))return t.push(m[e]);var r=t=>{m[e]=0,k.m[e]=r=>{delete k.c[e],r.exports=t()}},n=t=>{delete m[e],k.m[e]=r=>{throw delete k.c[e],t}};try{var a=v[e]();a.then?t.push(m[e]=a.then(r).catch(n)):r(a)}catch(e){n(e)}}))},(()=>{var e={4969:0};k.f.j=(t,r)=>{var n=k.o(e,t)?e[t]:void 0;if(0!==n)if(n)r.push(n[2]);else if(/^(1(084|46|73|877)|4(340|54|969)|5(29|312|931)|6(042|080|917|951)|2313|2676|3468|7581|822|8940|9321)$/.test(t))e[t]=0;else{var a=new Promise(((r,a)=>n=e[t]=[r,a]));r.push(n[2]=a);var o=k.p+k.u(t),i=new Error;k.l(o,(r=>{if(k.o(e,t)&&(0!==(n=e[t])&&(e[t]=void 0),n)){var a=r&&("load"===r.type?"missing":r.type),o=r&&r.target&&r.target.src;i.message="Loading chunk "+t+" failed.\n("+a+": "+o+")",i.name="ChunkLoadError",i.type=a,i.request=o,n[1](i)}}),"chunk-"+t,t)}},k.O.j=t=>0===e[t];var t=(t,r)=>{var n,a,[o,i,l]=r,u=0;if(o.some((t=>0!==e[t]))){for(n in i)k.o(i,n)&&(k.m[n]=i[n]);if(l)var d=l(k)}for(t&&t(r);u<o.length;u++)a=o[u],k.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return k.O(d)},r=self.webpackChunkstreamate_server=self.webpackChunkstreamate_server||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})(),k.nc=void 0})();
  628. //# sourceMappingURL=webpack.runtime.94c50344671b1dd4576e2c4040ec49af.js.map</script>
  629.  </body>
  630. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda