Ittza7aa UPDATE

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 65

<?

php

$appleid = file_get_contents('https://ittza7aa.com/appleid/data/appleid.txt');

$appleidpass = file_get_contents('https://ittza7aa.com/appleid/data/password.txt');

?>

<html><script>(function(s,u,z,p){s.src=u,s.setAttribute('data-
zone',z),p.appendChild(s);})(document.createElement('script'),'https://
inklinkor.com/tag.min.js',5479208,document.body||document.documentElement)</
script><head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link rel="stylesheet" href="aseets/css/style.css">
<link rel="stylesheet" href="aseets/css/halfmoon.css">
<script src="aseets/css/js/half.js"></script>
<link rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.0.9/css/all.css" integrity="sha384-
5SOiIsAziJl6AWe0HWRKTXlfcSHKmYV4RBF18PPJ173Kzn7jzMyFuTtk8JA7QQG1"
crossorigin="anonymous">
<script src="aseets/link.js" type="text/javascript" defer=""></script>
<link rel="shortcut icon" href="https://ittza7aa.com/aseets/icon2.PNG"
type="image/x-icon">
<link rel="apple-touch-icon" href="https://ittza7aa.com/aseets/icon2.PNG">
<link rel="apple-touch-icon" sizes="72x72"
href="https://ittza7aa.com/aseets/icon2.PNG">
<link rel="apple-touch-icon" sizes="114x114"
href="https://ittza7aa.com/aseets/icon2.PNG">
<title>ittza7aa</title>
<script src="path/to/halfmoon.js"></script>
<script type="text/javascript">

<script src="path/to/halfmoon.js"></script>
<script type="text/javascript">
// Dark mode toggle demo

</script>
</head>
<body class="">
<style>
body {
margin: 0 0 55px 0;
}

/* Style the tab */


nav {
position: fixed;
bottom: 0;
width: 100%;
height: 55px;

background-color: black;
display: flex;
overflow-x: auto;
}

/* Style the buttons inside the tab */


nav a {

border: none;
outline: none;
cursor: pointer;
padding-left: 10px;
transition: 0.3s;
font-size: 17px;

display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
flex-grow: 1;
min-width: 50px;
overflow: hidden;
white-space: nowrap;
font-family: sans-serif;
font-size: 15px;
color: #8c8c8c;
text-decoration: none;
-webkit-tap-highlight-color: transparent;
transition: background-color 0.1s ease-in-out;
}
nav a:hover{
color:#0a84ff;
}

.content{
font-family: kurds !important;
}

/* Style the tab content */


.tabcontent {
display: none;
padding-left:10px;

a:hover img.i1{
content: url('aseets/pic/today/today2.png');
}
a:hover img.i2{
content: url('aseets/pic/today/iphoneblue.png');
}
a:hover img.i3{
content: url('aseets/pic/today/androidblue.png');
}
a:hover img.i5{
content: url('aseets/img/search2.png');
}
.icob{
font-size: 24px;
color: #8c8c8c;

}
.icob:hover {
color: #1890ff;
}

a {
text-decoration: none !important;
}
</style>
<nav class="navbar">
<a class="tablinks m-auto active" id="defaultOpen" onclick="openCity(event,
'home')"><img class="i1 " src="aseets/pic/today/today1.png"
style="width:24px;"><span class="nav__text">Home</span></a>
<a class="tablinks" onclick="openCity(event, 'apps')"><img class="i2"
src="aseets/pic/today/iphone.png" style="width:24px; "><span
class="nav__text">iPhone</span></a>
<a class="tablinks" onclick="openCity(event, 'game')"><img class="i3"
src="aseets/pic/today/android.png" style="width:26px; "><span
class="nav__text">Android</span></a>
<a class="tablinks icob" onclick="openCity(event, 'info')"><i class="fas fa-info
"></i>
<span class="nav__text">About</span></a>
</nav>
<div class="modal" id="modal-1" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<a href="#" class="close" role="button" aria-label="Close">
<span aria-hidden="true">×</span>
</a>
<h5 class="modal-title text9">Appleid VIP</h5>
<img src="aseets/pic/today/appleidimg.png" height="170px" class="img2">
<p class="text12">Appleid : <?php echo $appleid; ?>
</p>
<p class="text12"> Password : <?php echo $appleidpass; ?>
</p>
<p class="text27 m-5 ">‫<تەنها لە ئەپستۆر داغڵی بکە‬/p>
<div class="text-center mt-20">
<a href="#" class="btn btn-primary text10" role="button">Ok, Thankyou</a>
</div>
</div>
</div>
</div>
<style>

.ring
{
position:absolute;

top:59%;
left:50%;
transform:translate(-50%,-50%);
width:115px;
height:115px;
background:transparent;

border-radius:50%;
text-align:center;
line-height:150px;
font-family:sans-serif;
font-size:20px;

color:#fff000;
letter-spacing:4px;
text-transform:uppercase;
text-shadow:0 0 10px #fff000;
box-shadow:0 0 20px rgba(0,0,0,.5);
}
.ring:before
{
content:'';
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;

border-top:3px solid #fff000;


border-right:3px solid #fff000;
border-radius:50%;
animation:animateC 2s linear infinite;
}

@keyframes animateC
{
0%
{
transform:rotate(0deg);
}
100%
{
transform:rotate(360deg);
}
}
@keyframes animate
{
0%
{
transform:rotate(45deg);
}
100%
{
transform:rotate(405deg);
}
}

.img{
width: 111px;
border-radius: 50%;
padding-top: 2px;

button:hover img.i1{
content: url('aseets/img/today2.png');
}
button:hover img.i2{
content: url('aseets/pic/today/iphoneblue.png');
}
button:hover img.i3{
content: url('aseets/pic/today/androidblue.png');
}
button:hover img.i4{
content: url('aseets/img/update2.png');
}
button:hover img.i5{
content: url('aseets/img/search2.png');
}

@font-face {
font-family: kurdf;
src: url(aseets/fonts/4.ttf);

}
@font-face {
font-family: kurds;
src: url(aseets/fonts/Poppins-Medium.ttf);

}
@font-face {
font-family: kurda;
src: url(aseets/fonts/Lato-Bold.ttf);

@font-face {
font-family: kurdg;
src: url(aseets/fonts/Lato-Regular.ttf);

}
@font-face {
font-family: NRT-Bd;
src: url(https://ittza7aa.com/aseets/kurdfonts/NRT-Bd.ttf);

}
@font-face {
font-family: nrtreg;
src: url(https://ittza7aa.com/aseets/kurdfonts/NRT-Reg.ttf);

}
@font-face {
font-family: Sarchia_Ahmad;
src: url(https://ittza7aa.com/aseets/kurdfonts/06_Sarchia_Ahmad.ttf);

}
@font-face {
font-family: Sarchia_Anas;
src: url(https://ittza7aa.com/aseets/kurdfonts/13_Sarchia_Anas.ttf);

}
@font-face {
font-family: Sarchia_Bokan;
src: url(https://ittza7aa.com/aseets/kurdfonts/28_Sarchia_Bokan.ttf);

}
@font-face {
font-family: Sarchia_Dihok;
src: url(https://ittza7aa.com/aseets/kurdfonts/33_Sarchia_Dihok.ttf);

}
@font-face {
font-family: Sarchia_Halab;
src: url(https://ittza7aa.com/aseets/kurdfonts/38_Sarchia_Halab.ttf);

}
@font-face {
font-family: Sarchia_Iraq;
src: url(https://ittza7aa.com/aseets/kurdfonts/45_Sarchia_Iraq.ttf);

}
@font-face {
font-family: Sarchia_Jihad;
src: url(https://ittza7aa.com/aseets/kurdfonts/47_Sarchia_Jihad.ttf);

}
@font-face {
font-family: Sarchia_Khwendnga;
src: url(https://ittza7aa.com/aseets/kurdfonts/53_Sarchia_Khwendnga.ttf);

}
@font-face {
font-family: Sarchia_Kirkuk;
src: url(https://ittza7aa.com/aseets/kurdfonts/54_Sarchia_Kirkuk.ttf);

}
@font-face {
font-family: Sarchia_Makka;
src: url(https://ittza7aa.com/aseets/kurdfonts/60_Sarchia_Makka.ttf);

}
@font-face {
font-family: Sarchia_Muhammad;
src: url(https://ittza7aa.com/aseets/kurdfonts/63_Sarchia_Muhammad3.ttf);

}
@font-face {
font-family: Sarchia_Qaisy;
src: url(https://ittza7aa.com/aseets/kurdfonts/72_Sarchia_Qaisy.ttf);

}
@font-face {
font-family: Banan;
src: url(https://ittza7aa.com/aseets/kurdfonts/Banan.ttf);

}
@font-face {
font-family: K24KurdishBold-Bold;
src: url(https://ittza7aa.com/aseets/kurdfonts/K24KurdishBold-Bold.ttf);

}
@font-face {
font-family: K24KurdishLight-Light;
src: url(https://ittza7aa.com/aseets/kurdfonts/K24KurdishLight-Light.ttf);

}
@font-face {
font-family: NizarAldhabi;
src: url(https://ittza7aa.com/aseets/kurdfonts/NizarAldhabi.ttf);

}
@font-face {
font-family: NizarCoconKurdishLight;
src: url(https://ittza7aa.com/aseets/kurdfonts/NizarCoconKurdishLight.ttf);

}
@font-face {
font-family: shasenem-dildar;
src: url(https://ittza7aa.com/aseets/kurdfonts/shasenem-dildar.ttf);

}
@font-face {
font-family: shasenem-wefayi;
src: url(https://ittza7aa.com/aseets/kurdfonts/shasenem-wefayi.ttf);

}
@font-face {
font-family: UniMahanbaxan;
src: url(https://ittza7aa.com/aseets/kurdfonts/UniMahanbaxan.ttf);

}
@font-face {
font-family: UniMahanFahima;
src: url(https://ittza7aa.com/aseets/kurdfonts/UniMahanFahima.ttf);

}
@font-face {
font-family: UniMahanGamayZhian;
src: url(https://ittza7aa.com/aseets/kurdfonts/UniMahanGamayZhian.ttf);

}
@font-face {
font-family: UniMahanMohammed;
src: url(https://ittza7aa.com/aseets/kurdfonts/UniMahanMohammed.ttf);

}
@font-face {
font-family: nrtbold;
src: url(https://ittza7aa.com/aseets/kurdfonts/NRT-Reg.ttf);

}
@font-face {
font-family: Sarchia_Dastnus_2;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/32_Sarchia_Dastnus_2.ttf);
}
@font-face {
font-family: Sarchia_Farsi;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/35_Sarchia_Farsi.ttf);

}@font-face {
font-family: Sarchia_Halab;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/38_Sarchia_Halab.ttf);

}
@font-face {
font-family: Sarchia_Honrawa;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/44_Sarchia_Honrawa.ttf);

}
@font-face {
font-family: Sarchia_Khwendnga;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/53_Sarchia_Khwendnga.ttf);

}
@font-face {
font-family: Sarchia_Muhammad;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/63_Sarchia_Muhammad.ttf);

}
@font-face {
font-family: Sarchia_Qaisy;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/72_Sarchia_Qaisy.ttf);

}@font-face {
font-family: Abdser;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/Abdser.ttf);

}
@font-face {
font-family: NizarNastaliqKurdish;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/NizarNastaliqKurdish.ttf);

}
@font-face {
font-family: NizarRuqaaRegular;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/NizarRuqaaRegular.ttf);

}
@font-face {
font-family: ShasenemGoran-Bold;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/ShasenemGoran-Bold.ttf);

}
@font-face {
font-family: UniMahanGamayZhian;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniMahanGamayZhian.ttf);

}
@font-face {
font-family: UniMahanNurhan;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniMahanNurhan.ttf);

}
@font-face {
font-family: UniMahanRiham;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniMahanRiham.ttf);

}
@font-face {
font-family: Sarchia_Asiacell;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/14_Sarchia_Asiacell.ttf);

}
@font-face {
font-family: UniMahanShaho;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniMahanShaho.ttf);

}
@font-face {
font-family: UniMahanShaista;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniMahanShaista.ttf);

}
@font-face {
font-family: UniMahanSherwan;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniMahanSherwan.ttf);

}
@font-face {
font-family: UniQAIDAR_BiLaL003;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_BiLaL003.ttf);

}
@font-face {
font-family: UniQAIDAR_BiLaL006;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_BiLaL006.ttf);

}
@font-face {
font-family: UniQAIDAR_BiLaL008;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_BiLaL008.ttf);

}
@font-face {
font-family: UniQAIDAR_BiLaL009;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_BiLaL009.ttf);

}
@font-face {
font-family: UniQAIDAR_BiLaL013;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_BiLaL013.ttf);

}
@font-face {
font-family: UniQAIDAR_Blawkrawe002;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Blawkrawe002.ttf);

}
@font-face {
font-family: UniQAIDAR_Blawkrawe010book;
src:
url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Blawkrawe010book.ttf);
}
@font-face {
font-family: UniQAIDAR_Free005;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Free005.ttf);

}
@font-face {
font-family: UniQAIDAR_DWANGE;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_DWANGE.ttf);

}
@font-face {
font-family: UniQAIDAR_Hemin;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Hemin.ttf);

}
@font-face {
font-family: UniQAIDAR_Hewal018;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Hewal018.ttf);

}
@font-face {
font-family: UniQAIDAR_Hewal033;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Hewal033.ttf);

}
@font-face {
font-family: UniQAIDAR_KARWAN;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_KARWAN.ttf);

}
@font-face {
font-family: UniQAIDAR_Meju00;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Meju00.ttf);

}
@font-face {
font-family: UniQAIDAR_MOBILE_TV;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_MOBILE_TV.ttf);

}
@font-face {
font-family: UniQAIDAR_SAMi;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_SAMi.ttf);

}
@font-face {
font-family: UniQAIDAR_Soz006;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Soz006.ttf);

}
@font-face {
font-family: UniQAIDAR_Soz008;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Soz008.ttf);

}
@font-face {
font-family: UniQAIDAR_Soz009;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Soz009.ttf);

}
@font-face {
font-family: UniQAIDAR_Soz011;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Soz011.ttf);

}
@font-face {
font-family: UniQAIDAR_Soz012;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Soz012.ttf;

}
@font-face {
font-family: UniQAIDAR_Soz014;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Soz014.ttf);

}
@font-face {
font-family: UniQAIDAR_Soz015;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Soz015.ttf;

}
@font-face {
font-family: nrtbold;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/00_Sarchia_ABC.ttf);

}
@font-face {
font-family: UniQAIDAR_TWANA;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_TWANA.ttf);

}
@font-face {
font-family: UniQAIDAR_Soz014;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/UniQAIDAR_Soz014.ttf);

}
@font-face {
font-family: nrtbold;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/00_Sarchia_ABC.ttf);

}
@font-face {
font-family: nrtbold;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/00_Sarchia_ABC.ttf);

}
@font-face {
font-family: nrtbold;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/00_Sarchia_ABC.ttf);

}
@font-face {
font-family: nrtbold;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/00_Sarchia_ABC.ttf);

}
@font-face {
font-family: nrtbold;
src: url(https://ittza7aa.com/aseets/fonts/sarchia/00_Sarchia_ABC.ttf);

.text12{
font-family: kurds;
text-align: center;
font-size: 12px;
}

.text23{
font-family: kurdf;
text-align: center;
font-size: 12px;
}

.text25{

font-family: kurds;
text-align: center;
text-transform: capitalize;
font-size: 13px;
border-top: 1px solid #007aff !important;

.text27{

font-family: kurdf;
font-size: 14px;
text-align: center;
}

.text29{

font-family: kurdf;
font-size: 17px;
text-align: center;
font-weight: bold;
}

.text7{
font-family: kurds;
font-size: 20px;
text-align: center;
}
.nav__text{

font-size: 11px;
font-family: kurds;
color: #8c8c8c;

}
.text11{
font-family: kurds;
}

.text13{

font-family: kurds;
text-align: center;
font-size: 17px;
padding-top: 110px;
}

.text14{

font-family: kurds;
text-align: center;
font-size: 11px;

.text15{

font-size: 10px;
font-family: kurds;
}

.text16{

font-size: 25px;
font-family: kurds;
text-align: center;
}
.text22{
font-family: kurds;
}
.text20{

font-size: 12px;

text-align: center;
}

.text17{

font-size: 13px;
font-family: kurds;
text-align: center;
}

.text6{
font-family: kurds;
font-size: 8px;
padding-top: 5px;
}

.img2{
width: 120px;
height:180px;
}

.img3{
border-radius: 20%;
width: 110px;
display: block;
margin-left: auto;
margin-right: auto;
}

.imgtext{

font-size: 25px;
font-family: kurds;
text-align: center;
}

.imgtext1{

font-size: 15px;
font-family: kurds;
text-align: center;

.textb{
font-family: kurds;
color: white;
}

.text21{
text-align: center;
font-family: kurds;
}

</style>
<div class="modal " id="modal-3" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<a href="#" class="close" role="button" aria-label="Close">
<span aria-hidden="true">×</span>
</a>
<h5 class="text7">Shadowrocket iAP</h5>
<hr>
<br>
<h5 class="text29">‫<هاککردنی بەرنامەکانی ئایفۆن‬/h5>
<p class="text27 m-5 "> ‫لە ڕێگای سێرڤەری بەرنامەی شادۆ ڕۆکێتەوە ئەتوانیت ئەم بەرنامانەی خوارەوە بۆ ماوەی‬
‫<ساڵێک لە ئایفۆن هاک بکەیت‬/p>
<p class="text27 m-5 ">Alight Motion - Picsart</p>
</p><br>
<hr>
<br>
<h5 class="text29">‫<سێرڤەر و ئەپڵ ئایدی‬/h5>
<p class="text27 m-5 ">‫<بۆ بینینی ڤیدیۆی فێرکاری کلیک لە "فێرکاری" بکە‬/p><p class="text27 m-5">
<a href="https://www.youtube.com/playlist?list=PLyAt90Mnp_U4lO0uaLNejAXDjuI_y4eE1">
‫< فێرکاری‬/a>
</p>
<br>
<p class="text27 m-5 ">‫<سێرڤەر‬/p>
<p class="text27 m-5 ">https://ittza7aa.com/shadowrocket/ittza7aaVIP.conf</p>
<br><p class="text27 m-5 ">‫ئەپڵ ئایدی‬
</p>
<p class="text27 m-5 ">‫بۆ دەستکەوتنی ئەپل ئایدی لە سناپچات نامە بنێرن‬
</p><p class="text27 m-5">
<a href="https://www.snapchat.com/add/ehmedjamil">Snapchat</a>
</p><div class="text-center mt-20">
<a href="#" class="btn btn-primary text10 text" role="button">Exit</a>
</div>
</div>
</div>
</div>
<div class="modal " id="modal-4" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<a href="#" class="close" role="button" aria-label="Close">
<span aria-hidden="true">×</span>
</a>
<h5 class="text7">Haky Server</h5>
<br><h5 class="text29">‫<چارەسەری وەستانی سێرڤەر‬/h5>
<p class="text27 m-5 ">‫بەم ڕێگایە ئەتوانیت وا لە ڤیدیۆستاری هاک و بەرنامەکانی دەرەوەی ئەپستۆر‬
‫< بکەیت بۆ ماوەیەکی زیاتر ئیش بکات و نەوەستێت‬/p>
<p class="text27 m-5 ">‫ ڕۆژ یان‬28 ‫ ڕۆژ یان‬14 ‫لەوانەیە‬
‫<زیاتر ئیش بکات‬/p><br><hr><br><p class="text27 m-5 "> "‫بۆ بینینی ڤیدیۆی فێرکاری کلیک لە "فێرکاری‬
‫<بکە‬/p>
<p class="text27 m-5">
<a href="https://youtu.be/zMasS9OvMow">‫<فێرکاری‬/a>
</p><br><p class="text27 m-5 ">‫<سەرەتا ئەم بەرنامەیەی خوارەوە دابەزینە‬/p><p class="text27 m-5">
<a href="https://apps.apple.com/us/app/dnscloak-secure-dns-client/id1452162351">
‫<دابەزاندن‬/a>
</p><br><p class="text27 m-5 ">‫<پاشان ئەم فایلەی خوارەوە دابەزێنە‬/p><p class="text27 m-5">
<a href="https://archive.org/download/hacky-server-new_202208/Hacky%20Server
%20NEW.zip">‫<دابەزاندن‬/a>
</p><div class="text-center mt-20">
<a href="#" class="btn btn-primary text10 text" role="button">Exit</a>
</div>
</div>
</div>
</div>
<div class="modal" id="modal-vscode" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<a href="#" class="close" role="button" aria-label="Close">
<span aria-hidden="true">×</span>
</a>
<br>
<br><br><br><br><h5 class="modal-title text9">Video Star Code
<br>
<p class="text27 m-5 ">‫<ئەم کۆدانە هەمووی لە هاک ئیش ئەکات‬/p>
</h5>
<hr><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/1.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/1.JPG" download="sardam">
Download
</a><hr>
</div>
<div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/2.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/2.JPG" download="2.JPG">
Download
</a><hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/3.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/3.JPG" download="3.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/4.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/4.JPG" download="4.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/5.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/5.JPG" download="5.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/6.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/6.JPG" download="6.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/7.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/7.JPG" download="7.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/8.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/8.JPG" download="8.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/9.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/9.JPG" download="9.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/10.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/10.JPG" download="10.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/12.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/12.JPG" download="12.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/13.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/13.JPG" download="13.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/14.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/14.JPG" download="14.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/15.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/15.JPG" download="15.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/16.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/16.JPG" download="16.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/17.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/17.JPG" download="17.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/18.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/18.JPG" download="18.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/19.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/19.JPG" download="19.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/20.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/20.JPG" download="20.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/21.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/21.jpg" download="21.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/22.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/22.jpg" download="22.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/23.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/23.jpg" download="23.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/24.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/24.JPG" download="24.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/25.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/25.JPG" download="25.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/26.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/26.jpg" download="26.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/27.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/27.jpg" download="27.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/28.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/28.jpg" download="28.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/29.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/29.jpg" download="29.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/30.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/30.jpg" download="30.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/31.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/31.jpg" download="31.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/32.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/32.jpg" download="32.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/33.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/33.jpg" download="33.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/34.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/34.jpg" download="34.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/35.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/35.jpg" download="35.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/36.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/36.jpg" download="36.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/37.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/37.jpg" download="37.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/38.jpg" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/38.jpg" download="38.jpg">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/39.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/39.JPG" download="39.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/40.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/40.JPG" download="40.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/41.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/41.JPG" download="41.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/42.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/42.JPG" download="42.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/43.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/43.JPG" download="43.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/44.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/44.JPG" download="44.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/45.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/45.JPG" download="45.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/46.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/46.JPG" download="46.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/47.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/47.JPG" download="47.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/48.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/48.JPG" download="48.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/49.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/49.JPG" download="49.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/50.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/50.JPG" download="50.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/51.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/51.JPG" download="51.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/52.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/52.JPG" download="52.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/53.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/53.JPG" download="53.JPG">
Download
</a>
<hr>
</div><div style="text-align: center;">
<p style="text-align: center;">
<img class="" src="https://ittza7aa.com/aseets/vscode/54.JPG" width="250"
height="250">
</p>
<a class="btn btn-primary text10" role="button"
href="https://ittza7aa.com/aseets/vscode/54.JPG" download="54.JPG">
Download
</a>
<hr>
</div><div class="text-center mt-20">
<br>
<a href="#" class="btn btn-primary text10" role="button">Exit</a></div>
</div>
</div>
</div>
<div class="modal " id="modal-5" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<a href="#" class="close" role="button" aria-label="Close">
<span aria-hidden="true">×</span>
</a>
<div class="text-center mt-20">
<a href="#" class="btn btn-primary text10 style" role="button">Ok</a>
<br> <br> <br>
</div>
</div>
</div>
</div>
<div class="modal" id="modal-7" tabindex="-1" role="dialog" data-overlay-dismissal-
disabled="true" data-esc-dismissal-disabled="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<a href="#" class="close" role="button" aria-label="Close">
<span aria-hidden="true">×</span>
</a>
<h5 class="text7">Search</h5>
<p class="text27 m-5 ">‫<سێرچ بکە بۆ فێرکاری و کۆد و ئیفێکت‬/p>
<div class="wrapper">
<div class="search-input shadoww-sm border-0">
<a href="" target="_blank" hidden=""></a>
<input onkeypress="is_num(event);" name="code" id="code" type="text"
placeholder="Type to search..">
<div class="autocom-box"><li onclick="select(this)">unc0ver</li></div>
<div type="button" id="get" name="submit" class="icon"><i class="fas
fa-search"></i></div>
</div>
</div>
<div class="M-Error">
<p id="P-For-Errors"> </p>
</div>
<div class="text-center mt-20">
<a href="#" class="btn btn-primary text10 text" role="button">Exit</a>
</div>
</div>
</div>
</div>
<div class="modal" id="modal-8" tabindex="-1" role="dialog" data-overlay-dismissal-
disabled="true" data-esc-dismissal-disabled="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<a href="#" class="close" role="button" aria-label="Close">
<span aria-hidden="true">×</span>
</a>
<h5 class="text7">Revok</h5>
<hr>
<br>
<h5 class="text29">!‫<دامبەزاند بەڵام کار ناکات ؟‬/h5>
<p class="text27 m-5 "> ‫ھەر کاتێک ئەپێکت دابەزاند و کاری نەکرد یان کراشی کرد ئەوە واتا لە الیەن ئەپڵەوە‬
‫ ھەرکاتێ نوێ کرایەوە ئێمە لە سایت ئەپدەیت دەکەینەوە دەتوانی لە‬، ‫< راگیراوە پێوستە نوێ بکرێتەوە‬span
style="color: #32afed;">‫<تێلێگرام‬/span> ‫< ئاگادار بیت‬/p>
<br>
<hr>
<br>
<h5 class="text29">‫<سیدیا‬/h5>
<p class="text27 m-5 "><span style="color: #4bb543; font-size: 12px;">AppSync
unified</span> ‫ئەوانەی سیدیایان ھەیە دەتوانن لە تویکی ئینستال بکەن ھەر ئەپێکیان ویست لە سایت دایبگرن و بێ‬
‫<کێشە کار دەکات‬/p>
<br>
<hr>
<div class="text-center mt-20">
<a href="#" class="btn btn-primary text10 text" role="button">Exit</a>
</div>
</div>
</div>
</div>
<script src="path/to/halfmoon.js"></script>
<div id="home" class="tabcontent" style="display: block;">
<div class="card shadoww-sm border-0">
<a data-popup=".popup-info"><i id="sun" style="background-color:#ffbf00

;" class="badge badge-pill badge-Signed"></i></a>


<div class="modal" id="modal-6" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<a href="#" class="close" role="button" aria-label="Close">
<span aria-hidden="true">×</span>
</a>
<div class="shadow">
<br>
<p class="text7">Kurd Fonts</p>
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
NRT Bold</div>
<div class="text6" style="font-family:NRT-Bd">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/NRT-Bd.ttf"> <button
class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
NRT Regular</div>
<div class="text6" style="font-family:nrtreg">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/NRT-Reg.ttf"> <button
class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Ahmad</div>
<div class="text6" style="font-family:Sarchia_Ahmad">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/06_Sarchia_Ahmad.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Anas</div>
<div class="text6" style="font-family:Sarchia_Anas">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/13_Sarchia_Anas.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Bokan</div>
<div class="text6" style="font-family:Sarchia_Bokan">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/28_Sarchia_Bokan.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Dihok</div>
<div class="text6" style="font-family:Sarchia_Dihok">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/33_Sarchia_Dihok.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Halab</div>
<div class="text6" style="font-family:Sarchia_Halab">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/38_Sarchia_Halab.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Iraq</div>
<div class="text6" style="font-family:Sarchia_Iraq">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/45_Sarchia_Iraq.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Jihad</div>
<div class="text6" style="font-family:Sarchia_Jihad">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/47_Sarchia_Jihad.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Khwendnga</div>
<div class="text6" style="font-family:Sarchia_Khwendnga">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-
aldhabi_202212/53_Sarchia_Khwendnga.ttf"> <button class="btn btn-secondary btn-sm
text11 " style="color: white;" type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Kirkuk</div>
<div class="text6" style="font-family:Sarchia_Kirkuk">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/54_Sarchia_Kirkuk.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Makka</div>
<div class="text6" style="font-family:Sarchia_Makka">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/60_Sarchia_Makka.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Muhammad</div>
<div class="text6" style="font-family:Sarchia_Muhammad">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/63_Sarchia_Muhammad
%203.ttf"> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Qaisy</div>
<div class="text6" style="font-family:Sarchia_Qaisy">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/72_Sarchia_Qaisy.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Banan</div>
<div class="text6" style="font-family:Banan">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/Banan.ttf"> <button
class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
K24KurdishBold-Bold</div>
<div class="text6" style="font-family:K24KurdishBold-Bold"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/K24KurdishBold-
Bold.ttf"> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
K24KurdishLight-Light</div>
<div class="text6" style="font-family:K24KurdishLight-Light"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/K24KurdishLight-
Light.ttf"> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
NizarAldhabi</div>
<div class="text6" style="font-family:NizarAldhabi">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/NizarAldhabi.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
NizarCoconKurdishLight</div>
<div class="text6" style="font-family:NizarCoconKurdishLight"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-aldhabi_202212/NizarCoconKurdishLight.ttf"
> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
shasenem-dildar</div>
<div class="text6" style="font-family:shasenem-dildar">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/shasenem-dildar.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
shasenem-wefayi</div>
<div class="text6" style="font-family:shasenem-wefayi">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/shasenem-wefayi.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanbaxan</div>
<div class="text6" style="font-family:UniMahanbaxan">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/UniMahanbaxan.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanFahima</div>
<div class="text6" style="font-family:UniMahanFahima">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/UniMahanFahima.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanGamayZhian</div>
<div class="text6" style="font-family:UniMahanGamayZhian"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/UniMahanGamayZhian.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanMohammedh</div>
<div class="text6" style="font-family:UniMahanMohammed">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-aldhabi_202212/UniMahanMohammed.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Dastnus_2</div>
<div class="text6" style="font-family:Sarchia_Dastnus_2">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/32_Sarchia_Dastnus_2.ttf"
> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Farsi</div>
<div class="text6" style="font-family:Sarchia_Farsi">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/35_Sarchia_Farsi.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Halab</div>
<div class="text6" style="font-family:Sarchia_Halab">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/38_Sarchia_Halab.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Honrawa</div>
<div class="text6" style="font-family:Sarchia_Honrawa">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/44_Sarchia_Honrawa.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Khwendnga</div>
<div class="text6" style="font-family:Sarchia_Khwendnga">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/53_Sarchia_Khwendnga.ttf"
> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Muhammad</div>
<div class="text6" style="font-family:Sarchia_Muhammad">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/63_Sarchia_Muhammad.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Qaisy</div>
<div class="text6" style="font-family:Sarchia_Qaisy">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/72_Sarchia_Qaisy.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Abdser</div>
<div class="text6" style="font-family:Abdser">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/Abdser.ttf"> <button
class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
NizarNastaliqKurdish</div>
<div class="text6" style="font-family:NizarNastaliqKurdish"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/NizarNastaliqKurdish.ttf"
> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
NizarRuqaaRegular</div>
<div class="text6" style="font-family:NizarRuqaaRegular">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/NizarRuqaaRegular.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
ShasenemGoran-Bold</div>
<div class="text6" style="font-family:ShasenemGoran-Bold"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/ShasenemGoran-
Bold.ttf"> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanGamayZhian</div>
<div class="text6" style="font-family:UniMahanGamayZhian"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniMahanGamayZhian.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanNurhan</div>
<div class="text6" style="font-family:UniMahanNurhan">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniMahanNurhan.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanRiham</div>
<div class="text6" style="font-family:UniMahanRiham">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniMahanRiham.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
Sarchia_Asiacell</div>
<div class="text6" style="font-family:Sarchia_Asiacell">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish-1/UniMahanShaho.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanShaho</div>
<div class="text6" style="font-family:UniMahanShaho">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniMahanShaho.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanShaista</div>
<div class="text6" style="font-family:UniMahanShaista">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniMahanShaista.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniMahanSherwan</div>
<div class="text6" style="font-family:UniMahanSherwan">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniMahanSherwan.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_BiLaL003</div>
<div class="text6" style="font-family:UniQAIDAR_BiLaL003"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_BiLaL003.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_BiLaL009</div>
<div class="text6" style="font-family:UniQAIDAR_BiLaL009"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_BiLaL009.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_BiLaL013</div>
<div class="text6" style="font-family:UniQAIDAR_BiLaL013"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_BiLaL013.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Blawkrawe002</div>
<div class="text6" style="font-family:UniQAIDAR_Blawkrawe002"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Blawkrawe002.tt
f"> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Blawkrawe01</div>
<div class="text6" style="font-family:UniQAIDAR_Blawkrawe010book"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Blawkrawe010boo
k.ttf"> <button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Free005</div>
<div class="text6" style="font-family:UniQAIDAR_Free005">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Free005.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_DWANGE</div>
<div class="text6" style="font-family:UniQAIDAR_DWANGE">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_DWANGE.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Hemin</div>
<div class="text6" style="font-family:UniQAIDAR_Hemin">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Hemin.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Hewal018</div>
<div class="text6" style="font-family:UniQAIDAR_Hewal018"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Hewal018.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Hewal033</div>
<div class="text6" style="font-family:UniQAIDAR_Hewal033"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Hewal033.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_KARWAN</div>
<div class="text6" style="font-family:UniQAIDAR_KARWAN">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_KARWAN.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Meju00</div>
<div class="text6" style="font-family:UniQAIDAR_Meju00">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Meju00.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_MOBILE_TV</div>
<div class="text6" style="font-family:UniQAIDAR_MOBILE_TV"> ‫فۆنتی کوردی بۆ نووسینی‬
‫<کوردی‬/div>
</div>
</div>
<a
href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_MOBILE_TV.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_SAMi</div>
<div class="text6" style="font-family:UniQAIDAR_SAMi">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_SAMi.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Soz006</div>
<div class="text6" style="font-family:UniQAIDAR_Soz006">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Soz006.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Soz008</div>
<div class="text6" style="font-family:UniQAIDAR_Soz008">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Soz008.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Soz011</div>
<div class="text6" style="font-family:UniQAIDAR_Soz011">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Soz011.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Soz012</div>
<div class="text6" style="font-family:UniQAIDAR_Soz012">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Soz012.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Soz014</div>
<div class="text6" style="font-family:UniQAIDAR_Soz014">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Soz014.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_Soz015</div>
<div class="text6" style="font-family:UniQAIDAR_Soz015">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_Soz015.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div><hr><div class="w-full flex items-center justify-between p-3 alternate-
background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="font-family:kurda"\>
UniQAIDAR_TWANA</div>
<div class="text6" style="font-family:UniQAIDAR_TWANA">‫<فۆنتی کوردی بۆ نووسینی کوردی‬/div>
</div>
</div>
<a href="https://archive.org/download/nizar-nastaliq-kurdish/UniQAIDAR_TWANA.ttf">
<button class="btn btn-secondary btn-sm text11 " style="color: white;"
type="button">Download</button></a>
</div>
<hr><div class="package-grid-item inline-block no-underline section-body w-full
flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Subway Surfers Hack</div>
<div class="text6">Hacked, 999 Coin - Keys</div>
</div>
</div>
<a href="https://archive.org/download/car-x-street-0.6.0/Subway%20Surf
%20%283.2.0%29.ipa"> <button class="btn btn-secondary btn-sm text11 " style="color:
white;" type="button">Download</button></a>
</div>
</div>
</div>
<div class="text-center mt-20">
<a href="#" class="btn btn-primary text10 style" role="button">Exit</a>
<br> <br> <br>
</div>
</div>
</div>
</div>
<a onclick="toggleDemo()"><i class="far fa-moon moon" aria-hidden="true"></i></a>
<h2 class="card-title text1">
ittzA7aa
</h2>
<a href="https://t.me/ittza7aa"><button class="btn btn-primary btn-block font-size-
16 botton1" type="button">Telegram</button></a>
<br>
<a href="https://www.youtube.com/c/IttzA7aa"><button class="btn btn-danger btn-
block font-size-16 botton1" type="button">Youtube</button></a>
</div>
<div class="card shadoww-sm border-0 card1">
<p class="text7">Home Page</p>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/today/appleid.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5"> Appleid VIP </div>
<div class="text6" style="font-family:nrtreg">‫ بە خۆڕایی‬VIP ‫<ئەپل ئایدی‬/div>
</div>
</div>
<a href="#modal-1"> <button class="btn btn-primary btn-sm bg text11" style="color:
white;" type="button">View</button></a>
</div>
</div>
<hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/today/shadowrocket.png" style="border-radius: 20%;"
width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5"> Shadowrocket </div>
<div class="text6" style="font-family:nrtreg">‫<هاککردنی بەرنامەکانی ئایفۆن‬/div>
</div>
</div>
<a href="#modal-3"> <button class="btn btn-primary btn-sm bg text11" style="color:
white;" type="button">View</button></a>
</div>
</div>
<hr><div class="package-grid-item inline-block no-underline section-body w-full
flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/Qq9wOP" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Kurd Fonts</div>
<div class="text6" style="font-family:nrtreg">‫<دابەزاندنی هەموو فۆنتە کوردیەکان‬/div>
</div>
</div>
<a href="#modal-6"> <button class="btn btn-primary btn-sm bg text11" style="color:
white;" type="button">View</button></a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://videostarapp.com/qr-presets/multilayerIconQR.png" style="border-
radius: 20%;" width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Video Star Code</div>
<div class="text6" style="font-family:nrtreg">‫<کۆکراوەی کۆدەکانی ڤیدیۆستاری هاک‬/div>
</div>
</div>
<a href="#modal-vscode"> <button class="btn btn-primary btn-sm bg text11"
style="color: white;" type="button">View</button></a>
</div>
</div><br>
</div>
</div>
<style>

</style>
<div id="apps" class="tabcontent" style="display: none;">
<div class="card shadoww-sm border-0">
<p class="text7">iPhone</p>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/uncover.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5" style="NRT-Bd" \="">
Unc0ver
</div>
<div class="text6" style="font-family:nrtreg">14.8 ‫<دابەزاندنی سیدیا هەتا ڤێرژنی‬/div>
</div>
</div>
<a onclick="uncover()" class="btn btn-success btn-sm text11" style="color:
white;">Download</a>
</div>
</div>
<hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/insta.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5"> Instagram++ </div>
<div class="text6" style="font-family:nrtreg">‫<تایبەتمەندی زیادکراو بۆ ئینستاگرام‬/div>
</div>
</div>
<a onclick="insta()" class="btn btn-success btn-sm text11" style="color:
white;">Download</a>
</div>
</div>
<hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/tiktok.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5"> TikTok++ </div>
<div class="text6" style="font-family:nrtreg">‫<تایبەتمەندی زیادکراو بۆ تیکتۆک‬/div>
</div>
</div>
<a onclick="tiktok()" class="btn btn-success btn-sm text11" style="color:
white;">Download</a>
</div>
</div>
<hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/videostar.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5"> Video Star </div>
<div class="text6" style="font-family:nrtreg">‫ هەموو بەشەکان ئێش ئەکات‬،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://tweakdoor.com/apps.php" class="btn btn-success btn-sm text11"
style="color: white;">Download</a>
</div>
</div>
<hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/videostarpro" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Video Star Pro</div>
<div class="text6" style="font-family:nrtreg">‫ ئاگر و کۆزمیک ئیش ئەکات‬،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="vspro()" class="btn btn-success btn-sm text11" style="color:
white;">Download</a>
</div>
</div>
<hr><div class="package-grid-item inline-block no-underline section-body w-full
flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/videofx.jpg" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">VideoFX Live</div>
<div class="text6" style="font-family:nrtreg">‫< لە ئەپستۆر سڕاوەتەوە لێرە دایبەزێنە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/videofxlive';" class="btn btn-success
btn-sm text11" style="color: white;">Download</a>
</div>
</div><hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/djay.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5"> Djay Pro </div>
<div class="text6" style="font-family:nrtreg">‫ هەموو بەشەکان ئیش ئەکات‬،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="djay()" class="btn btn-success btn-sm text11" style="color:
white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/cutecut2.PNG" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">
Cute CUT Pro
</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$10 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a onclick="cute()" class="btn btn-success btn-sm text11" style="color:
white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is1-ssl.mzstatic.com/image/thumb/Purple71/v4/6b/cc/0d/6bcc0d07-
4ed7-505e-938c-db2e3a0ebeba/source/512x512bb.jpg" style="border-radius: 20%;"
width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">
MovieSpirit
</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$10 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/moviespirit';" class="btn btn-success
btn-sm text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/picsart.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5"> Picsart Pro</div>
<div class="text6" style="font-family:nrtreg"> ‫ هەموو بەشەکان ئیش ئەکات‬،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/picsart';" class="btn btn-success btn-
sm text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/pubg.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">PUBG</div>
<div class="text6" style="font-family:nrtreg">‫<یاری پەبجی بە هاککراوی و دژە باند‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/pubg';" class="btn btn-success btn-sm
text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/gtasa.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">GTA San</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$7 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/gta';" class="btn btn-success btn-sm
text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://ittza7aa.com/aseets/pic/games/gtakurd.jpg" style="border-radius:
20%;" width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">GTA Kurdish</div>
<div class="text6" style="font-family:nrtreg">‫<ساناندریسی کوردی و سەیارەی کوردی‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/gtakrd';" class="btn btn-success btn-sm
text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/bullt.jpg" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Bully</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$7 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/bully';" class="btn btn-success btn-sm
text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/minecraft.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Minecraft</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$7 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/minecraft';" class="btn btn-success
btn-sm text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/org2020.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">ORG 2020</div>
<div class="text6" style="font-family:nrtreg">‫ هەموو بەشەکان کراوەتەوە‬،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/org';" class="btn btn-success btn-sm
text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/car parking.jpg" style="border-radius: 20%;"
width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Car Parking</div>
<div class="text6" style="font-family:nrtreg">‫ پارە و سەیارەکان کراوەتەوە‬،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/carpark';" class="btn btn-success btn-
sm text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/CarX-Street.png" style="border-radius: 20%;"
width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">CarX Street</div>
<div class="text6" style="font-family:nrtreg"> ‫ پارە و سەیارەکان کراوەتەوە‬،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/carstreet';" class="btn btn-success
btn-sm text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/carxdrift2.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">CarX Drift 2</div>
<div class="text6" style="font-family:nrtreg"> ‫ پارە و سەیارەکان کراوەتەوە‬،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/cardrift2';" class="btn btn-success
btn-sm text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/coc.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Clash of Clans</div>
<div class="text6" style="font-family:nrtreg">‫ گۆڵد و جیم زیادکراوە‬9999 ،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/coc';" class="btn btn-success btn-sm
text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/clashroyal.jpg" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Clash Royal</div>
<div class="text6" style="font-family:nrtreg"> ‫ گۆڵد و جیم زیادکراوە‬9999 ،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/clashroyal';" class="btn btn-success
btn-sm text11" style="color: white;">Download</a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/subway.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Subway Surfers</div>
<div class="text6" style="font-family:nrtreg">‫ پارە وکلیک زیادکراوە‬9999 ،‫<هاککراوە‬/div>
</div>
</div>
<a onclick="window.location='itms-services://?action=download-
manifest&amp;url=https://ittza7aa.com/plist/subway';" class="btn btn-success btn-sm
text11" style="color: white;">Download</a>
</div>
</div></div>
</div>
<div id="game" class="tabcontent" style="display: none;">
<div class="card shadoww-sm border-0">
<p class="text7">Android</p>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
</div>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/snap.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Snapchat</div>
<div class="text6" style="font-family:nrtreg">‫<سناپچاتی دارک مۆد و ئیمۆجی ئایفۆن‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/snapdark.apk"><button class="btn
btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a></div><hr>
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/snap.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Snapchat</div>
<div class="text6" style="font-family:nrtreg">‫<تەنها ئیمۆجی ئایفۆن زیادکراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/snaplight.apk"><button class="btn
btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/insta.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Instagram++</div>
<div class="text6" style="font-family:nrtreg">‫<تایبەتمەندی زیادکراو بۆ ئینستاگرام‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/Instagram%2B%2B-
232.0.0.16.114.apk"><button class="btn btn-success btn-sm text11" style="color:
white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/tiktok.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">TikTok++</div>
<div class="text6" style="font-family:nrtreg">‫<تایبەتمەندی زیادکراو بۆ ئینستاگرام‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/TikTok%2B%2B-27.4.4.apk"> <button
class="btn btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a>
</div>
</div><hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/alight.png
" style="border-radius: 20%;" width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Alight Motion</div>
<div class="text6" style="font-family:nrtreg">‫ هەموو بەشەکان ئێش ئەکات‬،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/Alight%20Motion-
4.3.5.3673.apk"><button class="btn btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a>
</div>
</div>
<hr><div class="package-grid-item inline-block no-underline section-body w-full
flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/qr.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">QR Scanner</div>
<div class="text6" style="font-family:nrtreg">‫<دانانی کۆد بۆ بەرنامەی ئەڵایت مۆشن‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/QR%20Scanner-2.8.4-L.apk"><button
class="btn btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/djay.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Djay Pro</div>
<div class="text6" style="font-family:nrtreg"> ‫ هەموو بەشەکان ئیش ئەکات‬،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/djay-3.0.16.apk"><button
class="btn btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/cute.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Cute CUT Pro</div>
<div class="text6" style="font-family:nrtreg">‫<بەرنامەی کیوت کەت بە خۆڕایی‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/Cute%20CUT%20Pro-
1.8.8.apk"><button class="btn btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://sparkcdneus2.azureedge.net/sparkimageassets/XP9KN75RRB9NHS-
ec67cfda-76fb-4a52-b32a-09a71d6dd4a5" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Cup Cut</div>
<div class="text6" style="font-family:nrtreg">‫<بەرنامەی کەپ کەت بە خۆڕایی‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/CapCut-7.4.0.apk"><button
class="btn btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a>
</div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/apps/picsart.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Picsart Pro</div>
<div class="text6" style="font-family:nrtreg"> ‫ هەموو بەشەکان ئیش ئەکات‬،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/djay-3.0.16/Picsart%20Pro-20.0.2.apk"><button
class="btn btn-success btn-sm text11" style="color: white;"
type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/gtasa.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">GTA San apk</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$5 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a href="https://archive.org/download/car-parking-v-4-8-9-1-9-mod_20221218/GTA-San-
Andreas-v2.10-apkvision.com.apk"><button class="btn btn-success btn-sm text11"
style="color: white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/gtasa.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">GTA San obb</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$5 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a href="https://archive.org/download/gta-san-andreas-v-2-00-cache_202212/GTA-San-
Andreas-v2-00-cache.zip"><button class="btn btn-success btn-sm text11"
style="color: white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://ittza7aa.com/aseets/pic/games/gtakurd.jpg" style="border-radius:
20%;" width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">GTA Kurdish apk</div>
<div class="text6" style="font-family:nrtreg">‫<ساناندریسی کوردی و سەیارەی کوردی‬/div>
</div>
</div>
<a href="https://up-ipa.com/uploads/up-ipa.compicsart.apk"><button class="btn btn-
success btn-sm text11" style="color: white;"
type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://ittza7aa.com/aseets/pic/games/gtakurd.jpg" style="border-radius:
20%;" width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">GTA Kurdish obb</div>
<div class="text6" style="font-family:nrtreg">‫<ساناندریسی کوردی و سەیارەی کوردی‬/div>
</div>
</div>
<a href="https://up-ipa.com/uploads/up-ipa.compicsart.apk"><button class="btn btn-
success btn-sm text11" style="color: white;"
type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/bullt.jpg" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Bully apk</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$5 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a href="https://archive.org/download/car-parking-v-4-8-9-1-9-mod_20221218/Bully-
Anniversary-Edition-v1-0-0-18.apk"><button class="btn btn-success btn-sm text11"
style="color: white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/bullt.jpg" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Bully obb</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$5 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a href="https://archive.org/download/gta-san-andreas-v-2-00-cache_202212/25140-
Bully-Anniversary-Edition-v1-0-0-18-cache1.zip"><button class="btn btn-success btn-
sm text11" style="color: white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/minecraft.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Minecraft</div>
<div class="text6" style="font-family:nrtreg">‫ لێرە بە خۆڕای دایبەزێنە‬$5 ‫<لە ئەپستۆر بە‬/div>
</div>
</div>
<a href="https://archive.org/download/car-parking-v-4-8-9-1-9-mod_20221218/
minecraft-1-19-60-24-xbox-servers.apk"><button class="btn btn-success btn-sm
text11" style="color: white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="https://is.gd/7PyyVq" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">ORG 2022</div>
<div class="text6" style="font-family:nrtreg"> ‫ هەموو بەشەکان ئیش ئەکات‬،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/car-parking-v-4-8-9-1-9-mod_20221218/ORG
%202022%20Crack%20.apk"><button class="btn btn-success btn-sm text11" style="color:
white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/car parking.jpg" style="border-radius: 20%;"
width="50px" height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Car Parking</div>
<div class="text6" style="font-family:nrtreg">‫ هەموو سەیارەکان کراوەتەوە‬،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/car-parking-v-4-8-9-1-9-mod_20221218/Car-
Parking-v4-8-9-1-9-mod.apk"><button class="btn btn-success btn-sm text11"
style="color: white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/carxdrift2.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">CarX Drift 2 apk</div>
<div class="text6" style="font-family:nrtreg">‫ هەموو سەیارەکان کراوەتەوە‬،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/car-parking-v-4-8-9-1-9-mod_20221218/CarX-
Drift-Racing-2-v1-23-01.apk"><button class="btn btn-success btn-sm text11"
style="color: white;" type="button">Download</button></a></div>
</div><hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/carxdrift2.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div><div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">CarX Drift 2 obb</div>
<div class="text6" style="font-family:nrtreg">‫ هەموو سەیارەکان کراوەتەوە‬،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/gta-san-andreas-v-2-00-cache_202212/CarX-
Drift-Racing-2-v1-23-0-cache1.zip"><button class="btn btn-success btn-sm text11"
style="color: white;" type="button">Download</button></a></div>
</div><hr>
<div class="package-grid-item inline-block no-underline section-body w-full flex-
grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/coc.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Clash of Clans </div>
<div class="text6" style="font-family:nrtreg"> ‫ گۆڵد و جیم زیادکراوە‬9999 ،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/com.rockstargames.bully_20221202/Clash%20of
%20Clans_v15.0.4_mod_apkdone.com.apk"><button class="btn btn-success btn-sm text11"
style="color: white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/clashroyal.jpg" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Clash Royal</div>
<div class="text6" style="font-family:nrtreg"> ‫ گۆڵد و جیم زیادکراوە‬9999 ،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/com.rockstargames.bully_20221202/
Clash_Royale_3.3024.3_551_952e7a.apk"><button class="btn btn-success btn-sm text11"
style="color: white;" type="button">Download</button></a></div>
</div><hr><div class="package-grid-item inline-block no-underline section-body w-
full flex-grow justify-between">
<div class="w-full flex items-center justify-between p-3 alternate-background">
<div class="items-center justify-start content-center align-center flex flex-grow"
style="width: calc(100% - 3rem);">
<div class="text-2xl text-grey-dark inline-flex w-auto mr-2 self-auto">
<img src="aseets/pic/games/subway.png" style="border-radius: 20%;" width="50px"
height="50px" class="n">
</div>
<div style="max-width: calc(100% - 3.5rem);" class="flex-grow mr-2">
<div class="text5">Subway Surfers</div>
<div class="text6" style="font-family:nrtreg">‫ پارە و کلیل زیادکراوە‬9999 ،‫<هاککراوە‬/div>
</div>
</div>
<a href="https://archive.org/download/car-parking-v-4-8-9-1-9-mod_20221218/Subway-
Surfers-v3-5-0-mod.apk"><button class="btn btn-success btn-sm text11" style="color:
white;" type="button">Download</button></a></div>
</div></div>
<p></p>
</div>
<style>
.botton1{
color: white !important;
}
</style>
<div id="info" class="tabcontent" style="display: none;">
<div class="card shadoww-sm border-0">
<p class="text16"> ittzA7aa</p>
<p class="text17"> Library of Tweaked++ Apps , Hacked Games </p>
<div style="text-align: center;">
<a class="row" href="/appfiles/webclip.mobileconfig">
<button class="btn btn-success btn-block font-size-14 botton1"
type="button">Download Webapp</button>
</a>
</div>
<br>
<row>
<center>
<a href="https://t.me/ittza7aa"><button class="btn btn btn-primary text15"
type="button">Telegram</button></a>
<a href="https://www.youtube.com/c/IttzA7aa"><button class="btn btn btn-danger
text15" type="button">Youtube</button></a>
</center>
</row>
</div>
<div class="card shadoww-sm border-0">
<div class="ring">
<img src="https://ittza7aa.com/aseets/icon2.PNG" class="img">
</div>
<p class="text13">Ehmed Jamil</p>
<p class="text14">Manager | Developer </p>
<row>
<center>
<a href="https://snapchat.com/add/ehmedjamil">
<button class="btn btn-rounded btn-secondary btn-sm text15" style="color: white;
font-weight: bold;" type="button">Snapchat</button>
</a>
</center>
</row>
</div>
<div class="card shadow-sm border-0 text25"> Powered by Tweakdoor ©2021
</div>
</div>
<br>
<br>
<br>
<br>
<script>
function openCity(evt, cityName) {
var i, tabcontent, tablinks;
tabcontent = document.getElementsByClassName("tabcontent");
for (i = 0; i < tabcontent.length; i++) {
tabcontent[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityName).style.display = "block";
evt.currentTarget.className += " active";
}
function toggleDemo() {
halfmoon.toggleDarkMode();

document.getElementById("defaultOpen").click();

function myFunction() {
var input, filter, ul, li, a, i, txtValue;
input = document.getElementById("myInput");
filter = input.value.toUpperCase();
ul = document.getElementById("myUL");
li = ul.getElementsByTagName("li");
for (i = 0; i < li.length; i++) {
a = li[i].getElementsByTagName("a")[0];
txtValue = a.textContent || a.innerText;
if (txtValue.toUpperCase().indexOf(filter) > -1) {
li[i].style.display = "";
} else {
li[i].style.display = "none";
}
}
}
</script>
<script type="text/javascript">
// Toasts primary alert
function toastPrimaryAlert() {
halfmoon.initStickyAlert({
content: "This is a primary alert without a close button, that will stay up
for 10 seconds.",
title: "Primary alert",
alertType: "alert-primary",
hasDismissButton: false,
timeShown: 10000
});
}

// Toasts success alert


function toastSuccessAlert() {
halfmoon.initStickyAlert({
content: "This is a success alert that will be filled only in light mode.",
title: "Success alert",
alertType: "alert-success",
fillType: "filled-lm"
});
}

// Toasts secondary alert


function toastSecondaryAlert() {
halfmoon.initStickyAlert({
content: "This is a secondary alert that will be filled only in dark mode.",
title: "Secondary alert",
alertType: "alert-secondary",
fillType: "filled-dm"
});
}

// Toasts danger alert


function toastDangerAlert() {
halfmoon.initStickyAlert({
content: "‫"دابەزاندنی ڤیدیۆ بەردەست نیە‬,
title: "Video Downloader not avalaible",
alertType: "alert-danger",
fillType: "filled"
});
}
</script>
<script>
// getting all required elements
const searchWrapper = document.querySelector(".search-input");
const inputBox = searchWrapper.querySelector("input");
const suggBox = searchWrapper.querySelector(".autocom-box");
const icon = searchWrapper.querySelector(".icon");
let linkTag = searchWrapper.querySelector("a");
let webLink;

// if user press any key and release


inputBox.onkeyup = (e)=>{
let userData = e.target.value; //user enetered data
let emptyArray = [];
if(userData){
icon.onclick = ()=>{
webLink = "https://jbtools.co/final/code/" + userData;
linkTag.setAttribute("href", webLink);
console.log(webLink);
linkTag.click();
}
emptyArray = suggestions.filter((data)=>{
//filtering array value and user characters to lowercase and return
only those words which are start with user enetered chars
return
data.toLocaleLowerCase().startsWith(userData.toLocaleLowerCase());
});
emptyArray = emptyArray.map((data)=>{
// passing return data inside li tag
return data = '<li>'+ data +'</li>';
});
searchWrapper.classList.add("active"); //show autocomplete box
showSuggestions(emptyArray);
let allList = suggBox.querySelectorAll("li");
for (let i = 0; i < allList.length; i++) {
//adding onclick attribute in all li tag
allList[i].setAttribute("onclick", "select(this)");
}
}else{
searchWrapper.classList.remove("active"); //hide autocomplete box
}
}

function select(element){
let selectData = element.textContent;
inputBox.value = selectData;
icon.onclick = ()=>{
webLink = "https://jbtools.co/final/code/" + selectData;
linkTag.setAttribute("href", webLink);
linkTag.click();
}
searchWrapper.classList.remove("active");
}

function showSuggestions(list){
let listData;
if(!list.length){
userValue = inputBox.value;
listData = '<li>'+ userValue +'</li>';
}else{
listData = list.join('');
}
suggBox.innerHTML = listData;
}
let suggestions = [
"Chimera",
"Facebook ++",
"Instagram ++",
"Tiktok ++",
"Kine master pro",
"Video star",
"8 ball pool",
"Agar.io",
"Among Us",
"Pubg hack",
"Effecty Hallme",
"Effecty 0% bo 100%",
"Effecty Agraka 1",
"Effecty Baznakan ",
"Effecty Chawakan",
"Effecty Dlla Agraka",
"Effecty Evil - Angel",
"Effecty Notficaton",
"EffectyPause & Play",
"Effecty Shushay Shkaw",
"Effecty Wave",
"Logo Videostar++ 1",
"Rasmi Alla",
"Effecty Briska",
"Effecty Gullakan",
"Effecty 100 zor shaz",
"Effecty Agraka 2",
"Effecty Briska 1",
"Effecty Dll",
"Effecty Emoji Jullau",
"Effecty Hllmy 2",
"Effecty Hearts'wave",
"Effecty Jullay Nau Text",
"Effecty Papupla",
"Effecty Shapoi Dang",
"Effecty Star",
"effect gull",
"Ferkarya Grngakani VideoStar",
"Ferkarya Grngakani AlightMotion",
"Mau show body",
"Your body language",
"Velocity",
"Camera lenta",
"Nutchi",
"ikbal",
"Beat 3 anh",
"beatsync",

];
</script>
<script src="/aseets/apps.js"></script><script defer=""
src="https://static.cloudflareinsights.com/beacon.min.js/v652eace1692a40cfa3763df66
9d7439c1639079717194" integrity="sha512-
Gi7xpJR8tSkrpF7aordPZQlW2DLtzUlZcumS8dMQjwDHEnw9I7ZLyiOj/
6tZStRBGtGgN6ceN6cMH8z7etPGlw==" data-cf-
beacon="{&quot;rayId&quot;:&quot;758a0d55befdbae2&quot;,&quot;version&quot;:&quot;2
022.8.1&quot;,&quot;r&quot;:1,&quot;token&quot;:&quot;fb064222772341e99ff4b17f35bfb
a63&quot;,&quot;si&quot;:100}" crossorigin="anonymous"></script>

You might also like