قاد محمد صلاح فريقه ليفربول لتحقيق انتصار مهم على حساب سندرلاند بهدف دون رد في المباراة التي أقيمت ضمن منافسات الجولة السادسة والعشرين من الدوري الإنجليزي الممتاز حيث جاء هدف المباراة الوحيد عن طريق المدافع الهولندي فيرجيل فان دايك الذي سجل هدف الفوز برأسية قوية في الدقيقة 61 من الشوط الثاني بعد تمريرة متقنة من محمد صلاح مما يعكس تأثير النجم المصري الكبير في المباريات الحاسمة
اعتمد المدرب الهولندي آرني سلوت على محمد صلاح في التشكيل الأساسي منذ الدقيقة الأولى ولم يقم باستبداله طوال اللقاء مما يدل على ثقته الكبيرة في قدرات اللاعب ودوره الأساسي داخل الفريق<br/>
إنجاز تاريخي جديد لصلاح في البريميرليج
واصل محمد صلاح تحطيم الأرقام القياسية بعدما وصل إلى الأسيست رقم 92 في تاريخ مشاركاته بالدوري الإنجليزي الممتاز ليتساوى مع أسطورة ليفربول ستيفن جيرارد.
وصعد محمد صلاح إلى المركز السابع في قائمة أكثر اللاعبين صناعة للأهداف في تاريخ البطولة كما تعادل مع الإسباني دافيد سيلفا نجم مانشستر سيتي السابق<br/>
<p>جيجز يتصدر قائمة الأكثر صناعة</p>
ويظل الويلزي ريان جيجز أسطورة مانشستر يونايتد السابق في صدارة أكثر اللاعبين صناعة للأهداف في تاريخ الدوري الإنجليزي بعدما صنع 162 تمريرة حاسمة طوال مسيرته في البطولة
ومنذ بداية الموسم الماضي وصل محمد صلاح إلى المساهمة التهديفية رقم 57 في الدوري الإنجليزي الممتاز بعدما سجل 33 هدفًا وصنع 24 هدفًا خلال 56 مباراة مما يؤكد استمراره ضمن أفضل نجوم العالم من حيث التأثير الهجومي<br/>
<p>رقم قياسي مع نادٍ واحد وتفوق على مبابي</p>
كما ارتفع رصيد صلاح إلى 280 مساهمة تهديفية في البريميرليج مع ليفربول ليصبح أكثر لاعب تحقيقًا للمساهمات مع نادٍ واحد في تاريخ البطولة
ولم يتوقف الأمر عند ذلك إذ تفوق النجم المصري على الفرنسي كيليان مبابي بعدما أصبح أكثر اللاعبين مساهمة بالأهداف خارج ملعبهم في الدوريات الخمس الكبرى منذ بداية الموسم الماضي بـ32 مساهمة بفارق مساهمة واحدة فقط عن مبابي
وبهذا الفوز رفع ليفربول رصيده إلى 42 نقطة ليحتل المركز السادس في جدول ترتيب الدوري الإنجليزي بينما توقف رصيد سندرلاند عند 36 نقطة في المركز الحادي عشر ليظل الفريق بعيدًا عن مراكز المقدمة في المسابقة
</div><script type="text/javascript">
replaceOembeds();
function replaceOembeds() {
var allEmbeds = document.getElementsByTagName("OEMBED");
while (allEmbeds.length != 0) {
replaceOembedWithHtml(allEmbeds[0], extractLinkFromOembed(allEmbeds[0]));
allEmbeds = document.getElementsByTagName("OEMBED");
}
runYoutubeLazyLoad();
setTimeout(function () {
loadfbApi();
}, 4000);
}
function replaceOembedWithHtml(element, sourceData) {
if (sourceData.source.toLowerCase() === "youtube") {
var html="<div class="yt-embed"><div class="embed-wrap">" +
'<div class="embed-container">' +
'<div class="youtube" data-embed="' + sourceData.id + '">' +
'<div class="play-button"> ' +
'<svg class="icon"><use xlink:href="http://www.elbalad.news/themes/elbalad/assets/images/icons.svg#youtube"></use></svg>' +
'</div>' +
'</div></div></div></div>';
replaceElementWithHtml(element, html);
} else if (sourceData.source.toLowerCase() === "instagram") {
var html="<div class="instagram-embed"><iframe class="lazyload" width="320" height="440" data-src="https://instagram.com/p/" + sourceData.id + '/embed" frameborder="0"></iframe></div>';
replaceElementWithHtml(element, html);
} else if (sourceData.source.toLowerCase() === "twitter") {
var html="<div class="tw-embed"><iframe border=0 frameborder=0 height=250 width=550 src="https://twitframe.com/show?url=" + encodeURI(sourceData.url) + '"></iframe></div>';
replaceElementWithHtml(element, html);
} else if (sourceData.source.toLowerCase() === "facebook") {
var html="<div class="fb-embed"><div class="fb-video" data-href="" + sourceData.url + '" data-width="500" data-allowfullscreen="true" data-autoplay="true" data-show-captions="true"></div></div>'
replaceElementWithHtml(element, html);
} else {
replaceElementWithHtml(element, "");
}
}
function extractLinkFromOembed(element) {
return getUrlSource(element.getAttribute("url"));
}
function getUrlSource(url) {
var ytRegex = /http(?:s?):\/\/(?:www\.)?youtu(?:be\.com\/watch\?v=|\.be\/)([\w\-\_]*)(&(amp;)?[\w\?=]*)?/;
var instaRegex = /(https?:\/\/www\.)?instagram\.com(\/p\/(\w+)\/?)/;
var twitterRegex = /twitter\.com\/.*\/status(?:es)?\/([^\/\?]+)/;
var fbRegex = /^https?:\/\/www\.facebook\.com.*\/(video(s)?|watch|story|posts)(\.php?|\/).+$/;
if (ytRegex.test(url)) {
return {
source: "Youtube",
url: url,
id: ytRegex.exec(url)[1]
};
}
if (instaRegex.test(url)) {
return {
source: "Instagram",
url: url,
id: instaRegex.exec(url)[3]
};
}
if (twitterRegex.test(url)) {
return {
source: "Twitter",
url: url,
id: twitterRegex.exec(url)[1]
};
}
if (fbRegex.test(url)) {
return {
source: "Facebook",
url: url,
id: fbRegex.exec(url)[1]
};
}
return {
source: "Unknown",
url: url,
id: ""
};
}
function replaceElementWithHtml(element, html) {
var str = html;
var Obj = element; //any element to be fully replaced
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///it's simple replacement of whole element with contents of str var
} else { //if outerHTML is not supported, there is a weird but crossbrowsered trick
var tmpObj = document.createElement("div");
tmpObj.innerHTML = '<!--THIS DATA SHOULD BE REPLACED-->';
ObjParent = Obj.parentNode; //Okey, element should be parented
ObjParent.replaceChild(tmpObj, Obj); //here we placing our temporary data instead of our target, so we can find it then and replace it into whatever we want to replace to
ObjParent.innerHTML = ObjParent.innerHTML.replace('<div><!--THIS DATA SHOULD BE REPLACED--></div>', str);
}
}
function loadfbApi() {
var js = document.createElement('script');
js.src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2";
document.body.appendChild(js);
}
function runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = document.querySelectorAll(".youtube");
for (var i = 0; i < youtube.length; i++) {
var source = "https://img.youtube.com/vi/" + youtube[i].dataset.embed +
"/0.jpg";
var image = new Image();
image.src = "https://www.elbalad.news/themes/elbalad/assets/images/no.jpg";
image.classList.add('lazyload');
image.setAttribute("data-src", source);
image.setAttribute("alt", "youtube");
image.addEventListener("load", function () {
youtube[i].appendChild(image);
}(i));
youtube[i].addEventListener("click", function () {
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);
});
};
}
</script><script async src="//www.instagram.com/embed.js"></script>

