app.roll20.net Open in urlscan Pro
2606:4700:10::6816:4e9a  Public Scan

URL: https://app.roll20.net/users/12293259/little-birdie-crafts
Submission: On August 21 via manual from IN — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://app.roll20.net/sessions/create?backto=https://app.roll20.net/users/12293259/little-birdie-crafts

<form action="https://app.roll20.net/sessions/create?backto=https://app.roll20.net/users/12293259/little-birdie-crafts" class="navbar-form form-inline" method="post">
  <input name="email" type="text" placeholder="Email">
  <input name="password" type="password" placeholder="Password">
  <button class="btn btn-primary">Anmelden</button>
</form>

POST https://app.roll20.net/sessions/create?backto=https://app.roll20.net/users/12293259/little-birdie-crafts

<form action="https://app.roll20.net/sessions/create?backto=https://app.roll20.net/users/12293259/little-birdie-crafts" class="navbar-form form-inline" method="post">
  <input name="email" type="text" placeholder="Email">
  <input name="password" type="password" placeholder="Password">
  <button class="btn btn-primary">Anmelden</button>
</form>

POST /private_message/create

<form action="/private_message/create" method="post">
  <div class="modal-header">
    <button class="close" type="button" data-dismiss="modal">x</button>
    <h3>Neue private Nachricht</h3>
  </div>
  <div class="modal-body">
    <input type="hidden" name="recipients[]" value="12293259">
    <label><strong>Betreff</strong></label>
    <br>
    <input class="title" type="text" name="title" style="width: 80%;">
    <div class="clear" style="height: 10px;"></div>
    <textarea class="content summernote" style="width: 80%; display: none;" name="content"></textarea>
    <div class="note-editor note-frame panel">
      <div class="note-dropzone">
        <div class="note-dropzone-message"></div>
      </div>
      <div class="note-toolbar-wrapper panel-default">
        <div class="note-toolbar panel-heading">
          <div class="note-btn-group btn-group note-style">
            <div class="note-btn-group btn-group"><button type="button" class="note-btn btn btn-default btn-sm dropdown-toggle" tabindex="-1" data-toggle="dropdown" title="Style"><i class="note-icon-magic"></i> <span
                  class="note-icon-caret"></span></button>
              <div class="dropdown-menu dropdown-style">
                <li><a href="#" data-value="p"><p>Normal</p></a></li>
                <li><a href="#" data-value="blockquote"><blockquote>Quote</blockquote></a></li>
                <li><a href="#" data-value="pre"><pre>Code</pre></a></li>
                <li><a href="#" data-value="h1"><h1>Header 1</h1></a></li>
                <li><a href="#" data-value="h2"><h2>Header 2</h2></a></li>
                <li><a href="#" data-value="h3"><h3>Header 3</h3></a></li>
                <li><a href="#" data-value="h4"><h4>Header 4</h4></a></li>
                <li><a href="#" data-value="h5"><h5>Header 5</h5></a></li>
                <li><a href="#" data-value="h6"><h6>Header 6</h6></a></li>
              </div>
            </div>
          </div>
          <div class="note-btn-group btn-group note-font"><button type="button" class="note-btn btn btn-default btn-sm note-btn-bold" tabindex="-1" title="Bold (CTRL+B)"><i class="note-icon-bold"></i></button><button type="button"
              class="note-btn btn btn-default btn-sm note-btn-italic" tabindex="-1" title="Italic (CTRL+I)"><i class="note-icon-italic"></i></button><button type="button" class="note-btn btn btn-default btn-sm note-btn-underline" tabindex="-1"
              title="Underline (CTRL+U)"><i class="note-icon-underline"></i></button><button type="button" class="note-btn btn btn-default btn-sm note-btn-strikethrough" tabindex="-1"
              title="Strikethrough (CTRL+SHIFT+S)"><i class="note-icon-strikethrough"></i></button><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1"
              title="Remove Font Style (CTRL+\)"><i class="note-icon-eraser"></i></button></div>
          <div class="note-btn-group btn-group note-size"><button type="button" class="note-btn btn btn-default btn-sm note-btn-superscript" tabindex="-1" title="Superscript"><i class="note-icon-superscript"></i></button><button type="button"
              class="note-btn btn btn-default btn-sm note-btn-subscript" tabindex="-1" title="Subscript"><i class="note-icon-subscript"></i></button></div>
          <div class="note-btn-group btn-group note-para"><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1" title="Ordered list (CTRL+SHIFT+NUM8)"><i class="note-icon-orderedlist"></i></button><button type="button"
              class="note-btn btn btn-default btn-sm" tabindex="-1" title="Unordered list (CTRL+SHIFT+NUM7)"><i class="note-icon-unorderedlist"></i></button>
            <div class="note-btn-group btn-group"><button type="button" class="note-btn btn btn-default btn-sm dropdown-toggle" tabindex="-1" data-toggle="dropdown" title="Paragraph"><i class="note-icon-align-left"></i> <span
                  class="note-icon-caret"></span></button>
              <div class="dropdown-menu">
                <div class="note-btn-group btn-group note-align"><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1" title="Align left (CTRL+SHIFT+L)"><i class="note-icon-align-left"></i></button><button type="button"
                    class="note-btn btn btn-default btn-sm" tabindex="-1" title="Align center (CTRL+SHIFT+E)"><i class="note-icon-align-center"></i></button><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1"
                    title="Align right (CTRL+SHIFT+R)"><i class="note-icon-align-right"></i></button><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1"
                    title="Justify full (CTRL+SHIFT+J)"><i class="note-icon-align-justify"></i></button></div>
                <div class="note-btn-group btn-group note-list"><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1" title="Outdent (CTRL+[)"><i class="note-icon-align-outdent"></i></button><button type="button"
                    class="note-btn btn btn-default btn-sm" tabindex="-1" title="Indent (CTRL+])"><i class="note-icon-align-indent"></i></button></div>
              </div>
            </div>
          </div>
          <div class="note-btn-group btn-group note-insert">
            <div class="note-btn-group btn-group"><button type="button" class="note-btn btn btn-default btn-sm dropdown-toggle" tabindex="-1" data-toggle="dropdown" title="Table"><i class="note-icon-table"></i> <span
                  class="note-icon-caret"></span></button>
              <div class="dropdown-menu note-table">
                <div class="note-dimension-picker">
                  <div class="note-dimension-picker-mousecatcher" data-event="insertTable" data-value="1x1" style="width: 10em; height: 10em;"></div>
                  <div class="note-dimension-picker-highlighted"></div>
                  <div class="note-dimension-picker-unhighlighted"></div>
                </div>
                <div class="note-dimension-display">1 x 1</div>
              </div>
            </div><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1" title="Link (CTRL+K)"><i class="note-icon-link"></i></button><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1"
              title="Picture"><i class="note-icon-picture"></i></button><button type="button" class="note-btn btn btn-default btn-sm" tabindex="-1" title="Insert Horizontal Rule (CTRL+ENTER)"><i class="note-icon-minus"></i></button>
          </div>
        </div>
      </div>
      <div class="note-editing-area">
        <div class="note-handle">
          <div class="note-control-selection">
            <div class="note-control-selection-bg"></div>
            <div class="note-control-holder note-control-nw"></div>
            <div class="note-control-holder note-control-ne"></div>
            <div class="note-control-holder note-control-sw"></div>
            <div class="note-control-sizing note-control-se"></div>
            <div class="note-control-selection-info"></div>
          </div>
        </div><textarea class="note-codable"></textarea>
        <div class="note-editable" contenteditable="true" style="max-height: 300px;">
          <p><br></p>
        </div>
      </div>
      <div class="note-statusbar">
        <div class="note-resizebar">
          <div class="note-icon-bar"></div>
          <div class="note-icon-bar"></div>
          <div class="note-icon-bar"></div>
        </div>
      </div>
      <div class="modal link-dialog" aria-hidden="false" tabindex="-1">
        <div class="modal-dialog">
          <div class="modal-content">
            <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
              <h4 class="modal-title">Insert Link</h4>
            </div>
            <div class="modal-body">
              <div class="form-group note-form-group"><label class="note-form-label">Text to display</label><input class="note-link-text form-control note-form-control  note-input" type="text"></div>
              <div class="form-group note-form-group"><label class="note-form-label">To what URL should this link go?</label><input class="note-link-url form-control note-form-control note-input" type="text" value="http://"></div>
              <div class="custom-control custom-checkbox"> <label for="sn-checkbox-open-in-new-window"> <input type="checkbox" id="sn-checkbox-open-in-new-window" checked=""> Open in new window</label></div>
            </div>
            <div class="modal-footer"><button type="submit" href="#" class="btn btn-primary note-btn note-btn-primary note-link-btn" disabled="">Insert Link</button></div>
          </div>
        </div>
      </div>
      <div class="modal" aria-hidden="false" tabindex="-1">
        <div class="modal-dialog">
          <div class="modal-content">
            <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
              <h4 class="modal-title">Insert Image</h4>
            </div>
            <div class="modal-body">
              <div class="form-group note-form-group note-group-select-from-files"><label class="note-form-label">Select from files</label><input class="note-image-input note-form-control note-input" type="file" name="files" accept="image/*"
                  multiple="multiple"></div>
              <div class="form-group note-group-image-url" style="overflow:auto;"><label class="note-form-label">Image URL</label><input class="note-image-url form-control note-form-control note-input  col-md-12" type="text"></div>
            </div>
            <div class="modal-footer"><button type="submit" href="#" class="btn btn-primary note-btn note-btn-primary note-image-btn" disabled="">Insert Image</button></div>
          </div>
        </div>
      </div>
      <div class="modal" aria-hidden="false" tabindex="-1">
        <div class="modal-dialog">
          <div class="modal-content">
            <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
              <h4 class="modal-title">Insert Video</h4>
            </div>
            <div class="modal-body">
              <div class="form-group note-form-group row-fluid"><label class="note-form-label">Video URL <small class="text-muted">(YouTube, Vimeo, Vine, Instagram, DailyMotion or Youku)</small></label><input
                  class="note-video-url form-control note-form-control note-input" type="text"></div>
            </div>
            <div class="modal-footer"><button type="submit" href="#" class="btn btn-primary note-btn note-btn-primary note-video-btn" disabled="">Insert Video</button></div>
          </div>
        </div>
      </div>
      <div class="modal" aria-hidden="false" tabindex="-1">
        <div class="modal-dialog">
          <div class="modal-content">
            <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
              <h4 class="modal-title">Help</h4>
            </div>
            <div class="modal-body" style="max-height: 300px; overflow: scroll;">
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>ENTER</kbd></label><span>Insert Paragraph</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+Z</kbd></label><span>Undoes the last command</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+Y</kbd></label><span>Redoes the last command</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>TAB</kbd></label><span>Tab</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>SHIFT+TAB</kbd></label><span>Untab</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+B</kbd></label><span>Set a bold style</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+I</kbd></label><span>Set a italic style</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+U</kbd></label><span>Set a underline style</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+S</kbd></label><span>Set a strikethrough style</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+BACKSLASH</kbd></label><span>Clean a style</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+L</kbd></label><span>Set left align</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+E</kbd></label><span>Set center align</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+R</kbd></label><span>Set right align</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+J</kbd></label><span>Set full align</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+NUM7</kbd></label><span>Toggle unordered list</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+SHIFT+NUM8</kbd></label><span>Toggle ordered list</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+LEFTBRACKET</kbd></label><span>Outdent on current paragraph</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+RIGHTBRACKET</kbd></label><span>Indent on current paragraph</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM0</kbd></label><span>Change current block's format as a paragraph(P tag)</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM1</kbd></label><span>Change current block's format as H1</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM2</kbd></label><span>Change current block's format as H2</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM3</kbd></label><span>Change current block's format as H3</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM4</kbd></label><span>Change current block's format as H4</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM5</kbd></label><span>Change current block's format as H5</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+NUM6</kbd></label><span>Change current block's format as H6</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+ENTER</kbd></label><span>Insert horizontal rule</span>
              <div class="help-list-item"></div><label style="width: 180px; margin-right: 10px;"><kbd>CTRL+K</kbd></label><span>Show Link Dialog</span>
            </div>
            <div class="modal-footer">
              <p class="text-center"><a href="http://summernote.org/" target="_blank">Summernote 0.8.9</a> · <a href="https://github.com/summernote/summernote" target="_blank">Project</a> ·
                <a href="https://github.com/summernote/summernote/issues" target="_blank">Issues</a></p>
            </div>
          </div>
        </div>
      </div>
      <div class="loader" style="display: none;"></div>
    </div>
    <script src="https://www.google.com/recaptcha/api.js"></script>
    <div class="g-recaptcha" data-sitekey="6LfqKmgUAAAAADgYa5ALGTDZ_sESFg9bcYdhewmj">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfqKmgUAAAAADgYa5ALGTDZ_sESFg9bcYdhewmj&amp;co=aHR0cHM6Ly9hcHAucm9sbDIwLm5ldDo0NDM.&amp;hl=de&amp;v=x19joXI_IeQnFJ7YnfDapSZq&amp;size=normal&amp;cb=j680b6zbaoq8" width="304"
            height="78" role="presentation" name="a-ds2x16bo6n6b" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="modal-footer">
    <button class="btn btn-primary" type="submit">Senden</button>
    <button class="btn" data-dismiss="modal">Abbrechen</button>
  </div>
</form>

Text Content

Roll20 verwendet Cookies, um das Nutzererlebnis auf unserer Seite zu optimieren.
Cookies ermöglichen uns, dir verschiedene Funktionen, das Teilen von Inhalten,
sowie personalisierte Nachrichten und Anzeigen auf unserer Seite
bereitzustellen. Cookies helfen uns, die Seitennutzung zu analysieren. Indem du
unsere Seite weiterverwendest, stimmst Du der Verwendung von Cookies zu. Deine
Cookie-Einstellungen kannst Du hier anpassen.
×
×


COOKIE PREFERENCES

Accept cookies

--------------------------------------------------------------------------------

Wir verwenden Cookies, um Angebote auf Roll20 zu personalisieren und Roll20 zu
verbessern. Für weiterführende Informationen zur Verwendung nicht-essentieller
Cookies durch uns, schaue dir unsere Datenschutzrichtlinie hier an.
Erstelle ein kostenloses Konto


Menü
 * Start
 * Meine Spiele
 * Finde eine Gruppe
 * Marktplatz
 * Kompendium
 * Forum
 * Hilfecenter
 * Wiki
 * Blog

Anmelden
Anmelden


:
Shapes Added to Measure Tool Opt in to the VTT redesign to measure AoEs with
lines, squares, circles, and cones.
Create Characters Outside the VTT Create unlimited characters in the Character
Vault, starting with Marvel Multiverse RPG.
Free Transfers Now in the Character Vault Free games allow three character
exports into a game. GMs can enable character transfers in Game Settings.
Players Can Create Character Sheets GMs can enable this option under Game
Settings.
Siehe mehr
Jetzt spielen
Finde eine Gruppe
Marktplatz Dropdown ein/aus
Was ist neu Durchsuchen Geschenke machen Einen Code einlösen Fanartikel
Bigby Presents: Glory of the Giants
by Wizards of the Coast
Marvel Multiverse RPG: Core Rulebook Bundle
by Marvel
The Book of Many Things Pre-Order
by Wizards of the Coast
Baldur's Gate: Descent into Avernus
by Wizards of the Coast
Digitale Werkzeuge Dropdown ein/aus
Kompendium Charakter-Tresor Audio verwalten Spielmarker Bibliothek Roll20
Begleiter-App D&D Zentrale Marvel Hub SL Zentrale
Charakter-Tresor

Alle Charakterkonzepte / Alle Systeme
Kompendium

Dein System zum Leben erwecken
Roll20 Begleiter-App

Kostenlose mobile App für Spieler
Gemeinschaft Dropdown ein/aus
Blog Hilfecenter Änderungsprotokoll Forum Gemeinschafts-Wiki Live-Übertragung
Video auf Abruf Ambassador-Programm

Roll20 Help Center

Find your next game group!

Roll20 Reserve

DMsGuild: Now on Roll20

Abonnieren
Anmelden
Anmelden


:
Shapes Added to Measure Tool Opt in to the VTT redesign to measure AoEs with
lines, squares, circles, and cones.
Create Characters Outside the VTT Create unlimited characters in the Character
Vault, starting with Marvel Multiverse RPG.
Free Transfers Now in the Character Vault Free games allow three character
exports into a game. GMs can enable character transfers in Game Settings.
Players Can Create Character Sheets GMs can enable this option under Game
Settings.
Siehe mehr

--------------------------------------------------------------------------------

 * Versende ein Geschenk-Abonnement
 * Wunschlisten anzeigen
 * Marktplatzartikel anschauen
 * Themen anzeigen
 * Antworten anzeigen


LITTLE BIRDIE CRAFTS


t Mitglied seit 08/14/23 \/ G SL von 0 Spiele \/ 0 Gespielte Stunden \/ 0
Forumsbeiträge

Erfolge
Little Birdie Crafts hat noch keine Erfolge erzielt.
Biografie

https://littlebirdiecrafts.com/
Little Birdie Crafts is a leading manufacturer of scrapbooking supplies and #1
Online Craft Store. Our products include scrapbooking paper, embellishments,
cardstock, patterned paper, scrapbooking stickers, stamps and ink, die cuts,
adhesives, scissors & trimmers, acrylic paint, glitter, embossing powder, art
journaling, and card making. Our products are high-quality, affordable, and easy
to use. We also offer a variety of educational resources to help you learn new
techniques and get the most out of your crafting experience. Our products are
perfect for birthdays, christmas, halloween, holidays, weddings, and any other
special event.


x


NEUE PRIVATE NACHRICHT

Betreff



Normal

> Quote

Code


HEADER 1


HEADER 2


HEADER 3

HEADER 4

HEADER 5

HEADER 6




1 x 1





×

INSERT LINK

Text to display
To what URL should this link go?
Open in new window
Insert Link
×

INSERT IMAGE

Select from files
Image URL
Insert Image
×

INSERT VIDEO

Video URL (YouTube, Vimeo, Vine, Instagram, DailyMotion or Youku)
Insert Video
×

HELP


ENTERInsert Paragraph

CTRL+ZUndoes the last command

CTRL+YRedoes the last command

TABTab

SHIFT+TABUntab

CTRL+BSet a bold style

CTRL+ISet a italic style

CTRL+USet a underline style

CTRL+SHIFT+SSet a strikethrough style

CTRL+BACKSLASHClean a style

CTRL+SHIFT+LSet left align

CTRL+SHIFT+ESet center align

CTRL+SHIFT+RSet right align

CTRL+SHIFT+JSet full align

CTRL+SHIFT+NUM7Toggle unordered list

CTRL+SHIFT+NUM8Toggle ordered list

CTRL+LEFTBRACKETOutdent on current paragraph

CTRL+RIGHTBRACKETIndent on current paragraph

CTRL+NUM0Change current block's format as a paragraph(P tag)

CTRL+NUM1Change current block's format as H1

CTRL+NUM2Change current block's format as H2

CTRL+NUM3Change current block's format as H3

CTRL+NUM4Change current block's format as H4

CTRL+NUM5Change current block's format as H5

CTRL+NUM6Change current block's format as H6

CTRL+ENTERInsert horizontal rule

CTRL+KShow Link Dialog

Summernote 0.8.9 · Project · Issues



Senden Abbrechen

© The Orr Group, LLC · Danksagungen · Nutzungsbedingungen &
Datenschutzbestimmungen · DMCA · Cookies · Kundenservice · Kontaktiere uns ·
Über soziale Medien:



Roll20® is a Registered Trademark of The Orr Group, LLC. All rights reserved.






























H