Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
1e13a52eee
2 changed files with 13 additions and 1 deletions
|
@ -46,7 +46,7 @@ if (!$_SERVER['DOCUMENT_ROOT']) {
|
|||
<article class="plain" style="text-align:center;align-items:center;">
|
||||
<h1 style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-weight: 800;">Bana Bi' Kahve Ismarla ☕</h1>
|
||||
<div><span>IBAN: </span><span style="margin-top: 0px;text-decoration:none;"> <b class="copy_element" id="IBAN" onclick="copy2Clipboard('IBAN')">TR63 0082 9000 0949 1444 3182 51</b><span id="IBAN-tip"></span></span></div>
|
||||
<div><span>Papara Numarası: </span><span style="margin-top: 0px;text-decoration:none;"> <b class="copy_element" id="Papara" onclick="copy2Clipboard('Papara')">14444318251</b><span id="Papara-tip"></span></span></div>
|
||||
<div><span>Papara Numarası: </span><span style="margin-top: 0px;text-decoration:none;"> <b class="copy_element" id="Papara" onclick="copy2Clipboard('Papara')">1444318251</b><span id="Papara-tip"></span></span></div>
|
||||
<div><sup>Açıklama Kısmını <span style="font-weight:800;">Gözükmesini İstediğiniz İsim - Bağış</span> şeklinde doldurunuz. Anonim Kalmak için <span style="font-weight:800;">Anonim - Bağış</span> Yazabilirsiniz</sup></div>
|
||||
|
||||
<br>
|
||||
|
|
|
@ -28,5 +28,17 @@
|
|||
"amount": 0.69,
|
||||
"place": 5,
|
||||
"webpage": ""
|
||||
},
|
||||
{
|
||||
"name": "senin anonim",
|
||||
"amount": 20.31,
|
||||
"place": 6,
|
||||
"webpage": "https://www.instagram.com/huseyinbatuhanoguz"
|
||||
},
|
||||
{
|
||||
"name": "Cem Deniz A***",
|
||||
"amount": 0.67,
|
||||
"place": 7,
|
||||
"webpage": ""
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue