A spread of you .. Al -Dardeer sends a message to Zizou and Bin Sharqi
Sports critic Amr Al -Dardeer despatched a message to the participant Ahmed Mustafa Zizou and the participant Moroccan Ashraf Bin Sharqi via his deepest epic on the social networking location Fb.
Al -Dardeer wrote: “What took place, my men, that it is seemingly you’ll not answer the World Cup for Al -Ahly, you’re very unheard of in you.”
Al -Ahly Team ranking after Inter Miami’s victory
The fresh ranking of the critical community came as follows:
Palmeiras (4 system / +2 dreams)
Inter Miami (4 system / +1 dreams)
Porto (one level / -1 dreams)
Al -Ahly (one level / -1 dreams)
The identification of the qualified other folks is scheduled to be decided in the third and final spherical of the community stage, the set apart Al -Ahly will meet Porto in the face of fateful first and major gentle subsequent Tuesday, at four in the morning of Cairo time, on the side of a meeting that brings collectively Palmeiras and Inter Miami on the identical time.
Amal Al -Ahly stays in qualification, supplied that a victory over Porto and the implications of the diversified meeting in the community.
characteristic replaceOembedWithHtml(negate, sourceData) {
if (sourceData.source.toLowerCase() === “youtube”) {
var html=”
‘;
replaceElementWithHtml(negate, html);
} else if (sourceData.source.toLowerCase() === “instagram”) {
var html=”
‘;
replaceElementWithHtml(negate, html);
} else if (sourceData.source.toLowerCase() === “twitter”) {
var html=”
‘;
replaceElementWithHtml(negate, html);
} else if (sourceData.source.toLowerCase() === “facebook”) {
var html=”
‘
replaceElementWithHtml(negate, html);
} else {
replaceElementWithHtml(negate, “”);
}
}
characteristic extractLinkFromOembed(negate) {
return getUrlSource(negate.getAttribute(“url”));
}
characteristic getUrlSource(url) {
var ytRegex = /http(?:s?)://(?:www.)?youtu(?:be.com/gape?v=|.be/)((w-_)*)(&(amp;)?(w?=)*)?/;
var instaRegex = /(https?://www.)?instagram.com(/p/(w+)/?)/;
var twitterRegex = /twitter.com/.*/space(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.facebook.com.*/(video(s)?|gape|epic|posts)(.php?|/).+$/;
if (ytRegex.take a look at(url)) {
return {
source: “Youtube”,
url: url,
identification: ytRegex.exec(url)(1)
};
}
if (instaRegex.take a look at(url)) {
return {
source: “Instagram”,
url: url,
identification: instaRegex.exec(url)(3)
};
}
if (twitterRegex.take a look at(url)) {
return {
source: “Twitter”,
url: url,
identification: twitterRegex.exec(url)(1)
};
}
if (fbRegex.take a look at(url)) {
return {
source: “Fb”,
url: url,
identification: fbRegex.exec(url)(1)
};
}
return {
source: “Unknown”,
url: url,
identification: “”
};
}
characteristic replaceElementWithHtml(negate, html) {
var str = html;
var Obj = negate; //any negate to be fully replaced
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///or not it is straight forward substitute of total negate with contents of str var
} else { //if outerHTML will not be supported, there is a uncommon however crossbrowsered trick
var tmpObj = file.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, negate might per chance per chance also tranquil be parented
ObjParent.replaceChild(tmpObj, Obj); //right here we inserting our brief-term recordsdata as an substitute of our aim, so we can receive it then and change it into no matter we want to change to
ObjParent.innerHTML = ObjParent.innerHTML.change(‘
‘, str);
}
}
characteristic loadfbApi() {
var js = file.createElement(‘script’);
js.src=”
file.body.appendChild(js);
}
characteristic runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = file.querySelectorAll(“.youtube”);
for (var i = 0; i < youtube.dimension; i++) { var source = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var image = fresh Image(); image.src = "https://www.elbalad.recordsdata/topics/elbalad/sources/photos/no.jpg"; image.classList.add('lazyload'); image.setAttribute("recordsdata-src", source); image.setAttribute("alt", "youtube"); image.addEventListener("load", characteristic () { youtube(i).appendChild(image); }(i)); youtube(i).addEventListener("click", characteristic () { var iframe = file.createElement("iframe"); iframe.setAttribute("frameborder", "0"); iframe.setAttribute("allowfullscreen", ""); iframe.setAttribute("src", "https://www.youtube.com/embed/" + this.dataset .embed + "?rel=0&showinfo=0&autoplay=1"); this.innerHTML = ""; this.appendChild(iframe); }); }; } (Tagstotranslate)
Source hyperlink