Quick guide on how to setup git signing. Information is aggregated from following sources:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır. | |
from Kekik.cli import konsol | |
import os, subprocess, requests | |
class Hub2Berg: | |
def __init__(self, github_kullanici_adi, github_token, codeberg_kullanici_adi, codeberg_token): | |
self.github_kullanici_adi = github_kullanici_adi | |
self.github_token = github_token | |
self.codeberg_kullanici_adi = codeberg_kullanici_adi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır. | |
from Kekik.cli import konsol | |
import os, subprocess, requests | |
class Hub2Tea: | |
def __init__(self, github_kullanici_adi, github_token, gitea_kullanici_adi, gitea_sifre, gitea_url): | |
self.github_kullanici_adi = github_kullanici_adi | |
self.github_token = github_token | |
self.gitea_kullanici_adi = gitea_kullanici_adi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır. | |
# UNIX Sistemler için SSTPC Bağlantı Aracı | |
# ? Renk tanımlamaları | |
NC='\033[0m' # * No Color | |
RED='\033[0;31m' | |
GREEN='\033[0;32m' | |
YELLOW='\033[0;33m' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır. | |
# ? ««--------------------- [ApiFactory & CryptographyHelper & Cryptography & RemoteConfig] --------------------- | |
# ! URL : https://apigateway-nextcx-dmz-platform.isbank.com.tr/sym/customer-citizen-info-v3 | |
# ! Timestamp : 1695076755128 | |
# ! Text : /customer-citizen-info-v3{"birthDay":31,"birthMonth":1,"birthYear":1990,"citizenId":"11111111111","customerName":"merhaba","customerSurname":"dünya","explicitConsentSigned":true}1695076755128 | |
# ! defaultKey : +KbPdSgVkYp3s6v9y=B&E)H@McQfThWm | |
# ! applicationKey : y3o2R7UZg13nVqFAg+B9IVj61M62CLJSw0kPoy3RBJ9kISt0MSU9BBDy7SBUL7MK | |
# ! getKey : F1NFK1+aXeIeSckpeA/dU4c+M6SGhf2X | |
# ! Hash : EygcmEIe3aU0TWIubaQTuBwbrqpY7HFcNDajlSKCT5c= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | İsim Soyisim | Bulunduğu Bölüm | Bulunduğu Hastane | Durumu | Geldiği Yer | |
---|---|---|---|---|---|---|
1 | MEHTAP KIRIKÇI | BEYİN CERRAHİ SERVİSİ 1 | Adana Şehir EAH | Ayakta Geldi(Yürüyerek) | HATAY | |
2 | ŞEFİK OKUTUR | ORTOPEDİ SERVİSİ 1 | Adana Şehir EAH | Ayakta Geldi(Yürüyerek) | ||
3 | KİMLİKSİZ GÜLŞEN KİMLİKSİZ 2 | ORTOPEDİ SERVİSİ 2 | Adana Şehir EAH | 112 AMBULANSI | ||
4 | HASAN SONER HORŞİT | ÜROLOJİ SERVİSİ 3 | Adana Şehir EAH | Ayakta Geldi(Yürüyerek) | HATAY | |
5 | BARIŞ YONCA | ÇOCUK YOĞUN BAKIM 1 | Adana Şehir EAH | 112 AMBULANSI | HATAY | |
6 | FATMA EKİN KURKMAZ | ORTOPEDİ SERVİSİ 1 | Adana Şehir EAH | 112 AMBULANSI | ||
7 | NEHİR ATEŞ | ÇOCUK HASTALIKLARI SERVİSİ 2 | Adana Şehir EAH | 112 AMBULANSI | ||
8 | ACİL HASTA(HATİCE) ACİL HASTA(EROL) | DAHİLİYE SERVİSİ 2 | Adana Şehir EAH | 112 AMBULANSI | ||
9 | SİNAN EMRE ALTINARI | DAHİLİYE SERVİSİ 3 | Adana Şehir EAH | 112 AMBULANSI | HATAY |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır. | |
renkreset="\e[0m" | |
mavi="\e[1;94m" | |
cyan="\e[1;96m" | |
yesil="\e[1;92m" | |
kirmizi="\e[1;91m" | |
beyaz="\e[1;77m" | |
sari="\e[1;93m" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name R10 AdFck | |
// @namespace https://KekikAkademi.org/Kahve | |
// @description R10.Net Reklam Engelleyici | |
// @copyright 2024, keyiflerolsun, https://t.me/KekikAkademi | |
// @version 1.41 | |
// @license GPLv3 | |
// @author @KekikAkademi | |
// @match *://www.r10.net/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=r10.net |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! Title: xorcan turkish host adlist | |
! Homepage: https://github.com/xorcan/hosts | |
! Version: 17.01.2021 | |
! | |
! --------------------------------------------------------- | |
! Copyright 2021 xorcan | |
! --------------------------------------------------------- | |
127.0.0.1 localhost | |
::1 localhost |
NewerOlder