I hereby claim:
- I am fahriuzun on github.
- I am fahriuzun (https://keybase.io/fahriuzun) on keybase.
- I have a public key whose fingerprint is E377 0323 BFA0 BE1D 0FFD 4CCA 9D88 5969 C6B5 6A53
To claim this, I am signing this object:
@-webkit-keyframes fadein { | |
from { | |
opacity: 0; | |
} | |
to { | |
opacity: 1; | |
} | |
} | |
#sVim-command { |
let hintcharacters = "asdfghjklzxc"; | |
map "b" createTabbedHint; | |
using System; | |
using System.Collections.Generic; | |
using UnityEditor; | |
namespace UnityStandardAssets.CrossPlatformInput.Inspector | |
{ | |
[InitializeOnLoad] | |
public class CrossPlatformInitialize | |
{ | |
// Custom compiler defines: |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
00:00:00.000 [sway/main.c:326] Sway version v1.5 | |
00:00:00.002 [sway/main.c:153] Linux archPC 5.7.12-arch1-1 #1 SMP PREEMPT Fri, 31 Jul 2020 17:38:22 +0000 x86_64 GNU/Linux | |
00:00:00.002 [sway/main.c:169] Contents of /etc/lsb-release: | |
00:00:00.002 [sway/main.c:153] LSB_VERSION=1.4 | |
00:00:00.002 [sway/main.c:153] DISTRIB_ID=Arch | |
00:00:00.002 [sway/main.c:153] DISTRIB_RELEASE=rolling | |
00:00:00.002 [sway/main.c:153] DISTRIB_DESCRIPTION="Arch Linux" | |
00:00:00.002 [sway/main.c:169] Contents of /etc/os-release: | |
00:00:00.002 [sway/main.c:153] NAME="Arch Linux" | |
00:00:00.002 [sway/main.c:153] PRETTY_NAME="Arch Linux" |
<option value="Adana">Adana</option> | |
<option value="Adıyaman">Adıyaman</option> | |
<option value="Afyonkarahisar">Afyonkarahisar</option> | |
<option value="Ağrı">Ağrı</option> | |
<option value="Amasya">Amasya</option> | |
<option value="Ankara">Ankara</option> | |
<option value="Antalya">Antalya</option> | |
<option value="Artvin">Artvin</option> | |
<option value="Aydın">Aydın</option> | |
<option value="Balıkesir">Balıkesir</option> |
lzmirkart.net | |
izmirimdxlum35.net | |
izmrmyklebky.net | |
merkezbankasi-tcbmmgirisgovtrcomn.com | |
icrateblig.info | |
tumsucbana.online | |
istkvbkart.com | |
istbelkart.com | |
iadelersizin2023.one | |
bjmclhmnode.fun |
export default class http { | |
async download(endpoint) { | |
const token = this.loadToken(); | |
const invoice = await axios({ | |
url: `${this.NEST_APP_IP}/${endpoint}`, | |
method: 'GET', | |
responseType: 'blob', | |
headers: { | |
Authorization: `Bearer ${token}` | |
}}).then((response) => { |