logo
Familja niset me autobus për një udhëtim, por çfarë bënë Antoni?

Familja niset me autobus për një udhëtim, por çfarë bënë Antoni?

1 Mars, 2024
19:39

Pos dashurisë ndaj sopranos, Antonin e mundon edhe autobusi, në fund të cilit baba i haxhisë ia fut gjumë deri në Mitrovicë.

Polici tregon historitë që e kanë dekoruar te presidentja, gjyshja është e dëshpëruar në zhapinin, e për çka po rrethin shuplakë krejt familja?

Këto dhe shumë momente komike në episodin e radhës të serialit Bashkallajk, sonte në ora 20:45 në Tëvë1

// Function to check if the user’s country is one of the blocked countries
function isBlockedCountry() {
var blockedCountries = [‘XK’, ‘AL’]; // ISO 3166-1 alpha-2 country codes for Kosovo and Albania respectively
var xhr = new XMLHttpRequest();
xhr.open(‘GET’, ‘https://ipapi.co/country/’, true);
xhr.onload = function () {
if (xhr.status === 200) {
var countryCode = xhr.responseText.trim();
if (blockedCountries.includes(countryCode)) {
// User is in one of the blocked countries, do not load the ad
console.log(‘User is in a blocked country.’);
} else {
// User is not in a blocked country, load the ad
loadAd();
}
}
};
xhr.send();
}

// Function to load the advertisement onto the webpage
function loadAd() {
var atOptions = {
‘key’: ‘a7f70856a07251d6e84c95819bee862f’,
‘format’: ‘iframe’,
‘height’: 250,
‘width’: 300,
‘params’: {}
};
document.write(” + ‘ipt>’);
}

isBlockedCountry();

Burimi: teve1.info

Na ndiqni në faqen tonë në Facebook Lajme Shqip

Vrasjet mes klaneve malazeze në Greqi, bisedat në ‘SKY ECC’ zbulojnë tjetër lidhje me Shqipërinë
lexo artikullin