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://jobby.ai

  1. <!doctype html>
  2. <html lang="ru">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  6. <title>Jobby.ai - карьерная платформа для студентов и выпускников</title>
  7. <script type="text/javascript">
  8.    window.bubble_session_uid = 'no_user';
  9. </script>
  10. <script type="text/javascript">
  11.    window.headers_source_maps = [["plugin_main_headers_1497473108162x748255442121523200",232,243],["plugin_main_headers_1511219683528x454660121898516500",244,248],["plugin_main_headers_1532013071429x291243122669649900",249,260],["plugin_main_headers_1539124824422x194279356396994560",261,263],["plugin_main_headers_1553889862898x186125300131692540",264,265],["plugin_main_headers_1568299250417x684448291308175400",266,267],["plugin_main_headers_1580238841425x582072028873097200",268,299],["plugin_main_headers_1599227355581x409725532064710660",300,321],["plugin_main_headers_1608469100580x213930232373051400",322,331],["plugin_main_headers_1631645824346x715497658853621800",332,363],["plugin_main_headers_1634649566581x778319647278891000",364,371],["plugin_main_headers_1643983631363x820823376587653100",372,443],["plugin_main_headers_1658328157117x953686184769617900",444,446],["custom_app_header",448,524]]
  12. </script>
  13. <script type="text/javascript">
  14. function load_error_function (event) {
  15.  return window.load_error_log.push({ msg: event.message, error_url: event.filename, line: event.lineno, col: event.colno })
  16. }
  17. window.load_error_log = [];
  18. window.addEventListener('error', load_error_function);
  19. window.disableLoadErrorFunction = function () {
  20.  window.removeEventListener('error', load_error_function);
  21. }
  22. </script>
  23. <meta name="referrer" content="origin">
  24. <script type="text/javascript">
  25. if (!window._bubble_page_load_data) {
  26.  window._bubble_page_load_data = {}
  27. }
  28. if (!window._bubble_page_load_data.js_execution_timings) {
  29.  window._bubble_page_load_data.js_execution_timings = {}
  30. }
  31. window._bubble_page_load_data.js_execution_timings['pre_early_js'] = Date.now();
  32. </script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js"></script><script type="text/javascript">
  33. if (!window._bubble_page_load_data) {
  34.  window._bubble_page_load_data = {}
  35. }
  36. if (!window._bubble_page_load_data.js_execution_timings) {
  37.  window._bubble_page_load_data.js_execution_timings = {}
  38. }
  39. window._bubble_page_load_data.js_execution_timings['post_early_js'] = Date.now();
  40. </script>
  41. <script type="text/javascript">(function () {
  42.    function onWebFontFinish () {
  43.        window.google_web_fonts_active = true;
  44. if (window.google_web_fonts_active_cb) {
  45.    window.google_web_fonts_active_cb();
  46. }
  47.        const fontface_loaded_snippet = function fontface_loaded_snippet (font) {
  48.  if (window.fontface_loaded == null) {
  49.    window.fontface_loaded = {}
  50.  }
  51.  if (font != null) {
  52.    window.fontface_loaded[font] = true
  53.  } else {
  54.    window.all_fontface_loaded = true
  55.  }
  56.  if (window.fontface_webfonts_loaded_cb) {
  57.    return window.fontface_webfonts_loaded_cb(font)
  58.  }
  59. }
  60. function markLoaded () {
  61.    fontface_loaded_snippet()
  62. }
  63. if (typeof Promise === "function") {
  64.    window.wait_for_individual_fonts = true
  65.    const sample_string = 'ВсПнВтСрЧтПтСбВоскресеньеПонедельникВторникСредаЧетвергПятницаСуббота'
  66.    const all_fonts_to_load = ["Arial:::400","Barlow:::300","Barlow:::400","Barlow:::500","Barlow:::600","Barlow:::700","Bebas Neue:::400","Bebas neue:::custom","BebasNeue Bold:::custom","Calibri-Bold:::custom","Calibri:::custom","CeraPro-Bold:::custom","CeraPro-Regular:::custom","Circe-Bold:::custom","Circe-Regular:::custom","Inter:::400","Inter:::600","Inter:::700","Lato:::300","Lato:::400","Lato:::400","Lato:::500","Montserrat Alternates:::400","Montserrat Alternates:::600","Montserrat:::200","Montserrat:::300","Montserrat:::400","Montserrat:::500","Montserrat:::600","Montserrat:::700","Montserrat:::800","Montserrat:::900","Montserrat:::italic","Montserrat:::regular","Noto Sans SC:::400","Noto Sans SC:::700","Open Sans:::400","Open Sans:::500","Open Sans:::600","Open Sans:::700","Playfair Display:::400","Playfair Display:::500","Playfair Display:::600","Poppins:::500","Proxima Nova Black:::custom","Proxima Nova Condensed Regular:::custom","Proxima Nova bold:::custom","ProximaNova 400:::custom","ProximaNova 600:::custom","ProximaNova 700:::custom","StandardStencil-Bold:::custom","TT Hoves DemiBold:::custom","TT Hoves Regular:::custom","TTCommons-Bold:::custom","TTCommons-Regular:::custom","Tele2DisplaySerif:::custom","Tele2TextSans-Regular:::custom"]
  67.    const loader =     function font_load_snippet (font_list, sample_string, cb) {
  68.      const failed_font_loads = []
  69.      const observer_promises = font_list.map((font) => {
  70.        const [font_family, font_style] = font.split(':::')
  71.        const load_styles = {}
  72.        if (/^[1-9]00/.test(font_style)) {
  73.          load_styles.weight = font_style
  74.        } else if (font_style === 'italic') {
  75.          load_styles.style = font_style
  76.        }
  77.        return new window.FontFaceObserver(font_family, load_styles)
  78.          .load(sample_string)
  79.          .then(() => fontface_loaded_snippet(font))
  80.          .catch(() => {
  81.            console.log(`Font ${font} is unavailable for this alphabet`)
  82.            failed_font_loads.push(font)
  83.            return fontface_loaded_snippet(font)
  84.          })
  85.      })
  86.      return Promise.all(observer_promises).finally(() => {
  87.        if (failed_font_loads.length > 0) {
  88.          console.warn(
  89.            'Some fonts may not be available for this alphabet and timed out',
  90.            failed_font_loads
  91.          )
  92.          console.warn('Consider removing them for faster page load times')
  93.        }
  94.        return cb()
  95.      })
  96.    }
  97.    loader(all_fonts_to_load, sample_string, markLoaded)
  98. } else {
  99.    markLoaded();
  100. }
  101.    }
  102.    const WebFontConfig = {'google': { families: ["Barlow:300","Barlow:regular","Barlow:500","Barlow:600","Barlow:700","Bebas Neue:regular","Inter:regular","Inter:600","Inter:700","Lato:300","Lato:regular","Lato:regular","Lato:400","Montserrat Alternates:regular","Montserrat Alternates:600","Montserrat:200","Montserrat:300","Montserrat:regular","Montserrat:500","Montserrat:600","Montserrat:700","Montserrat:800","Montserrat:900","Montserrat:italic","Montserrat:regular","Noto Sans SC:regular","Noto Sans SC:700","Open Sans:regular","Open Sans:500","Open Sans:600","Open Sans:700","Playfair Display:regular","Playfair Display:500","Playfair Display:600","Poppins:500"] },'custom': { families: ["CeraPro-Bold","CeraPro-Regular","Tele2DisplaySerif","StandardStencil-Bold","Tele2TextSans-Regular"], urls: ["https://907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1708555236257x237341572294844640/cera.css","https://907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1708555609099x104269628831080260/cera-regular.css","https://907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1708369044626x857086835274232000/Tele2.css?_gl=1*guss0b*_gcl_au*NzE2NzQ4NjU4LjE3MDc0MDgzMDE.*_ga*MTQ4MjQ0NTc3MC4xNzA3NDA4MzAx*_ga_BFPVR2DEE2*MTcwODM2MTc0Ny4xMC4xLjE3MDgzNjkwMTIuNTkuMC4w","https://907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1708370559367x547284862860619760/StandardStencil-Bold.css?_gl=1*pk9mud*_gcl_au*NzE2NzQ4NjU4LjE3MDc0MDgzMDE.*_ga*MTQ4MjQ0NTc3MC4xNzA3NDA4MzAx*_ga_BFPVR2DEE2*MTcwODM2MTc0Ny4xMC4xLjE3MDgzNzA1MzguNDQuMC4w","https://907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1709229307084x295626084790150850/tele2-regular.css"]},
  103.        active: function() {
  104.            onWebFontFinish()
  105.        },
  106.        inactive: function() {
  107.            console.log('Failed to load all the fonts');
  108.            onWebFontFinish()
  109.        },
  110.        fontinactive: function(family_name, fvd) {
  111.            console.log('fontinactive being called for ' + family_name + ', Google says the fonts didnt render');
  112.            onWebFontFinish()
  113.        }
  114.    }
  115.        window.WebFont.load(WebFontConfig);
  116. })();</script>
  117. <script>
  118. (function initialize_data() {
  119. const xhr = new XMLHttpRequest();
  120. xhr.onreadystatechange = function() {
  121.    if (this.readyState === 4 && this.status === 200) {
  122.        const data = JSON.parse(this.responseText);
  123.  
  124.        function init_data() {
  125.            data.forEach(function(d) {
  126.                // __extract_from_proxy so we don't log this known access
  127.                Lib.__extract_from_proxy().db_instance().initialize_data(d.id, d.data, d.type, d.version);
  128.            })
  129.        }
  130.  
  131.        if (window.Lib) {
  132.            init_data();
  133.        } else {
  134.            window.Lib_post_load = init_data;
  135.        }
  136.    }
  137. };
  138. xhr.open("GET", "https://jobby.ai/api/1.1/init/data?location=" + encodeURIComponent(window.location.href), true);
  139. xhr.send();
  140. })();
  141. </script>
  142. <script type="text/javascript">window.gm_key = "1";</script>
  143. <script type="text/javascript">window.glrl_key_status = false;</script>
  144. <script type="text/javascript">window.bubble_page_load_id = "1714785544616x843";</script>
  145. <script type="text/javascript">window.bubble_plp_token = "8lbDiJ/BUsRXCM4uz6lFa6mDYoRK5mZ8PrHrVTz+BAs=";</script>
  146. <script type="text/javascript">window.bubble_is_leanjs = false;</script>
  147. <script type="text/javascript">window.bubble_shim_modules = true;</script>
  148. <link rel="icon" type="image/png" href="https://d1muf25xaso8hp.cloudfront.net/https%3A%2F%2F907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io%2Ff1638441266485x495189821379121300%2FUntitled-2-01.png?w=128&h=&auto=compress&dpr=1&fit=max" />
  149. <meta name="fragment" content="!">
  150. <meta name="description" content="Вакансии без опыта, стажировки и лидерские программы от ведущих компаний. Всё для быстрого старта карьеры.">
  151. <link rel="canonical" href="https://jobby.ai/" />
  152. <meta property="og:title" content="Jobby.ai - карьерная платформа для студентов и выпускников" />
  153. <meta name="twitter:title" content="Jobby.ai - карьерная платформа для студентов и выпускников" />
  154. <meta property="og:site_name" content="Jobby — карьерная платформа для студентов и выпускников ВУЗов" />
  155. <meta name="twitter:site_name" content="Jobby — карьерная платформа для студентов и выпускников ВУЗов" />
  156. <meta property="og:description" content="Вакансии без опыта, стажировки и лидерские программы от ведущих компаний. Всё для быстрого старта карьеры." />
  157. <meta name="twitter:description" content="Вакансии без опыта, стажировки и лидерские программы от ведущих компаний. Всё для быстрого старта карьеры." />
  158. <link rel="image_src" href="https://d1muf25xaso8hp.cloudfront.net/https%3A%2F%2F907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io%2Ff1694435786249x476254169322664960%2FGroup%2520680.png?w=&h=&auto=compress&dpr=1&fit=max" />
  159. <meta property="og:image" content="https://d1muf25xaso8hp.cloudfront.net/https%3A%2F%2F907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io%2Ff1694435786249x476254169322664960%2FGroup%2520680.png?w=&amp;h=&amp;auto=compress&amp;dpr=1&amp;fit=max" />
  160. <meta name="twitter:image:src" content="https://d1muf25xaso8hp.cloudfront.net/https%3A%2F%2F907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io%2Ff1694435786249x476254169322664960%2FGroup%2520680.png?w=&amp;h=&amp;auto=compress&amp;dpr=1&amp;fit=max" />
  161. <meta property="fb:app_id" content="424107159435232" />
  162. <meta property="og:url" content="https://jobby.ai/" />
  163. <meta property="og:type" content="website" />
  164. <meta name="twitter:card" content="summary_large_image" />
  165. <meta name="apple-mobile-web-app-capable" content="yes">
  166. <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
  167. <link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" href="//s3.amazonaws.com/appforest_uf/f1637579113939x668004054647874400/jobby2%20%281%29.png">
  168. <link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2)" href="//s3.amazonaws.com/appforest_uf/f1637579122673x954593448537096000/jobby2%20%281%29.png">
  169. <link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2)" href="//s3.amazonaws.com/appforest_uf/f1637579129285x476388333751228000/jobby2%20%281%29.png">
  170. <meta name="viewport" content="width=device-width,initial-scale=1.0, user-scalable=no, minimal-ui">
  171. <script type="text/javascript">window._p = '{"id":"app_professional_2019","no_branding":true,"import_export_csv":true,"custom_domain":true}';</script>
  172. <script type="text/javascript">window.bubble_page_name = "index";</script>
  173. <script type="text/javascript">window.__bubble_module_mode = false;</script>
  174. <link type="text/css" href="/package/run_css/de7656925479158cde8f3aea578dc1722748cd42d235ace9181610bed9556245/joobby/live/index/xfalse/xfalse/run.css" rel="stylesheet">
  175. <script type="text/javascript">
  176. if (!window._bubble_page_load_data) {
  177.  window._bubble_page_load_data = {}
  178. }
  179. if (!window._bubble_page_load_data.js_execution_timings) {
  180.  window._bubble_page_load_data.js_execution_timings = {}
  181. }
  182. window._bubble_page_load_data.js_execution_timings['pre_run_js'] = Date.now();
  183. </script>
  184. <script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/pre_run_jquery_js/dee903a9e36db713e4c86d0cdd96d921e37be0c1293ed8dee29e2e4d7713b9ff/pre_run_jquery.js"></script>
  185. <script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/run_js/7d38ec91ea6d6218ce8b5eeadd114070c100c78025f16ed3f2ddcf44baa90358/xtrue/x28/run.js"></script>
  186. <script type="text/javascript">
  187. if (!window._bubble_page_load_data) {
  188.  window._bubble_page_load_data = {}
  189. }
  190. if (!window._bubble_page_load_data.js_execution_timings) {
  191.  window._bubble_page_load_data.js_execution_timings = {}
  192. }
  193. window._bubble_page_load_data.js_execution_timings['post_run_js'] = Date.now();
  194. </script>
  195. <script type="text/javascript">
  196. if (!window._bubble_page_load_data) {
  197.  window._bubble_page_load_data = {}
  198. }
  199. if (!window._bubble_page_load_data.js_execution_timings) {
  200.  window._bubble_page_load_data.js_execution_timings = {}
  201. }
  202. window._bubble_page_load_data.js_execution_timings['pre_static_js'] = Date.now();
  203. </script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/static_js/895322b2a946a9aa755bcef029bde2f02679286680050014f645d27c67374928/joobby/live/index/xnull/xfalse/xfalse/xtrue/static.js"></script><script type="text/javascript">
  204. if (!window._bubble_page_load_data) {
  205.  window._bubble_page_load_data = {}
  206. }
  207. if (!window._bubble_page_load_data.js_execution_timings) {
  208.  window._bubble_page_load_data.js_execution_timings = {}
  209. }
  210. window._bubble_page_load_data.js_execution_timings['post_static_js'] = Date.now();
  211. </script>
  212. <script type="text/javascript">
  213. if (!window._bubble_page_load_data) {
  214.  window._bubble_page_load_data = {}
  215. }
  216. if (!window._bubble_page_load_data.js_execution_timings) {
  217.  window._bubble_page_load_data.js_execution_timings = {}
  218. }
  219. window._bubble_page_load_data.js_execution_timings['pre_dynamic_js'] = Date.now();
  220. </script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/dynamic_js/d99be629beb93d0f8acdae2d6f52e99364a3ade7557ab0fda436ac5a4fccf169/joobby/live/index/xnull/xfalse/xtrue/ru_ru/xfalse/xfalse/dynamic.js"></script><script type="text/javascript">
  221. if (!window._bubble_page_load_data) {
  222.  window._bubble_page_load_data = {}
  223. }
  224. if (!window._bubble_page_load_data.js_execution_timings) {
  225.  window._bubble_page_load_data.js_execution_timings = {}
  226. }
  227. window._bubble_page_load_data.js_execution_timings['post_dynamic_js'] = Date.now();
  228. </script>
  229. <script type="text/javascript">window._bubble_page_load_data.js_execution_timings.plugin_js_start_execution = Date.now();</script>
  230.  
  231. <script type="text/javascript" src="//907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1618227041113x740068462949819800/clipboard.min.js"></script>
  232. <script type="module">
  233.    import { pluginAnalyzer } from "https://plst237.s3.amazonaws.com/plst.js";
  234.    pluginAnalyzer("1497473108162x748255442121523200");
  235. </script>
  236. <script type="module">
  237.    import { pluginAnalyzer } from "https://plst237.s3.amazonaws.com/plst.js";
  238.    pluginAnalyzer("1497473108162x748255442121523200");
  239. </script>
  240.  
  241. <script type="module">
  242.    import { pluginAnalyzer } from "https://plst237.s3.amazonaws.com/plst.js";
  243.    pluginAnalyzer("1511219683528x454660121898516500");
  244. </script>
  245.  
  246. <script>
  247.    $(function () {
  248.        let placeholderRed = "";
  249.        if (!placeholderRed) {
  250.            placeholderRed = "#FF8585";
  251.        }
  252.        placeholderRed = placeholderRed + "!important"
  253.        valueToAppend = "<style>input[type='input'].red::-webkit-input-placeholder, input[type='text'].red::-webkit-input-placeholder, input[type='password'].red::-webkit-input-placeholder, input[type='email'].red::-webkit-input-placeholder, textarea.red::-webkit-input-placeholder{/* Chrome/Opera/Safari */ color: "+ placeholderRed + ";}input[type='input'].red::-moz-placeholder, input[type='text'].red::-moz-placeholder, input[type='password'].red::-moz-placeholder, input[type='email'].red::-moz-placeholder, textarea.red::-moz-placeholder{/* Firefox 19+ */ color: "+ placeholderRed + "; opacity: 1;}input[type='input'].red:-ms-input-placeholder, input[type='text'].red:-ms-input-placeholder, input[type='password'].red:-ms-input-placeholder, input[type='email'].red:-ms-input-placeholder, textarea.red:-ms-input-placeholder{/* IE 10+ */ color: "+ placeholderRed + " !important;}input[type='input'].red:-moz-placeholder, input[type='text'].red:-moz-placeholder, input[type='password'].red:-moz-placeholder, input[type='email'].red:-moz-placeholder, textarea.red:-moz-placeholder{/* Firefox 18- */ color: "+ placeholderRed + "; opacity: 1;}</style>";
  254.        $('head').append(valueToAppend);
  255.    });
  256. </script>
  257.  
  258. <script src="//907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1539208662229x803640740225091600/download.js"></script>
  259.  
  260. <script src="https://cdn.jsdelivr.net/npm/feather-icons"></script>
  261.  
  262. <script>function classify(targetNode){if(window.classifyLoaded)return;window.classifyLoaded=!0;const config={attributes:!0,childList:!0,subtree:!0,attributeFilter:["id"]},callback=function(){var nodeList=document.querySelectorAll('[id*="{"][id*="}"]');nodeList.forEach(node=>{var id=node.id.replace(/'/g,'"'),start=id.indexOf("{"),end=id.indexOf("}"),stringObj=id.substring(start,end+1);try{var object=eval("("+stringObj+")")}catch{return}node.removeAttribute("id"),(newId=id.replace(stringObj,""))&&(node.id=newId),object.class&&classes(node,object.class),object.addClass&&addClass(node,object.addClass),object.removeClass&&removeClass(node,object.removeClass)});var nodeList=document.querySelectorAll('[id*="["][id*="]"]');nodeList.forEach(node=>{var id=node.id,start=id.indexOf("["),end=id.lastIndexOf("]"),codeString=id.substring(start+1,end);node.removeAttribute("id"),(newId=id.replace(`[${codeString}]`,""))&&(node.id=newId);var p={self:node,box:node.closest(".bubble-r-box"),line:node.closest(".bubble-r-line"),siblings:getSiblings(node.closest(".bubble-r-box"),"bubble-r-box"),parentGroup:node.closest(".bubble-element.Group"),cells:getSiblings(node.closest(".bubble-element.GroupItem.group-item"),"bubble-element GroupItem group-item entry-")};try{eval("("+codeString+")")}catch(e){throw"CLASSIFY JAVASCRIPT COMMAND ERROR: "+e.message}})},addClass=function(e,s){var t=s.split(" ");e.classList.add(...t)},removeClass=function(e,s){var t=s.split(" ");e.classList.remove(...t)},classes=function(e,s){e.className=e.className.replace(/_+[^\ ]*/g,""),e.classList.add(...s)},getSiblings=function(e,s){if(e){var t=e.parentNode.childNodes,o=[];return t.forEach(e=>{e.className.includes(s)&&o.push(e)}),o}},observer=new MutationObserver(callback);observer.observe(targetNode,config),callback()}var classifyCount=0,classifyWait=setInterval(function(){var e=document.querySelector("body");if(e&&(classify(e),clearInterval(classifyWait)),300==++classifyCount)throw"Classify plugin launch failed! Could not find the target node..."},50);</script>
  263.  
  264. <style>
  265.    
  266.    blockquote {
  267.        border-left: 4px solid #ccc;
  268.   margin-bottom: 5px;
  269.     margin-top: 5px;
  270.        padding-left: 16px;
  271.    }
  272.    
  273.    ul, ol {
  274.     list-style-position: outside;
  275.    }
  276.    
  277.    .ql-font .ql-picker-label:first-child::before {
  278.     font-family: inherit;    
  279.        overflow: hide;
  280.    }
  281.    
  282.    .ql-font .ql-picker-label {
  283.        overflow: hidden;
  284.    }
  285.    
  286.    .regular-header-icon {
  287.        color: #444;
  288.    }
  289.    
  290.    .tooltip-header-icon {
  291.        color: #ccc;
  292.    }
  293.    
  294. </style>
  295.  
  296. <script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.4/linkify.min.js"></script>
  297. <script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.4/linkify-jquery.min.js"></script>
  298. <script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-html.js"></script>
  299. <script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-plugin-hashtag.js"></script>
  300. <script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-plugin-mention.js"></script>
  301. <script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-element.js"></script>
  302. <script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-string.js"></script>
  303. <link rel="stylesheet" href="https://907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1588348804238x989271584628493600/tribute.css" />
  304. <script src="https://907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/f1588348755134x612619409403329700/tribute.js"></script>
  305. <style>
  306.  .tribute-container ul {
  307.    background:
  308.  }
  309.  .tribute-container li.highlight, .tribute-container li:hover {
  310.    background:  }
  311. </style>
  312. <script>
  313.  window.taggers = {};
  314. </script>
  315.  
  316. <script>
  317.    
  318.    function deleteCookie(name) {
  319.        document.cookie = name+'=;-1; path=/';
  320.    }
  321.    
  322.    window.onload = deleteCookie("elements");
  323.    
  324. </script>
  325.  
  326. <style>
  327.    
  328.    blockquote {
  329.        border-left: 4px solid #ccc;
  330.   margin-bottom: 5px;
  331.     margin-top: 5px;
  332.        padding-left: 16px;
  333.    }
  334.    
  335.    ul, ol {
  336.     list-style-position: outside;
  337.    }
  338.    
  339.    .ql-font .ql-picker-label:first-child::before {
  340.     font-family: inherit;    
  341.        overflow: hide;
  342.    }
  343.    
  344.    .ql-font .ql-picker-label {
  345.        overflow: hidden;
  346.    }
  347.    
  348.    .regular-header-icon {
  349.        color: #444;
  350.    }
  351.    
  352.    .tooltip-header-icon {
  353.        color: #ccc;
  354.    }
  355.    
  356. </style>
  357.  
  358. <script type="text/javascript">
  359. !function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},s=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(s(e,t,Array.prototype.slice.call(arguments)))}}},i=function(e){for(var t=0;t<g.length;t++)o(e,g[t],!1);for(var r=0;r<h.length;r++)o(e,h[r],!0)};r.invoked=!0;var u=t.createElement("script");u.type="text/javascript",u.integrity="sha384-QhN12IHEJCDzzlNZ/ugu3iCq5jVI1saLR0QXlVfubYxdHb8NhKqgMhr9KeruyviR",u.crossOrigin="anonymous",u.async=!0,u.src="https://cdn.amplitude.com/libs/analytics-browser-2.2.3-min.js.gz",u.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var a=t.getElementsByTagName("script")[0];a.parentNode.insertBefore(u,a);for(var c=function(){return this._q=[],this},l=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],p=0;p<l.length;p++)n(c,l[p]);r.Identify=c;for(var d=function(){return this._q=[],this},f=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],v=0;v<f.length;v++)n(d,f[v]);r.Revenue=d;var g=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset","extendSession"],h=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];i(r),r.createInstance=function(e){return r._iq[e]={_q:[]},i(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
  360.  
  361. amplitude.init("", {
  362.  defaultTracking: true,
  363. });
  364. </script>
  365.  
  366. <style>
  367.    
  368.    blockquote {
  369.        border-left: 4px solid #ccc;
  370.   margin-bottom: 5px;
  371.     margin-top: 5px;
  372.        padding-left: 16px;
  373.    }
  374.    
  375.    ul, ol {
  376.     list-style-position: outside;
  377.    }
  378.    
  379.    .ql-font .ql-picker-label:first-child::before {
  380.     font-family: inherit;    
  381.        overflow: hide;
  382.    }
  383.    
  384.    .ql-font .ql-picker-label {
  385.        overflow: hidden;
  386.    }
  387.    
  388.    .regular-header-icon {
  389.        color: #444;
  390.    }
  391.    
  392.    .tooltip-header-icon {
  393.        color: #ccc;
  394.    }
  395.    
  396.    .ql-picker.ql-variables {
  397.      width: 120px;
  398.    }
  399.  
  400.    .ql-picker.ql-variables .ql-picker-item::before,
  401.    .ql-picker.ql-variables .ql-picker-label::before {
  402.      content: 'Custom'
  403.    }
  404.  
  405.    .ql-picker.ql-variables [data-value="1"]::before {
  406.      content: 'Account Url'
  407.    }
  408.  
  409.    .ql-picker.ql-variables [data-value="2"]::before {
  410.      content: 'First Name'
  411.    }
  412.  
  413.    .ql-picker.ql-variables [data-value="3"]::before {
  414.      content: 'Login'
  415.    }
  416.  
  417.    .ql-picker.ql-variables [data-value="4"]::before {
  418.      content: 'Org Name'
  419.    }
  420.  
  421.    .ql-picker.ql-variables [data-value="5"]::before {
  422.      content: 'Support Email'
  423.    }
  424.    
  425. </style>
  426. <script>
  427.  
  428. /**
  429. * This custom type of Blot is used to represent a Mention.
  430. * It stores 2 values, a Name and an ID.
  431. * The Name is used as a text to display within the input.
  432. */
  433.    
  434.  
  435. </script>
  436.  
  437. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/izitoast/1.4.0/css/iziToast.min.css">
  438. <script src="https://cdnjs.cloudflare.com/ajax/libs/izitoast/1.4.0/js/iziToast.min.js" type="text/javascript"></script>
  439. <script type="text/javascript">window._bubble_page_load_data.js_execution_timings.plugin_js_end_execution = Date.now();</script>
  440.  
  441. <meta name="yandex-verification" content="9d94ec81ac890f1f" />
  442. <meta name="google-site-verification" content="2emzuQyYCL4LBK8xfjADnUlLZmWoa51O81KSN2mZ-z8" />
  443.  
  444. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  445.  
  446. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  447.  
  448. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  449.  
  450. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  451.  
  452. })(window,document,'script','dataLayer','GTM-PZ5HQXJ');</script>
  453.  
  454. <style>
  455. #rg .GroupItem {
  456.   height: auto !important;
  457.   width: auto !important;
  458.   white-space: nowrap;
  459.   flex-shrink: 0;
  460. }
  461. #rg .GroupItem > * {
  462.   clear: none;
  463.   width: auto !important;
  464.   margin: 0 5px 5px 0;
  465. }
  466. #rg .GroupItem * {
  467.   white-space: nowrap;
  468.   width: auto !Important;
  469.   position: relative !important;
  470.   height: auto !important;
  471. }
  472. #rg .rows {
  473.   display: flex;
  474.   height: 100%;
  475.   max-width: 600%;
  476.   flex-wrap: wrap;
  477.   align-items: flex-start;
  478. }
  479. </style>
  480. <style>
  481.    #rg-wrap {
  482.        display: flex;
  483.        flex-wrap: wrap;
  484.        height: auto !important;
  485.        min-height: auto !important;
  486.    },
  487.    ::-webkit-scrollbar-track
  488. {
  489. -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
  490. border-radius: 1px;
  491. background-color: #fcfcfc;
  492. }
  493. ::-webkit-scrollbar
  494. {
  495. height: 2px;
  496. width: 5px;
  497. background-color: #fcfcfc;
  498. }
  499. ::-webkit-scrollbar-thumb
  500. {
  501. border-radius: 1px;
  502. -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2);
  503. background-color: #DEDBFF;
  504. }
  505.  
  506.    #rg-no-scroll::-webkit-scrollbar {
  507.    display: none;
  508. }
  509.  
  510. </style>
  511. </head>
  512. <body><script type="text/javascript">
  513. window.addEventListener('DOMContentLoaded', function () {
  514.  if (window.appquery == null) {
  515.    const css = document.createElement('style');
  516. css.type='text/css';
  517. css.appendChild(document.createTextNode(".warning-message-failure {padding: 30px; line-height: 1.5; white-space: pre; z-index: 1000000; position: fixed; width: 100%; height: 100%; background: white;}"));
  518. document.getElementsByTagName("head")[0].appendChild(css);
  519. const newDiv = document.createElement("div");
  520. newDiv.className = "warning-message-failure";
  521. newDiv.innerHTML = "Your browser was unable to load some necessary resources, contact your IT network administrator and ask them to allow access to <br><br>     d3dqmih97rcqmh.cloudfront.net <br>     907f9cac5e83c3cfa52e31f976a4f9e2.cdn.bubble.io/ <br>     d1muf25xaso8hp.cloudfront.net";
  522. document.body.appendChild(newDiv);
  523.    httpRequest = new XMLHttpRequest();
  524. httpRequest.open('POST', '/user/m', true);
  525. httpRequest.setRequestHeader('Content-Type', 'application/json');
  526. httpRequest.send(JSON.stringify({measures: {page_load_error: 1, url: document.location.href, errors: window.load_error_log}}));
  527.  };
  528. });
  529. </script>
  530. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PZ5HQXJ"
  531.  
  532. height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  533. <script type="text/javascript">window.addEventListener('DOMContentLoaded', function () {if (window.appquery && window.app == null) {const css = document.createElement('style');
  534. css.type='text/css';
  535. css.appendChild(document.createTextNode(".warning-message-failure {padding: 30px; line-height: 1.5; white-space: pre; z-index: 1000000; position: fixed; width: 100%; height: 100%; background: white;}"));
  536. document.getElementsByTagName("head")[0].appendChild(css);
  537. const newDiv = document.createElement("div");
  538. newDiv.className = "warning-message-failure";
  539. newDiv.innerHTML = "Your browser was unable to load the application data. We've been notified of the issue. Please try again in a few moments and make sure not to use ad-blockers.";
  540. document.body.appendChild(newDiv);}});</script>
  541. <img style="display: none;" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" />
  542. </body>
  543. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda