I'm a secret .. a 16 -minute memoir of empty phrases that led Mona Farouk to be imprisoned

Finest 16 minutes of external phrases and abusive phrases for modesty, the artist Mona Farouk got about one million views after she went out in a are living broadcast “Are living” via her private page on “Tik Lisp” by which she lists crucial facets of her private lifestyles and accuses her in a case with a notorious director.

This clip did now not motive the actress Mona Farouk to invent a total bunch of thousands of views, comments and blames completely, but moreover precipitated them to be thrown within the abet of bars, because the Public Prosecution submitted it to trial and the Cairo Economic Misdemeanor Court docket issued a ruling in absentia for 3 years and fined it 100 thousand pounds on costs of assaulting the foundations and family values ​​in Egyptian society.

I run

The investigations performed by the Web Investigations acknowledged that the artist Mona Farouk published a video clip as a are living broadcast on the realm data network on the social networking dwelling Tech Tok, by which he directed expressions of insults and slandering a assortment of of us, chanting: “I’m an urgency and a atomize.”

Investigations added that the length of the clip is 16 minutes, and this video became as soon as followed up and seen via many people, numbering greater than 900 thousand of us, now not like its admiration recordsdata.

Investigations indicated that this clip included insulting phrases and weird and wonderful phrases mentioned in Egyptian society and abusive for family values, and it became as soon as found that the accused did this thanks to the criticism of just a few of its followers on social media for her misconduct, and that she did now not tell this to a selected particular person after which she deleted that visible passage from her page.

The referral remark issued by the Public Prosecution included that the accused, Mona Farouk, throughout the month of October 2024, and a old date, within the Sayyida Zainab Police Division Division, attacked the foundations and family values ​​in Egyptian society.

He persevered the referral remark that Mona Farouk regarded via a are living broadcast via her digital narrative on the social networking dwelling (Tek Tok) via the info network, if she became as soon as listed for information for her private lifestyles, whereas chanting her phrases, expressions, and spoiled hints of an incident attributed to her in case No. 6427 of 2019, misdemeanor of the first City of Nasr City.

She added that this might maybe well gas from the feelings of of us who watched them and raises his disgusts which would be now not inherent to the values ​​of the Egyptian family and all society, negatively affecting of us who gaze that visible passage with the nature of the e-newsletter of such visible clips that met with the disapproval of the final public and have begun to publish it via the “YouTube and Fb” platforms “, which grew to change into notorious and the broad have an effect on of the neighborhood within the manner indicated within the investigations.

A crisis with a notorious director

The artist Mona Farouk regarded throughout a are living broadcast video via her Fb narrative closing October, and she talked about her notorious crisis that she became as soon as uncovered to in 2019, which became as soon as attributable to the leakage of some nasty videos with a notorious director.

Mona attacked throughout the are living broadcast even handed one of many followers after declaring it with these leaked videos, and confirmed that she became as soon as now not ashamed of those videos, and that she is in a position to cooperate with the notorious director who became as soon as accompanying her with this video.

Mona became as soon as now not cheerful with this matter, but reasonably she directed a torrent of insults to the followers, and became as soon as uttered by some execrable phrases, which precipitated a remark of disgust amongst the followers, who criticized her throughout their comments, and this became as soon as what precipitated her a vital crisis, as Mona faced after this tell broadcast a assortment of accusations, and she became as soon as referred to investigating the Public Prosecution that she referred after her to trial on costs of assaulting principles and values Household.

characteristic replaceOembedWithHtml(element, sourceData) {
if (sourceData.offer.toLowerCase() === “youtube”) {
var html=”

” +

‘ +

‘ +

‘ +
‘ +

‘ +

‘;
replaceElementWithHtml(element, html);
} else if (sourceData.offer.toLowerCase() === “instagram”) {
var html=”

‘;
replaceElementWithHtml(element, html);
} else if (sourceData.offer.toLowerCase() === “twitter”) {
var html=”

‘;
replaceElementWithHtml(element, html);
} else if (sourceData.offer.toLowerCase() === “facebook”) {
var html=”


replaceElementWithHtml(element, html);
} else {
replaceElementWithHtml(element, “”);
}
}

characteristic extractLinkFromOembed(element) {
return getUrlSource(element.getAttribute(“url”));
}

characteristic getUrlSource(url) {
var ytRegex = /http(?:s?)://(?:www.)?youtu(?:be.com/gaze?v=|.be/)((w-_)*)(&(amp;)?‌​(w?‌​=)*)?/;
var instaRegex = /(https?://www.)?instagram.com(/p/(w+)/?)/;
var twitterRegex = /twitter.com/.*/set(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.facebook.com.*/(video(s)?|gaze|memoir|posts)(.php?|/).+$/;

if (ytRegex.test(url)) {
return {
offer: “Youtube”,
url: url,
id: ytRegex.exec(url)(1)
};
}

if (instaRegex.test(url)) {
return {
offer: “Instagram”,
url: url,
id: instaRegex.exec(url)(3)
};
}

if (twitterRegex.test(url)) {
return {
offer: “Twitter”,
url: url,
id: twitterRegex.exec(url)(1)
};
}

if (fbRegex.test(url)) {
return {
offer: “Fb”,
url: url,
id: fbRegex.exec(url)(1)
};

}

return {
offer: “Unknown”,
url: url,
id: “”
};
}

characteristic replaceElementWithHtml(element, html) {
var str = html;
var Obj = element; //any element to be fully modified
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///it’s miles uncomplicated replacement of total element with contents of str var
} else { //if outerHTML is now not supported, there might maybe be a distinctive but crossbrowsered trick
var tmpObj = document.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, element has to be parented
ObjParent.replaceChild(tmpObj, Obj); //here we inserting our non permanent data as a replacement of our purpose, so we can gain it then and substitute it into no matter we would favor to substitute to
ObjParent.innerHTML = ObjParent.innerHTML.substitute(‘

‘, str);
}
}
characteristic loadfbApi() {
var js = document.createElement(‘script’);
js.src=”
document.physique.appendChild(js);
}
characteristic runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = document.querySelectorAll(“.youtube”);

for (var i = 0; i < youtube.size; i++) { var offer = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var image = new Image(); image.src = "https://www.elbalad.recordsdata/issues/elbalad/sources/photography/no.jpg"; image.classList.add('lazyload'); image.setAttribute("data-src", offer); image.setAttribute("alt", "youtube"); image.addEventListener("load", characteristic () { youtube(i).appendChild(image); }(i)); youtube(i).addEventListener("click", characteristic () { var iframe = document.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), a notorious director (T) Exalted phrases (T) Crosses of modesty (T) artist Mona Farouk (T) Mona Farouk (T) I’m a means (T) a tense case (T) accidents

Source link