Welcome to mirror list, hosted at ThFree Co, Russian Federation.

yoomoney.vue « pay « pages « Website - github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c16203465da0e86461be06c0403ab2bc8c4b1f9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<template>
  <div>
    
    <section style="position: relative;">
      <div class="center">
        <center>

          <iframe src="https://yoomoney.ru/quickpay/shop-widget?writer=seller&amp;targets=For%20returnyoutubedislike.com&amp;targets-hint=&amp;default-sum=&amp;button-text=13&amp;hint=&amp;successURL=&amp;quickpay=shop&amp;account=410015901550027&amp;" allowtransparency="true" scrolling="no" width="423" height="222" frameborder="0" />

        </center>
      </div>
    </section>

  </div>
</template>