donatello.to Open in urlscan Pro
2606:4700:20::681a:c51  Public Scan

URL: https://donatello.to/DenyDay
Submission: On February 17 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="donateForm">
  <!-- Client name -->
  <div class="form-group">
    <div class="input-group">
      <span class="input-group-text clientNameHelp">
        <i class="far fa-user"></i>
      </span>
      <input type="text" class="form-control clientNameHelp pageTextAll-font" id="clientName" name="clientName" maxlength="150" placeholder="Your name" aria-describedby="clientName" style="font-family: &quot;Didact Gothic&quot;, sans-serif;">
    </div>
  </div>
  <!-- Goal -->
  <div class="form-group goal-dropdown" style="display: none;">
    <div class="input-group">
      <span class="input-group-text dropdownHelp">
        <i class="fas fa-rocket"></i>
      </span>
      <select name="goalWidgetId" class="form-control form-select dropdownHelp pageTextAll-font goal-widget-select style-scrollbar" id="goal-select" style="font-family: &quot;Didact Gothic&quot;, sans-serif;">
        <option value="6314e9a1f910381c93643c93" selected="selected"></option>
      </select>
    </div>
  </div>
  <!-- Systems -->
  <style>
    .systems .btn-row {
      display: flex;
      justify-content: space-between;
      margin-bottom: 15px;
      width: 100%;
    }

    .systems .btn-row .btn {
      opacity: 0.3;
    }

    .systems .btn-row .btn.active {
      opacity: 1;
    }

    .systems .btn-row .btn:not(.active):hover {
      opacity: 0.7;
    }
  </style>
  <div class="row systems" style="display: none !important;">
    <div class="col-md-5 col-lg-6">
      <div class="btn-row">
        <button class="btn btn-secondary active" type="button" data-id="fondy">Fondy</button>
        <button class="btn btn-secondary" type="button" data-id="mono">Mono</button>
      </div>
      <input type="hidden" name="system" id="system" value="fondy" style="display: none;">
    </div>
  </div>
  <!-- Amount -->
  <div class="form-group">
    <div class="row">
      <div class="col-md-5 col-lg-6 mb-2">
        <div class="input-group">
          <span class="input-group-text amountHelp">
            <i class="fas fa-heart"></i>
          </span>
          <input type="text" class="form-control amountHelp pageTextAll-font" name="amount" id="amount" value="1000" placeholder="Amount" aria-describedby="amount" required="" style="font-family: &quot;Didact Gothic&quot;, sans-serif;">
          <span class="input-group-text amountHelp" id="amount">₴</span>
        </div>
      </div>
      <div class="col-md-7 col-lg-6 d-flex justify-content-end align-items-center">
        <button type="button" class="btn ms-2 pageTextAll-font preset-amount " style="font-family: &quot;Didact Gothic&quot;, sans-serif;"> 300 </button>
        <button type="button" class="btn ms-2 pageTextAll-font preset-amount active-button" style="font-family: &quot;Didact Gothic&quot;, sans-serif;"> 1000 </button>
        <button type="button" class="btn ms-2 pageTextAll-font preset-amount " style="font-family: &quot;Didact Gothic&quot;, sans-serif;"> 3000 </button>
        <button type="button" class="btn ms-2 pageTextAll-font preset-amount " style="font-family: &quot;Didact Gothic&quot;, sans-serif;"> 5000 </button>
      </div>
    </div>
    <div class="media-selection-comments pageTextAll-font pageTextAll-color pageTextAll-all"
      style="font-family: &quot;Didact Gothic&quot;, sans-serif; color: rgb(206, 204, 25); letter-spacing: 4px; word-spacing: 0px; font-weight: bold; font-style: normal;"></div>
    <small class="form-text ms-2 amountHelp pageTextAll-font pageTextAll-color pageTextAll-all pageTextAll-fontSize"
      style="font-size: 30px; font-family: &quot;Didact Gothic&quot;, sans-serif; color: rgb(206, 204, 25); letter-spacing: 4px; word-spacing: 0px; font-weight: bold; font-style: normal;"> Amount from <span id="minAmount">30</span> to <span
        id="maxAmount">20000</span> ₴ </small>
    <div class="row mt-3" style="margin-left: 0;">
      <div class="col-12 mb-2 allowPayFee" style="">
        <div class="form-check form-switch">
          <div class="d-flex align-items-center" style="min-height: 26px;">
            <input class="form-check-input" type="checkbox" id="allowPayFeeCheck" name="allowPayFeeCheck">
            <label for="allowPayFeeCheckbox" style="cursor: pointer; user-select: none;" class="form-check-label allowPayFeeLabel text-muted ms-2">
              <small>Pay fee</small>
            </label>
            <span id="amountWithFeeText" class="ms-2" style="margin-top: 2px;">
              <small class="ms-2 d-flex align-items-end align-items-center" style="display: none;">
                <span class="text-muted">●</span>
                <span class="ms-2 text-muted">
                  <strong>Total: </strong>
                  <span id="amountWithFee">1057.08</span> ₴ </span>
              </small>
            </span>
          </div>
        </div>
      </div>
      <div class="col-12 ms-2 mb-2 isNoServiceFee" style="display: none;">
        <div class="d-flex align-items-center align-items-center" style="min-height: 26px;">
          <img src="/img/ukraine.png" width="20" height="20" alt="Україна" title="Підтримую Україну">
          <small class="allowPayFeeLabel text-muted" style="margin-left: 10px;"> Donatello doesn't take a fee </small>
        </div>
      </div>
    </div>
  </div>
  <!-- Message -->
  <div class="form-group">
    <div class="input-group">
      <span class="input-group-text align-items-start pt-3 messageHelp">
        <i class="far fa-comments"></i>
      </span>
      <textarea class="form-control messageHelp" id="message" maxlength="500" name="message" placeholder="Your message" rows="4" aria-describedby="message"></textarea>
    </div>
    <small class="form-text ms-2 max-message-help-span pageTextAll-font pageTextAll-color pageTextAll-all"
      style="font-family: &quot;Didact Gothic&quot;, sans-serif; color: rgb(206, 204, 25); letter-spacing: 4px; word-spacing: 0px; font-weight: bold; font-style: normal; display: none;"> Text length depends on donation amount </small>
    <small style="width: 100%; font-family: &quot;Didact Gothic&quot;, sans-serif; color: rgb(206, 204, 25); letter-spacing: 4px; word-spacing: 0px; font-weight: bold; font-style: normal;"
      class="form-text ms-2 pageTextAll-font pageTextAll-color pageTextAll-all max-message-help">Text length - 500</small>
    <!--                        <small class="form-text messageHelp" style="display:none;">-->
    <!--                            Вкажіть повідомлення-->
    <!--                        </small>-->
  </div>
  <!-- Additional fields -->
  <input type="hidden" class="image-input" name="image" id="image" style="display: none;" value="">
  <input type="hidden" class="sound-input" name="sound" id="sound" style="display: none;" value="">
  <input type="hidden" class="video-input" name="video" id="video" style="display: none;">
  <input type="hidden" name="interactionMedia" id="interactionMedia" style="display: none;">
  <input type="hidden" name="interactionMediaStartTime" id="interactionMediaStartTime" style="display: none;">
  <!-- Control buttons and Terms -->
  <div class="row">
    <div class="col-sm-12 pageTextAll-terms pageTextAll-font pageTextAll-color" style="font-family: &quot;Didact Gothic&quot;, sans-serif; color: rgb(206, 204, 25);">
      <div class="d-flex justify-content-start interaction-buttons">
        <button type="button" style="display: none; opacity: 0.3;" class="btn btn-primary me-2" id="selectMediaButton" data-toggle="tooltip" data-bs-html="true" title="" data-placement="top">
          <i class="fas fa-photo-video"></i> sound and gif </button>
        <button type="button" style="display: none; opacity: 0.3;" class="btn btn-primary me-2" id="selectInteractionMedia" data-toggle="tooltip-interaction" data-bs-html="true" title="" data-placement="top">
          <i class="fab fa-youtube"></i> Youtube video </button>
      </div>
      <div class="d-flex justify-content-start donation-button mt-3">
        <button id="donate" type="submit" class="btn btn-primary" style="background-color: ; border-color: ; color:  ">
          <i class="fas fa-gift"></i> Send </button>
      </div>
      <div class="form-check ms-2 mt-4 terms">
        <input class="form-check-input" type="checkbox" value="" id="terms" checked="">
        <label class="form-check-label" for="terms">
          <span class="termsHelp"> I accept and agree with the <a href="/terms" target="_blank" rel="noopener noreferrer">Terms of use</a>. <span class="accordion-btn" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="false"
              aria-controls="collapseOne"> More details </span>
          </span>
          <div class="accordion mt-2" id="terms-details">
            <div class="">
              <div id="collapseOne" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#terms-details">
                <div class="accordion-body"> You send your donation to the creator <strong>DenyDay</strong> with your freewill via online payment system.<br><br> You fully agree that information services were provided to you and you will not have any
                  funds claim to the Donatello platform.<br><br> Donation is a gift and freewill funding to an author for media content. You cannot refund your donation. Please do not pay for any service which is not related to media content
                  donation. </div>
              </div>
            </div>
          </div>
        </label>
      </div>
    </div>
  </div>
</form>

Text Content

DENYDAY

CURRENCY RATE 1USD=37UAH



SUPPORT AUTHOR DENYDAY

Fondy Mono
₴
300 1000 3000 5000

Amount from 30 to 20000 ₴
Pay fee ● Total: 1057.08 ₴
Donatello doesn't take a fee

Text length depends on donation amount Text length - 500
sound and gif Youtube video
Send
I accept and agree with the Terms of use. More details
You send your donation to the creator DenyDay with your freewill via online
payment system.

You fully agree that information services were provided to you and you will not
have any funds claim to the Donatello platform.

Donation is a gift and freewill funding to an author for media content. You
cannot refund your donation. Please do not pay for any service which is not
related to media content donation.

50,000₴
50,000₴


THANK YOU FOR YOUR DONATION!

Your message will be published in author's stream soon.

Continue
© Донателло — українська платформа донатів, 2018 - 2023.
Select Cancel
check video
select current time
Select Сlear selection