https://paste.mozilla.org/qE13YxNb

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 5 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
cfunction
ifunction

Messages de journal de console : 0 trouvé(s)

Messages consignés dans la console web

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html><head>
  <title>Mozilla Community Pastebin/qE13YxNb (JavaScript)</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="robots" content="noindex, nofollow">
  <style type="text/css">html,body,p{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}body{line-height:1}body{font-family:"Avenir Next","Helvetica Neue",Helvetica,Arial;font-weight:400;background-color:#222829}body[code-page]{background-color:#fff}body[text-page]{background-color:#fff}body[data-platform=win] .platform-mac{display:none}body[data-platform=mac] .platform-win{display:none}.btn{padding:6px 0;position:relative;display:inline-block;color:#fff;background-color:#4a90e2;border:1px solid #33639c;border-radius:3px;font-size:13px;font-weight:500;text-decoration:none;text-align:center;cursor:pointer}.btn .sep{width:0;border-right:2px dotted #fff;margin:0 6px 0 4px}.btn:hover{text-decoration:none;background-color:#3483de}.btn:active{top:1px}.confirm-modal{background-color:#fff9a8;color:#6d6d6d;overflow:hidden;max-height:0;transition:max-height .15s ease-in}.confirm-modal a:link,.confirm-modal a:visited{color:#4a90e2;text-decoration:underline;text-decoration-color:#cee1f7}.confirm-modal a:hover,.confirm-modal a:active{color:#72b4e4;text-decoration:underline}.confirm-modal form{padding:20px 30px 20px 30px;display:block}.confirm-modal .btn{padding:6px 15px;margin:0 10px}.confirm-modal .no{font-size:13px}.confirm-modal:target{max-height:80px}header{padding:0 30px 0 30px;height:60px;display:flex;justify-content:space-between;align-items:center;color:#fff;background-color:#4a90e2}header.sub{height:45px}header a{display:inline-block;color:#fff;text-decoration:none;text-align:center;font-weight:600}header a:hover{text-decoration:underline}header a.home{font-size:28px;font-weight:700}header a.nav-link{width:80px}header .btn{width:120px;margin-left:10px}header h1{position:relative;font-size:24px;font-weight:600}header h1 strong{font-size:28px;font-weight:700}header h2{font-size:16px;font-weight:600}ul#snippetOptions{padding:0 30px 0 30px;margin:0;height:40px;background-color:#f9f9f9;color:#bababa;font-size:13px;font-weight:400;display:flex;align-items:center}ul#snippetOptions a:link,ul#snippetOptions a:visited{color:#bababa;text-decoration:underline}ul#snippetOptions a:hover,ul#snippetOptions a:active{color:#72b4e4;text-decoration:underline}ul#snippetOptions strong{font-weight:600}ul#snippetOptions li{margin:0;padding:0 7px;list-style:none}ul#snippetOptions li:first-child{padding-left:0}ul#snippetOptions li:last-child{padding-right:0}ul#snippetOptions li.sep{width:0;border-right:2px dotted #bababa;margin:0 6px 0 4px;height:17px;margin:0 2px 0 1px;padding:0}#copyToClipboardField{position:absolute;left:-9999px}#copyToClipboard svg{height:30px;position:absolute;top:-8px;right:-40px}#copyToClipboard svg:active{top:-7px}.snippet-message{padding:20px 30px 0 30px;padding:8px 20px;max-width:660px;color:#fff;background-color:#f5a623;font-size:14px;font-weight:500}#copySnippetSource{width:0;position:absolute;left:-9999px}@media only screen and (max-width: 700px){.option-type,.sep,.option-edit,.option-slim{display:none}#copyHeadline{display:none}}#edit{display:none}.snippet-form{box-sizing:border-box;background-color:#fff}@media only screen and (min-width: 700px){.snippet-form{padding:15px 30px;display:grid;grid-template:"a b c d" "e e e e";grid-template-columns:1fr 1fr 1fr 10fr;align-items:center}.snippet-form .form-textarea{height:70vh;display:flex;flex-direction:column;align-items:stretch;border-top:1px solid #ededed;margin-top:15px;padding-top:15px}.snippet-form .form-action{justify-self:end}}@media only screen and (max-width: 699px){.snippet-form{padding:10px;display:grid;justify-content:space-between;grid-template:"a b" "c c" "e e" "d d";align-items:center}.snippet-form .form-expire select{margin-right:0}.snippet-form .form-action{justify-self:start}.snippet-form p{padding:4px 0}}.snippet-form .form-lexer{grid-area:a}.snippet-form .form-expire{grid-area:b}.snippet-form .form-rtl{grid-area:c;white-space:nowrap}.snippet-form .form-action{grid-area:d}.snippet-form .form-textarea{grid-area:e}.snippet-form .form-action .btn{width:auto;padding:6px 20px}.snippet-form label{display:none;font-size:13px}.snippet-form .form-rtl label{display:inline}.snippet-form select{-moz-appearance:none;-webkit-appearance:none;padding:5px 7px;margin-right:15px;min-width:160px;color:#858585;background-color:#fff;border:1px solid #ddd;border-radius:3px;font-family:"Avenir Next","Helvetica Neue",Helvetica,Arial;font-weight:400;font-size:14px;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, #4A90E2 50%),linear-gradient(135deg, #4A90E2 50%, transparent 50%);background-position:calc(100% - 18px) calc(13px),calc(100% - 13px) calc(13px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,3px 1.5em;background-repeat:no-repeat}.snippet-form select:hover{border-color:#c4c4c4}.snippet-form textarea{padding:20px;color:#7d7d7d;font-family:"SF Mono","Fira Mono",Monaco,Menlo,Consolas,monospace;font-size:12px;line-height:17px;box-sizing:border-box;width:100%;height:100%;border:1px solid #ededed}.snippet-form textarea:active,.snippet-form textarea:focus{border-color:#c4c4c4}.snippet-text{background-color:#fff}article{padding:30px 30px 40px 30px;font-size:16px;font-weight:400;line-height:24px;word-break:break-word;color:#7d7d7d;max-width:600px}article a:link,article a:visited{color:#4a90e2;text-decoration:underline;text-decoration-color:#cee1f7}article a:hover,article a:active{color:#72b4e4;text-decoration:underline}article .first-item{margin-top:0}article h1,article h2,article h3,article h4,article h5,article h6{font-weight:400;line-height:1.3em}article p{margin:10px 0 20px 0}article strong,article b{font-weight:500}article table{margin:20px 0;border:1px solid #ededed;border-collapse:collapse}article table td,article table th{border:1px solid #ededed;padding:5px 10px}article hr{border:0;height:1px;background-color:#d4d4d4}article pre{font-family:"SF Mono","Fira Mono",Monaco,Menlo,Consolas,monospace;font-size:13px;font-weight:300;background-color:#f8f8f8;padding:10px}article blockquote{font-style:italic}article dl p,article ul p,article ol p,article table p{margin:0}.snippet-text article h1,.snippet-text article h2,.snippet-text article h3,.snippet-text article h4,.snippet-text article h5,.snippet-text article h6{padding-bottom:5px;border-bottom:1px solid #ededed}.snippet-text article .admonition{padding:10px 10px;margin:20px 0;background-color:#f9f9f9}.snippet-text article .admonition .admonition-title{margin:0;font-weight:600}.snippet-text article .admonition p{margin:20px 0 0 0}.snippet-text article .problematic{background-color:#fff9a8}.snippet-text article .system-message{background-color:#fff9a8;border:2px dashed #ffee0f;padding:10px 20px;margin:20px 0}.snippet-text article .system-message p{margin:10px 0}.snippet-diff{color:#dadad4;background-color:#222829}.snippet-diff h2{margin:0;padding:20px 30px 20px 30px;color:#dadad4;font-weight:500;font-size:14px}.snippet-diff .snippet-code{padding:10px 30px 10px 30px;background-color:#2a3335;white-space:pre;font-size:12px}.snippet-code{padding:20px 30px 20px 30px;font-family:"SF Mono","Fira Mono",Monaco,Menlo,Consolas,monospace;font-size:13px;font-weight:300;line-height:20px;color:#dadad4;background-color:#222829}.snippet-code.wordwrap{overflow:auto}.snippet-code.wordwrap li{white-space:pre-wrap !important}.snippet-code ol{margin:0;padding:0;position:relative;list-style:none;counter-reset:lineNumberCounter}.snippet-code ol li{margin:0;padding:0;white-space:pre;padding-left:50px}.snippet-code ol li:before{color:#636363;counter-increment:lineNumberCounter;content:counter(lineNumberCounter);text-align:right;width:30px;position:absolute;display:inline-block;left:0px}.snippet-code ol li.marked{background-color:rgba(255,255,255,.05)}.snippet-code ol li.marked:before{color:gold}.snippet-code .gd{background-color:#473335;color:#f8f8f2;display:inline-block;width:100%;margin:0 -10px;padding:0 10px}.snippet-code .gi{background-color:#2d4a39;color:#f8f8f2;display:inline-block;width:100%;margin:0 -10px;padding:0 10px}.snippet-code .hll{background-color:#49483e}.snippet-code .c{color:#75715e}.snippet-code .err{color:#960050;background-color:#1e0010}.snippet-code .k{color:#66d9ef}.snippet-code .l{color:#ae81ff}.snippet-code .n{color:#f8f8f2}.snippet-code .o{color:#f92672}.snippet-code .p{color:#f8f8f2}.snippet-code .cm{color:#75715e}.snippet-code .cp{color:#75715e}.snippet-code .c1{color:#75715e}.snippet-code .cs{color:#75715e}.snippet-code .ge{font-style:italic}.snippet-code .gs{font-weight:bold}.snippet-code .kc{color:#66d9ef}.snippet-code .kd{color:#66d9ef}.snippet-code .kn{color:#f92672}.snippet-code .kp{color:#66d9ef}.snippet-code .kr{color:#66d9ef}.snippet-code .kt{color:#66d9ef}.snippet-code .ld{color:#e6db74}.snippet-code .m{color:#ae81ff}.snippet-code .s{color:#e6db74}.snippet-code .na{color:#a6e22e}.snippet-code .nb{color:#f8f8f2}.snippet-code .nc{color:#a6e22e}.snippet-code .no{color:#66d9ef}.snippet-code .nd{color:#a6e22e}.snippet-code .ni{color:#f8f8f2}.snippet-code .ne{color:#a6e22e}.snippet-code .nf{color:#a6e22e}.snippet-code .nl{color:#f8f8f2}.snippet-code .nn{color:#f8f8f2}.snippet-code .nx{color:#a6e22e}.snippet-code .py{color:#f8f8f2}.snippet-code .nt{color:#f92672}.snippet-code .nv{color:#f8f8f2}.snippet-code .ow{color:#f92672}.snippet-code .w{color:#f8f8f2}.snippet-code .mf{color:#ae81ff}.snippet-code .mh{color:#ae81ff}.snippet-code .mi{color:#ae81ff}.snippet-code .mo{color:#ae81ff}.snippet-code .sb{color:#e6db74}.snippet-code .sc{color:#e6db74}.snippet-code .sd{color:#e6db74}.snippet-code .s2{color:#e6db74}.snippet-code .se{color:#ae81ff}.snippet-code .sh{color:#e6db74}.snippet-code .si{color:#e6db74}.snippet-code .sx{color:#e6db74}.snippet-code .sr{color:#e6db74}.snippet-code .s1{color:#e6db74}.snippet-code .ss{color:#e6db74}.snippet-code .bp{color:#f8f8f2}.snippet-code .vc{color:#f8f8f2}.snippet-code .vg{color:#f8f8f2}.snippet-code .vi{color:#f8f8f2}.snippet-code .il{color:#ae81ff}.history-header{padding:15px 30px 15px 30px;margin:0;color:#7d7d7d;font-size:14px;font-weight:400;background-color:#ededed}.history-header a:link,.history-header a:visited{font-weight:500;color:#7d7d7d;text-decoration:underline}.history-header a:hover,.history-header a:active{color:#72b4e4;text-decoration:underline}.history-header .sep{width:0;border-right:2px dotted #bababa;margin:0 12px 0 10px;height:17px;padding:0}.history-empty{padding:40px 30px 40px 30px;color:#7d7d7d}
</style>
  
  
</head>
<body data-platform="win">


<header>
  <h1>
  <div id="copyHeadline">
    <a href="https://paste.mozilla.org/qE13YxNb">https://paste.mozilla.org/qE13YxNb</a>
      <a href="#" id="copyToClipboard" title="Copy URL to clipboard">
      <svg fill="#FFF" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
        <path d="M40.965 6c5.137 0 9.273 3.988 9.8 9h1.188c3.14 0 5.809 2.125 6.68 5h2.309c4.39 0 7.988 3.766 7.988 8.188V55h15.98-.004a1.99 1.99 0 0 1 1.574.652c.356.39.543.91.516 1.441A1.995 1.995 0 0 1 84.906 59h-15.98v26.812c0 4.422-3.598 8.188-7.988 8.188h-39.95C16.598 94 13 90.234 13 85.812V28.186C13 23.765 16.598 20 20.99 20h2.308c.871-2.875 3.54-5 6.68-5h1.187c.528-5.012 4.66-9 9.801-9zm0 4a5.968 5.968 0 0 0-5.992 6v1a2 2 0 0 1-2 2h-2.996c-1.696 0-2.996 1.305-2.996 3s1.3 3 2.996 3H51.95c1.695 0 2.996-1.305 2.996-3s-1.301-3-2.996-3h-2.996a1.998 1.998 0 0 1-1.996-2v-1c0-3.336-2.66-6-5.993-6zm19.973 14h-2.309c-.87 2.875-3.539 5-6.68 5H29.978c-3.14 0-5.809-2.125-6.68-5h-2.309c-1.968 0-3.996 2.05-3.996 4.188v57.624c0 2.137 2.024 4.188 3.996 4.188h39.95c1.968 0 3.996-2.05 3.996-4.188v-26.81H46.176l6.117 5.5c.828.742.894 2.015.156 2.843a2.01 2.01 0 0 1-2.84.157l-9.988-9a2 2 0 0 1 0-3l9.988-9a2.005 2.005 0 0 1 1.465-.532 2.002 2.002 0 0 1 1.219 3.532L46.175 55h18.758V28.189c0-2.137-2.027-4.188-3.996-4.188z"></path>
      </svg>
    </a>
    <input type="text" id="copyToClipboardField" value="https://paste.mozilla.org/qE13YxNb">
  </div>
</h1>
  <nav>
    <a class="nav-link" href="/about/">About</a>
    <a class="nav-link" href="/history/">History</a>
    <a class="btn" href="/">New snippet</a>
  </nav>
</header>



  <ul id="snippetOptions">
    <li class="option-type">
      <strong>JavaScript</strong>
      
        Expires in: 3&nbsp;weeks, 2&nbsp;days
      
    </li>
    <li class="sep"></li>
    <li class="option-delete">
      <a href="#delete">Delete Now</a>
    </li>
    
      <li class="option-raw"><a href="/qE13YxNb/raw">Raw</a></li>
    
    <li class="option-slim"><a href="/qE13YxNb/slim">Slim</a></li>
    <textarea id="copySnippetSource">https://lookerstudio.google.com/embed/s/sVS-WeDuiI8
https://lookerstudio.google.com/embed/s/nnBPQeln36g
https://lookerstudio.google.com/embed/s/nFK4WVqLcKw
https://lookerstudio.google.com/embed/s/ug0wdMOW-Hw

https://lookerstudio.google.com/embed/s/tKPy2sxHR78
https://lookerstudio.google.com/embed/s/l7G8IplfrNU
https://lookerstudio.google.com/embed/s/jxyEtPO_YSY
https://lookerstudio.google.com/embed/s/gumqXyEMU0g

https://lookerstudio.google.com/embed/s/k9h_DJ-unmU
https://lookerstudio.google.com/embed/s/jlkY-TBBdoM
https://lookerstudio.google.com/embed/s/uMeV511MS00
https://lookerstudio.google.com/embed/s/g-OmBwTIUg4

https://lookerstudio.google.com/embed/s/rWgfoWeu0uU
https://lookerstudio.google.com/embed/s/i_VhZwxhUZI
https://lookerstudio.google.com/embed/s/mIW6xh7Gbkc
https://lookerstudio.google.com/embed/s/jQRCydEqBNA
</textarea>
    <li class="option-copy"><a href="#copy" id="copySnippetToClipboard">Copy Snippet</a></li>
    <li class="option-edit"><a href="#edit" id="editSnippet">Edit Snippet</a></li>
    
      <li class="option-wordwrap">
        <label for="wordwrap">
          <input type="checkbox" id="wordwrap"> Wordwrap
        </label>
      </li>
    
  </ul>

  <div id="copy" class="confirm-modal">
    <form method="POST" action="">
      Snippet content copied to clipboard.
    </form>
  </div>

  <div id="delete" class="confirm-modal">
    <form method="POST" action="">
      <input type="hidden" name="csrfmiddlewaretoken" value="23KH3hs9rAvGsUe5VcSLKRqQZy52lwlRPjtYHvSr1hPfqyTTVh0YTIuddxU5aCCA">
      Are you sure to delete this snippet?
      <button class="btn" name="delete" value="1" type="submit">Yes, Delete</button>
      <a href="#" class="no">No, don't delete</a>
    </form>
  </div>


<main>
  <div style="text-align:center;color:#fff;background-color:rgb(23, 37, 94);padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;">
    paste.mozilla.org allows you to share code snippets and notes with others.
    These pastes require a link to be viewed; they are not private.
    Anyone with the link is able to see the paste and also delete it.
    <p>
      <b>
      <br>
        Please refrain from sharing personal or sensitive information on this website to avoid it being viewed by other parties.
      </b>
    </p>
  </div>
  
  

  

  <div class="snippet-code"><ol><li id="l1"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/sVS-WeDuiI8</span></li><li id="l2"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/nnBPQeln36g</span></li><li id="l3"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/nFK4WVqLcKw</span></li><li id="l4"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/ug0wdMOW-Hw</span></li><li id="l5">​</li><li id="l6"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/tKPy2sxHR78</span></li><li id="l7"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/l7G8IplfrNU</span></li><li id="l8"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/jxyEtPO_YSY</span></li><li id="l9"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/gumqXyEMU0g</span></li><li id="l10">​</li><li id="l11"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/k9h_DJ-unmU</span></li><li id="l12"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/jlkY-TBBdoM</span></li><li id="l13"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/uMeV511MS00</span></li><li id="l14"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/g-OmBwTIUg4</span></li><li id="l15">​</li><li id="l16"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/rWgfoWeu0uU</span></li><li id="l17"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/i_VhZwxhUZI</span></li><li id="l18"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/mIW6xh7Gbkc</span></li><li id="l19"><span class="nx">https</span><span class="o">:</span><span class="c1">//lookerstudio.google.com/embed/s/jQRCydEqBNA</span></li></ol></div>


  <div id="edit">
    <header class="sub">
      <h2>Edit this Snippet</h2>
    </header>

    

<form method="post" action="" class="snippet-form ">
  <input type="hidden" name="csrfmiddlewaretoken" value="23KH3hs9rAvGsUe5VcSLKRqQZy52lwlRPjtYHvSr1hPfqyTTVh0YTIuddxU5aCCA">
  

  <p style="display: none;"><input type="text" name="title" autocomplete="off" id="id_title"></p> 

  <p class="form-lexer">
    <label for="id_lexer">Syntax</label>
    <select name="lexer" id="id_lexer">
  <optgroup label="Text">
  <option value="_text">Plain Text</option>

  <option value="_markdown">Markdown</option>

  <option value="_rst">reStructuredText</option>

  </optgroup>
  <optgroup label="Code">
  <option value="_code">Plain Code</option>

  <option value="applescript">AppleScript</option>

  <option value="arduino">Arduino</option>

  <option value="bash">Bash</option>

  <option value="bat">Batchfile</option>

  <option value="c">C</option>

  <option value="clojure">Clojure</option>

  <option value="cmake">CMake</option>

  <option value="coffee-script">CoffeeScript</option>

  <option value="common-lisp">Common Lisp</option>

  <option value="console">Console/Bash Session</option>

  <option value="cpp">C++</option>

  <option value="csharp">C#</option>

  <option value="css">CSS</option>

  <option value="cuda">CUDA</option>

  <option value="dart">Dart</option>

  <option value="delphi">Delphi</option>

  <option value="diff">Diff</option>

  <option value="django">Django/Jinja</option>

  <option value="docker">Docker</option>

  <option value="elixir">Elixir</option>

  <option value="erlang">Erlang</option>

  <option value="go">Go</option>

  <option value="handlebars">Handlebars</option>

  <option value="haskell">Haskell</option>

  <option value="html">HTML</option>

  <option value="html+django">HTML + Django/Jinja</option>

  <option value="ini">INI</option>

  <option value="ipythonconsole">IPython console session</option>

  <option value="irc">IRC logs</option>

  <option value="java">Java</option>

  <option value="js" selected="">JavaScript</option>

  <option value="json">JSON</option>

  <option value="jsx">JSX/React</option>

  <option value="kotlin">Kotlin</option>

  <option value="less">LessCSS</option>

  <option value="lua">Lua</option>

  <option value="make">Makefile</option>

  <option value="matlab">Matlab</option>

  <option value="nginx">Nginx configuration file</option>

  <option value="numpy">NumPy</option>

  <option value="objective-c">Objective-C</option>

  <option value="perl">Perl</option>

  <option value="php">PHP</option>

  <option value="postgresql">PostgreSQL SQL dialect</option>

  <option value="python">Python</option>

  <option value="rb">Ruby</option>

  <option value="rst">reStructuredText</option>

  <option value="rust">Rust</option>

  <option value="sass">Sass</option>

  <option value="scss">SCSS</option>

  <option value="sol">Solidity</option>

  <option value="sql">SQL</option>

  <option value="swift">Swift</option>

  <option value="tex">TeX</option>

  <option value="typoscript">TypoScript</option>

  <option value="vim">VimL</option>

  <option value="xml">XML</option>

  <option value="xslt">XSLT</option>

  <option value="yaml">YAML</option>

  </optgroup>
</select>
  </p>

  <p class="form-expire">
    <label for="id_expires">Expires</label>
    <select name="expires" id="id_expires">
  <option value="onetime">One Time Snippet</option>

  <option value="3600" selected="">Expire in one hour</option>

  <option value="86400">Expire in one day</option>

  <option value="604800">Expire in one week</option>

  <option value="2073600">Expire in 21 days</option>

</select>
  </p>

  <p class="form-rtl">
    <input type="checkbox" name="rtl" id="id_rtl">
    <label for="id_rtl">Right-to-Left</label>
  </p>

  <p class="form-textarea superenter  ">
      <label for="id_content">Content</label>
    <textarea name="content" cols="40" rows="10" placeholder="Awesome code goes here..." maxlength="262144000" required="" id="id_content" dir="">https://lookerstudio.google.com/embed/s/sVS-WeDuiI8
https://lookerstudio.google.com/embed/s/nnBPQeln36g
https://lookerstudio.google.com/embed/s/nFK4WVqLcKw
https://lookerstudio.google.com/embed/s/ug0wdMOW-Hw

https://lookerstudio.google.com/embed/s/tKPy2sxHR78
https://lookerstudio.google.com/embed/s/l7G8IplfrNU
https://lookerstudio.google.com/embed/s/jxyEtPO_YSY
https://lookerstudio.google.com/embed/s/gumqXyEMU0g

https://lookerstudio.google.com/embed/s/k9h_DJ-unmU
https://lookerstudio.google.com/embed/s/jlkY-TBBdoM
https://lookerstudio.google.com/embed/s/uMeV511MS00
https://lookerstudio.google.com/embed/s/g-OmBwTIUg4

https://lookerstudio.google.com/embed/s/rWgfoWeu0uU
https://lookerstudio.google.com/embed/s/i_VhZwxhUZI
https://lookerstudio.google.com/embed/s/mIW6xh7Gbkc
https://lookerstudio.google.com/embed/s/jQRCydEqBNA
</textarea>
  </p>

  <p class="form-action">
    <button class="btn" type="submit">
      Paste Snippet
      <span class="sep"></span>
      <span class="platform-mac">⌘+⏎</span>
      <span class="platform-win">Ctrl+⏎</span>
    </button>
  </p>


  
</form>


  </div>

</main>

<script>const e=-1!==navigator.platform.indexOf("Mac");document.body.dataset.platform=e?"mac":"win";const t=document.querySelector(".autofocus textarea");null!==t&&t.focus(),document.body.onkeydown=function(t){const o=e?t.metaKey:t.ctrlKey,n=document.querySelector(".snippet-form");if(n&&13===t.keyCode&&o)return n.submit(),!1};const o=document.getElementById("wordwrap"),n=document.querySelectorAll(".snippet-code");function c(){o.checked?n.forEach(e=>e.classList.add("wordwrap")):n.forEach(e=>e.classList.remove("wordwrap"))}o&&n&&(c(),o.onchange=c);const d=document.getElementById("id_rtl"),l=document.getElementById("id_content");function i(){d.checked?l.dir="rtl":l.dir=""}d&&l&&(i(),d.onchange=i);const u=document.location.hash;if(u.startsWith("#L")){const e=u.substring(2).split(",");e.length>0&&""!==e[0]&&e.forEach(function(e){const t=document.getElementById(`l${e}`);t&&t.classList.add("marked")})}const r=document.querySelectorAll(".snippet-code li");r.forEach(function(e){e.onclick=function(){e.classList.toggle("marked");let t="L";document.querySelectorAll(".snippet-code li.marked").forEach(function(e){"L"!==t&&(t+=","),t+=e.getAttribute("id").substring(1)}),window.location.hash=t}});const s=document.getElementById("copyToClipboard"),m=document.getElementById("copyToClipboardField");s&&m&&(s.onclick=function(e){e.preventDefault(),m.select(),document.execCommand("Copy")});const a=document.getElementById("copySnippetToClipboard"),p=document.getElementById("copySnippetSource"),y=document.getElementById("copy");a&&p&&(a.onclick=function(e){e.preventDefault(),p.select(),document.execCommand("Copy"),y.style.maxHeight="80px",window.scrollTo(0,0)});const f=document.getElementById("editSnippet"),g=document.getElementById("edit");f&&g&&(f.onclick=function(e){e.preventDefault(),g.style.display="block",window.scrollTo(g.getBoundingClientRect().x,g.getBoundingClientRect().y)});</script>



</body></html>