<!DOCTYPE html>
<html lang="en">
<!--
page generated at: Wed Jun 17 05:24:18 BST 2026
page generated by escenic.server/hostname: reg-pres310.tm-aws.com/reg-pres310.tm-aws.com
page generated in section: 10600
-->
<head>
<script type="text/javascript">
!function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},s=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e._q.push({name:t,args:Array.prototype.slice.call(r,0)})},i=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(s(e,t,Array.prototype.slice.call(arguments)))};o(e,t,Array.prototype.slice.call(arguments))}},a=function(e){for(var t=0;t<g.length;t++)i(e,g[t],!1);for(var r=0;r<m.length;r++)i(e,m[r],!0)};r.invoked=!0;var c=t.createElement("script");c.type="text/javascript",c.integrity="sha384-7OMex1WYtzbDAdKl8HtBEJJB+8Yj6zAJRSeZhWCSQmjLGr4H2OBdrKtiw8HEhwgI",c.crossOrigin="anonymous",c.async=!0,c.src="https://cdn.amplitude.com/libs/analytics-browser-2.8.1-min.js.gz",c.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var u=t.getElementsByTagName("script")[0];u.parentNode.insertBefore(c,u);for(var l=function(){return this._q=[],this},p=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],d=0;d<p.length;d++)n(l,p[d]);r.Identify=l;for(var f=function(){return this._q=[],this},v=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],y=0;y<v.length;y++)n(f,v[y]);r.Revenue=f;var g=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset","extendSession"],m=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];a(r),r.createInstance=function(e){return r._iq[e]={_q:[]},a(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
const pageloadInstance = amplitude.createInstance();
pageloadInstance.init('e5d55384252f213e7cfa79584a442b70', {
'serverZone': 'EU', 'instanceName':'pageload', 'defaultTracking': false,'identityStorage':'none', 'trackingOptions':{'ipAddress':false,'language':false,'platform':false,}
});
var domainname = window.location.host;
var pageurl = window.location.href;
var referrer = window.document.referrer;
if (pageurl.startsWith('http')) {
const eventProperties = {
'domain': domainname,
'page URL path': pageurl,
'referrer': referrer,
'web platform': 'chameleon',
};
pageloadInstance.track('page load', eventProperties);
}
</script>
<link rel="dns-prefetch" href="https://s2-prod.walesonline.co.uk"><link rel="preconnect" href="https://s2-prod.walesonline.co.uk"><link rel="dns-prefetch" href="https://i2-prod.walesonline.co.uk"><link rel="preconnect" href="https://i2-prod.walesonline.co.uk"><link rel="dns-prefetch" href="https://www.googletagmanager.com"><link rel="preconnect" href="https://www.googletagmanager.com"><link rel="dns-prefetch" href="https://www.google-analytics.com"><link rel="preconnect" href="https://www.google-analytics.com"><link rel="dns-prefetch" href="https://cmp.inmobi.com"><link rel="preconnect" href="https://cmp.inmobi.com"><link rel="dns-prefetch" href="https://assets-jpcust.jwpsrv.com"><link rel="preconnect" href="https://assets-jpcust.jwpsrv.com"><link rel="dns-prefetch" href="https://cdn.jwplayer.com"><link rel="preconnect" href="https://cdn.jwplayer.com"><link fetchpriority="high" rel="preload" href="https://cmp.inmobi.com/choice/JYWDqeLS64fbt/walesonline.co.uk/choice.js?tag_version=V3" as="script">
<link rel="preload" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-core/chameleon-core-entry.js?v=1517928274" as="script">
<!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) -->
<script type="text/javascript" async=true>(function() {
var host = 'walesonline.co.uk';
var element = document.createElement('script');
var firstScript = document.getElementsByTagName('script')[0];
var url = 'https://cmp.inmobi.com'
.concat('/choice/', 'JYWDqeLS64fbt', '/', host, '/choice.js?tag_version=V3');
var uspTries = 0;
var uspTriesLimit = 3;
element.async = true;
element.type = 'text/javascript';
element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() {
var TCF_LOCATOR_NAME = '__tcfapiLocator';
var queue = [];
var win = window;
var cmpFrame;
function addFrame() {
var doc = win.document;
var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) {
if (doc.body) {
var iframe = doc.createElement('iframe');
iframe.style.cssText = 'display:none';
iframe.name = TCF_LOCATOR_NAME;
doc.body.appendChild(iframe);
} else {
setTimeout(addFrame, 5);
}
}
return !otherCMP;
}
function tcfAPIHandler() {
var gdprApplies;
var args = arguments;
if (!args.length) {
return queue;
} else if (args[0] === 'setGdprApplies') {
if (
args.length > 3 &&
args[2] === 2 &&
typeof args[3] === 'boolean'
) {
gdprApplies = args[3];
if (typeof args[2] === 'function') {
args[2]('set', true);
}
}
} else if (args[0] === 'ping') {
var retr = {
gdprApplies: gdprApplies,
cmpLoaded: false,
cmpStatus: 'stub'
};
if (typeof args[2] === 'function') {
args[2](retr);
}
} else {
if(args[0] === 'init' && typeof args[3] === 'object') {
args[3] = Object.assign(args[3], { tag_version: 'V3' });
}
queue.push(args);
}
}
function postMessageEventHandler(event) {
var msgIsString = typeof event.data === 'string';
var json = {};
try {
if (msgIsString) {
json = JSON.parse(event.data);
} else {
json = event.data;
}
} catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) {
window.__tcfapi(
payload.command,
payload.version,
function(retValue, success) {
var returnMsg = {
__tcfapiReturn: {
returnValue: retValue,
success: success,
callId: payload.callId
}
};
if (msgIsString) {
returnMsg = JSON.stringify(returnMsg);
}
if (event && event.source && event.source.postMessage) {
event.source.postMessage(returnMsg, '*');
}
},
payload.parameter
);
}
}
while (win) {
try {
if (win.frames[TCF_LOCATOR_NAME]) {
cmpFrame = win;
break;
}
} catch (ignore) {}
if (win === window.top) {
break;
}
win = win.parent;
}
if (!cmpFrame) {
addFrame();
win.__tcfapi = tcfAPIHandler;
win.addEventListener('message', postMessageEventHandler, false);
}
};
makeStub();
var uspStubFunction = function() {
var arg = arguments;
if (typeof window.__uspapi !== uspStubFunction) {
setTimeout(function() {
if (typeof window.__uspapi !== 'undefined') {
window.__uspapi.apply(window.__uspapi, arg);
}
}, 500);
}
};
var checkIfUspIsReady = function() {
uspTries++;
if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) {
console.warn('USP is not accessible');
} else {
clearInterval(uspInterval);
}
};
if (typeof window.__uspapi === 'undefined') {
window.__uspapi = uspStubFunction;
var uspInterval = setInterval(checkIfUspIsReady, 6000);
}
})();</script>
<!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) -->
<link rel="stylesheet" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/marwood/TM/scss/section-base.css?v=a41b95498feb78d0bda09aaffdc49cac"><link rel="stylesheet" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-static-html/scss/chameleon-static-html.css?v=96750808c470e806626664a6dd56d26d">
<link rel="stylesheet" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/marwood/TM/scss/marwood-extended.css?v=72bc731ec1031490905bd9a7edd688a6" media="screen and (min-width: 728px)">
<style type="text/css">.gpt.sticky-bottom-banner{background-color:#F1F1F1;bottom:0;left:0;margin:0 auto;padding:0;position:fixed;width:100%;z-index:50000002}.gpt.sticky-bottom-banner.ssr{height:111px;max-height:111px}@media all and (min-width: 728px){.gpt.sticky-bottom-banner.ssr{display:none}}.gpt.sticky-bottom-banner.sticky-bottom-banner--mpu .gpt.sticky-bottom-banner.ssr{height:296px;max-height:296px}.gpt.sticky-bottom-banner.ssr-hidden{visibility:hidden}@media only screen and (max-width: 727px){.gpt.top-slot.ssr{align-items:center;display:flex;height:111px;justify-content:center;max-height:111px;max-width:320px}.gpt.top-slot.ssr-hidden{visibility:hidden}.gpt.top-slot.ssr-article{margin:10px auto}.gpt.top-slot.ssr-section{margin:auto}.gpt.top-slot.ssr-section.top-slot-wrapper{margin:40px auto 10px}.gpt.top-slot[data-view='tablet-upwards']{display:none}.section-page.has-partner-mast-header>.gpt.top-slot.ssr-section:not(.top-slot-wrapper){margin:135px auto -15px}}@media all and (min-width: 728px){.gpt.top-slot[data-view='tablet-upwards']{display:block}}@media (min-width: 727px){.gpt.top-slot{margin:0 auto 8px}.gpt.top-slot.ssr{height:261px;max-height:261px}}#div-gpt-ad-vip-slot{height:0;margin:0}.div-gpt-ad-vip-slot-wrapper{height:328px}@media all and (min-width: 728px){.div-gpt-ad-vip-slot-wrapper{height:513px}}#native-article-slot-1.ad-in-article-placeholder,#native-in-article-slot-1.ad-in-article-placeholder,.gpt.ad-in-article-placeholder{height:270px;margin:20px 0;overflow:hidden;width:100%}.gpt.ad-in-article-placeholder{overflow:unset}@media all and (min-width: 1024px){#native-article-slot-1.ad-in-article-placeholder,#native-in-article-slot-1.ad-in-article-placeholder{display:none}.native-article-slot-1:not(.ad-in-article-placeholder){height:400px;overflow:hidden;width:300px}}
/*# sourceMappingURL=critical.css.map */</style>
<meta id="publicationConfig" name="publicationConfig" content="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="crossorigin"><link rel="preload" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&amp;family=Signika+Negative:wght@400;700&amp;display=swap" as="style"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&amp;family=Signika+Negative:wght@400;700&amp;display=swap" media="print" onload="this.media='all'; this.onload=null;"><link rel="preload" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/icomoon.07ab39a8dafcb515.woff2" as="font" crossorigin="crossorigin"><link rel="preload" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/scss/brand-extended-clipper.fff665e7616be30a.css" as="style"><link rel="stylesheet" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/scss/brand-extended-clipper.fff665e7616be30a.css"><link rel="shortcut icon" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/favicon.03a6f3e8c0b768c5.ico" type="image/x-icon"><meta id="iOSAppConfig" name="apple-itunes-app" content="app-id=683284483"><link rel="stylesheet" href="https://premium.express.co.uk/css/cop-walesonline.css">
<script>(()=> {
const loc = window.location;
const exceptions = ["prod-proxy.tm-aws.com","localhost","i2-prod.walesonline.co.uk"];
if (exceptions.includes(loc.hostname) || !(/http?s/.test(window.location.protocol))) {return;}
if (loc.hostname !== 'www.walesonline.co.uk') {
window.location.replace(`https://www.walesonline.co.uk${loc.pathname}`);
}
})();</script>
<script type="text/javascript">/*!
* $script.js JS loader & dependency manager
* https://github.com/ded/script.js
* (c) Dustin Diaz 2014 | License MIT
*/
(function(e,t){typeof module!="undefined"&&module.exports?module.exports=t():typeof define=="function"&&define.amd?define(t):this[e]=t()})("$script",function(){function p(e,t){for(var n=0,i=e.length;n<i;++n)if(!t(e[n]))return r;return 1}function d(e,t){p(e,function(e){return!t(e)})}function v(e,t,n){function g(e){return e.call?e():u[e]}function y(){if(!--h){u[o]=1,s&&s();for(var e in f)p(e.split("|"),g)&&!d(f[e],g)&&(f[e]=[])}}e=e[i]?e:[e];var r=t&&t.call,s=r?t:n,o=r?e.join(""):t,h=e.length;return setTimeout(function(){d(e,function t(e,n){if(e===null)return y();e=!n&&e.indexOf(".js")===-1&&!/^https?:\/\//.test(e)&&c?c+e+".js":e;if(l[e])return o&&(a[o]=1),l[e]==2?y():setTimeout(function(){t(e,!0)},0);l[e]=1,o&&(a[o]=1),m(e,y)})},0),v}function m(n,r){var i=e.createElement("script"),u;i.onload=i.onerror=i[o]=function(){if(i[s]&&!/^c|loade/.test(i[s])||u)return;i.onload=i[o]=null,u=1,l[n]=2,r()},i.async=1,i.src=h?n+(n.indexOf("?")===-1?"?":"&")+h:n,t.insertBefore(i,t.lastChild)}var e=document,t=e.getElementsByTagName("head")[0],n="string",r=!1,i="push",s="readyState",o="onreadystatechange",u={},a={},f={},l={},c,h;return v.get=m,v.order=function(e,t,n){(function r(i){i=e.shift(),e.length?v(i,r):v(i,t,n)})()},v.path=function(e){c=e},v.urlArgs=function(e){h=e},v.ready=function(e,t,n){e=e[i]?e:[e];var r=[];return!d(e,function(e){u[e]||r[i](e)})&&p(e,function(e){return u[e]})?t():!function(e){f[e]=f[e]||[],f[e][i](t),n&&n(r)}(e.join("|")),v},v.done=function(e){v([null],e)},v})</script>
<script type="text/javascript">!function(){return function e(n,r,t){function o(u,f){if(!r[u]){if(!n[u]){var c="function"==typeof require&&require;if(!f&&c)return c(u,!0);if(i)return i(u,!0);var d=new Error("Cannot find module '"+u+"'");throw d.code="MODULE_NOT_FOUND",d}var a=r[u]={exports:{}};n[u][0].call(a.exports,function(e){return o(n[u][1][e]||e)},a,a.exports,e,n,r,t)}return r[u].exports}for(var i="function"==typeof require&&require,u=0;u<t.length;u++)o(t[u]);return o}}()({1:[function(e,n,r){"use strict";!function(){window.$css=function(e,n){var r=document.createElement("link");r.rel="stylesheet",-1===e.indexOf("v=")&&(e=e+(-1===e.indexOf("?")?"?":"&")+"v="+window.TMCONFIG.frontendVersion),r.href=e,n&&(r.onload=n),document.getElementsByTagName("HEAD")[0].appendChild(r)}}()},{}]},{},[1]);
//# sourceMappingURL=cssloader.min.js.map</script>
<script>window.dataLayer = [];
</script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M3TH25P');</script>
<script>if(!window.Promise || !window.IntersectionObserver) {
var xhrRequest = new XMLHttpRequest();
var timer;
xhrRequest.open('GET', 'https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-polyfills/js/index.min.js?v=09d273e02d515692d7cbcc98aa75b72a', false);
xhrRequest.onreadystatechange = function() {
if (xhrRequest.readyState === 4) {
var polyfills = document.createElement("script");
polyfills.appendChild(document.createTextNode(xhrRequest.responseText));
document.head.appendChild(polyfills);
window.clearTimeout(timer);
xhrRequest = null;
}
};
xhrRequest.send(null);
window.setTimeout(function () {
if (xhrRequest && xhrRequest.readyState !== 4 && typeof xhrRequest.abort === 'function') {
xhrRequest.abort();
xhrRequest = null;
}
}, 15000);
}</script>
<title>Football: The latest football news and analysis on Cardiff City, Swansea City, Wrexham, Merthyr Tydfil and Newport County from WalesOnline</title><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content="The latest football news and analysis from across Wales including transfer news and match reports on Cardiff City, Swansea City, Wrexham, Merthyr Tydfil and Newport County from WalesOnline"><meta name="referrer" content="unsafe-URL"><meta name="robots" content="noarchive"><meta name="p:domain_verify" content="4f18c4619de9e51fde031edcb6532f4a"><meta name="google-site-verification" content="googlee4385cad0cbcb507.html"><meta name="msvalidate.01" content="17DA4C91A126705A8B1E2A5FD7CAC9EF"><meta property="fb:app_id" content="158410350916408"><meta property="fb:page_id" content="21226447182"><meta property="fb:pages" content="21226447182"><meta property="fb:pages" content="460357840703474"><meta property="fb:pages" content="302092231119"><meta property="fb:pages" content="120113291391290"><meta property="fb:pages" content="147081938734944"><meta property="fb:pages" content="166825900084039"><meta property="fb:pages" content="141789749274388"><meta property="fb:pages" content="184791641626262"><meta property="fb:pages" content="120351784667132"><meta property="fb:pages" content="161161663896835"><meta property="fb:pages" content="192629694086829"><meta property="fb:pages" content="119883246668"><meta property="fb:pages" content="177268488978221"><meta property="fb:pages" content="116241609911"><meta property="fb:pages" content="116779095030948"><meta property="fb:pages" content="854254764721366"><meta property="fb:pages" content="119086008200202"><meta property="fb:pages" content="697710860390791"><meta property="fb:pages" content="1321562487957957"><meta property="fb:pages" content="690396301100737"><meta property="fb:pages" content="448910985467601"><meta property="fb:pages" content="197083980787983"><meta property="fb:pages" content="809546205750732"><meta property="fb:pages" content="1571918236363380"><meta property="fb:pages" content="438301712988048"><meta property="fb:pages" content="782739481803669"><meta property="fb:pages" content="1824374227813261"><meta property="fb:pages" content="1579448902080174"><meta property="fb:pages" content="1418162531825715"><meta property="fb:pages" content="1657549067822486"><meta property="fb:pages" content="669096733218657"><meta property="fb:pages" content="1655069118138119"><meta property="fb:pages" content="1534026896835979"><meta property="fb:pages" content="1657208704588749"><meta property="fb:pages" content="1769034130079217"><meta property="fb:pages" content="205721156577069"><meta property="fb:pages" content="166403177164209"><meta property="fb:pages" content="186770478330425"><meta property="fb:pages" content="119221505316239"><meta property="fb:pages" content="775318015952222"><meta property="fb:pages" content="1198887013500378"><meta property="fb:pages" content="1946394422259388"><meta property="fb:pages" content="275152066256220"><meta property="fb:pages" content="270096756769130"><meta property="fb:pages" content="435676763440210"><meta property="fb:pages" content="281662595597164"><meta property="fb:pages" content="599818876870772"><meta property="fb:pages" content="850133885126383"><meta property="fb:pages" content="275344529547697"><meta property="fb:pages" content="259489824395523"><meta property="fb:pages" content="1358981520846209"><meta property="fb:pages" content="271626759970832"><meta property="fb:pages" content="230161777462429"><meta property="fb:pages" content="468347633509456"><link rel="alternate" href="rss.xml" type="application/rss+xml" title="Default home feed"><link rel="search" href="https://www.walesonline.co.uk/opensearch.xml" type="application/opensearchdescription+xml" title="Search walesonline"><link rel="canonical" href="https://www.walesonline.co.uk/sport/football/">
<meta property="og:site_name" content="Wales Online"><meta property="og:language" content="en"><meta property="og:type" content="section"><meta property="og:title" content="Football: The latest football news and analysis on Cardiff City, Swansea City, Wrexham, Merthyr Tydfil and Newport County from WalesOnline"><meta property="og:url" content="https://www.walesonline.co.uk/sport/football/"><meta property="og:description" content="The latest football news and analysis from across Wales including transfer news and match reports on Cardiff City, Swansea City, Wrexham, Merthyr Tydfil and Newport County from WalesOnline"><meta property="og:image" content="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/logo-walesonline-social-sharing.png"><meta property="og:locale" content="en_GB"><meta property="og:section" content="Football">
<meta name="advertisingConfig" id="advertisingConfig" content="{&quot;desktop&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-4,&quot;hivis&quot;:&quot;n&quot;,&quot;hbPlacements&quot;:&quot;m-strip&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[4,4]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-web-strip&quot;,&quot;flagToEnable&quot;:&quot;adServedMastheadStripEnabled&quot;,&quot;type&quot;:&quot;webStrip&quot;,&quot;bidders&quot;:{&quot;ozone&quot;:&quot;1500000394&quot;}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;header&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;type&quot;:&quot;topOfPage&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;,&quot;hbPlacements&quot;:&quot;d-top&quot;},&quot;sizes&quot;:[[970,250],[970,251],[728,90],[728,91],[970,90],[960,90],[960,250],[300,250]],&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:{&quot;mode&quot;:&quot;header&quot;,&quot;duration&quot;:5000},&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93655,&quot;pageId&quot;:1351394},&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;product&quot;:&quot;skins&quot;},&quot;mediagrid&quot;:&quot;30630&quot;,&quot;ozone&quot;:&quot;1420431728&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Desktop_Prebid&quot;,&quot;xandr&quot;:&quot;20406735&quot;,&quot;msft&quot;:&quot;20406735&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c830c80330&quot;,&quot;sovrn&quot;:&quot;792698&quot;,&quot;magnite&quot;:&quot;1872364&quot;,&quot;openx&quot;:&quot;543004294&quot;,&quot;indexexchange&quot;:&quot;592510&quot;,&quot;pubmatic&quot;:&quot;3328457&quot;,&quot;richaudience&quot;:&quot;8GSzpSjsVV&quot;,&quot;improvedigital&quot;:&quot;22432909&quot;,&quot;emx&quot;:&quot;132500&quot;,&quot;justpremium&quot;:{&quot;zone&quot;:&quot;130112&quot;,&quot;allow&quot;:[&quot;wp&quot;,&quot;wv&quot;,&quot;fi&quot;,&quot;hi&quot;,&quot;cs&quot;],&quot;exclude&quot;:[]}}},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;main &gt; div &gt; h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;,&quot;mantis_placement&quot;:&quot;standard&quot;,&quot;hbPlacements&quot;:&quot;d-rh&quot;},&quot;sizes&quot;:[[300,250],[300,252],[200,200],[250,250]],&quot;usedInTakeovers&quot;:true,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;referenceNode&quot;:&quot;main&gt;.secondary&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;}],&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93660,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30628&quot;,&quot;ozone&quot;:&quot;1420431720&quot;,&quot;triplelift&quot;:&quot;RON_300x600_Desktop_Prebid&quot;,&quot;xandr&quot;:&quot;20406741&quot;,&quot;msft&quot;:&quot;20406741&quot;,&quot;verizon&quot;:&quot;8a969086017474e02915e0c836d5031b&quot;,&quot;sovrn&quot;:&quot;792703&quot;,&quot;magnite&quot;:&quot;1872376&quot;,&quot;openx&quot;:&quot;543004280&quot;,&quot;indexexchange&quot;:&quot;593712&quot;,&quot;pubmatic&quot;:&quot;3328462&quot;,&quot;richaudience&quot;:&quot;vyYeOaHry1&quot;,&quot;improvedigital&quot;:&quot;22432901&quot;,&quot;emx&quot;:&quot;132492&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335529}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;d-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary&quot;,&quot;sizes&quot;:[[970,250],[970,256],[728,90],[728,96],[970,90],[960,90],[960,250],[300,250]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlot1&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93656,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30629&quot;,&quot;ozone&quot;:&quot;1420431727&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Desktop_Prebid&quot;,&quot;xandr&quot;:&quot;20406736&quot;,&quot;msft&quot;:&quot;20406736&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c831f20331&quot;,&quot;sovrn&quot;:&quot;792699&quot;,&quot;magnite&quot;:&quot;1872368&quot;,&quot;openx&quot;:&quot;543004262&quot;,&quot;indexexchange&quot;:&quot;593708&quot;,&quot;pubmatic&quot;:&quot;3328458&quot;,&quot;richaudience&quot;:&quot;A7AmBsKWuK&quot;,&quot;improvedigital&quot;:&quot;22432908&quot;,&quot;emx&quot;:&quot;132499&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;d-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=pictureFeature]&quot;,&quot;sizes&quot;:[[970,250],[970,257],[728,90],[728,97],[970,90],[960,90],[960,250],[300,250]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;type&quot;:&quot;sectionMidSlot2&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93656,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30629&quot;,&quot;ozone&quot;:&quot;1420431727&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Desktop_Prebid&quot;,&quot;xandr&quot;:&quot;20406736&quot;,&quot;msft&quot;:&quot;20406736&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c831f20331&quot;,&quot;sovrn&quot;:&quot;792699&quot;,&quot;magnite&quot;:&quot;1872368&quot;,&quot;openx&quot;:&quot;543004262&quot;,&quot;indexexchange&quot;:&quot;593708&quot;,&quot;pubmatic&quot;:&quot;3328458&quot;,&quot;richaudience&quot;:&quot;A7AmBsKWuK&quot;,&quot;improvedigital&quot;:&quot;22432908&quot;,&quot;emx&quot;:&quot;132499&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;d-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;sizes&quot;:[[970,250],[970,258],[728,90],[728,98],[970,90],[960,90],[960,250],[300,250]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlot3&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93656,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30629&quot;,&quot;ozone&quot;:&quot;1420431727&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Desktop_Prebid&quot;,&quot;xandr&quot;:&quot;20406736&quot;,&quot;msft&quot;:&quot;20406736&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c831f20331&quot;,&quot;sovrn&quot;:&quot;792699&quot;,&quot;magnite&quot;:&quot;1872368&quot;,&quot;openx&quot;:&quot;543004262&quot;,&quot;indexexchange&quot;:&quot;593708&quot;,&quot;pubmatic&quot;:&quot;3328458&quot;,&quot;richaudience&quot;:&quot;A7AmBsKWuK&quot;,&quot;improvedigital&quot;:&quot;22432908&quot;,&quot;emx&quot;:&quot;132499&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;d-bot&quot;},&quot;sizes&quot;:[[728,90],[728,99]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93657,&quot;pageId&quot;:1351396},&quot;mediagrid&quot;:&quot;30620&quot;,&quot;ozone&quot;:&quot;1420431724&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Desktop_Prebid&quot;,&quot;xandr&quot;:&quot;20406737&quot;,&quot;msft&quot;:&quot;20406737&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c8330c0332&quot;,&quot;sovrn&quot;:&quot;792700&quot;,&quot;magnite&quot;:&quot;1872370&quot;,&quot;openx&quot;:&quot;543004267&quot;,&quot;indexexchange&quot;:&quot;593709&quot;,&quot;pubmatic&quot;:&quot;3328459&quot;,&quot;richaudience&quot;:&quot;fB3FdCiLhQ&quot;,&quot;improvedigital&quot;:&quot;22432905&quot;,&quot;emx&quot;:&quot;132496&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;inject.sureview.slots&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;left&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;,&quot;hbPlacements&quot;:&quot;d-gut&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;reach-gutter.ad-placeholder--left&quot;,&quot;sizes&quot;:[[120,600],[300,250],[300,600]],&quot;relativePos&quot;:&quot;appendChild&quot;,&quot;name&quot;:&quot;div-gpt-ad-sureview-left-slot&quot;,&quot;type&quot;:&quot;sureviewLeft&quot;,&quot;sizeMapping&quot;:[[[1850,0],[[120,600],[300,250],[300,600]]],[[0,0],[[120,600]]]],&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93667,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30622&quot;,&quot;ozone&quot;:&quot;1420431717&quot;,&quot;triplelift&quot;:&quot;hdx_generic_trinitymirror_Prebid&quot;,&quot;xandr&quot;:&quot;20406749&quot;,&quot;msft&quot;:&quot;20406749&quot;,&quot;verizon&quot;:&quot;8a969086017474e02915e0c83d86031d&quot;,&quot;sovrn&quot;:&quot;792709&quot;,&quot;magnite&quot;:&quot;1872406&quot;,&quot;openx&quot;:&quot;543004276&quot;,&quot;indexexchange&quot;:&quot;593718&quot;,&quot;pubmatic&quot;:&quot;3328468&quot;,&quot;richaudience&quot;:&quot;AMjKNBJHD6&quot;,&quot;improvedigital&quot;:&quot;22432898&quot;,&quot;emx&quot;:&quot;132489&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335529}}},{&quot;includeInHeaderBidding&quot;:true,&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;inject.sureview.slots&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;right&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;,&quot;hbPlacements&quot;:&quot;d-gut&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;reach-gutter.ad-placeholder--right&quot;,&quot;sizes&quot;:[[120,600],[300,250],[300,600]],&quot;relativePos&quot;:&quot;appendChild&quot;,&quot;name&quot;:&quot;div-gpt-ad-sureview-right-slot&quot;,&quot;type&quot;:&quot;sureviewRight&quot;,&quot;sizeMapping&quot;:[[[1850,0],[[120,600],[300,250],[300,600]]],[[0,0],[[120,600]]]],&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93667,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30622&quot;,&quot;ozone&quot;:&quot;1420431717&quot;,&quot;triplelift&quot;:&quot;hdx_generic_trinitymirror_Prebid&quot;,&quot;xandr&quot;:&quot;20406749&quot;,&quot;msft&quot;:&quot;20406749&quot;,&quot;verizon&quot;:&quot;8a969086017474e02915e0c83d86031d&quot;,&quot;sovrn&quot;:&quot;792709&quot;,&quot;magnite&quot;:&quot;1872406&quot;,&quot;openx&quot;:&quot;543004276&quot;,&quot;indexexchange&quot;:&quot;593718&quot;,&quot;pubmatic&quot;:&quot;3328468&quot;,&quot;richaudience&quot;:&quot;AMjKNBJHD6&quot;,&quot;improvedigital&quot;:&quot;22432898&quot;,&quot;emx&quot;:&quot;132489&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335529}}},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;gpt.first.slot.load&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{},&quot;referenceNode&quot;:&quot;footer&quot;,&quot;sizes&quot;:[[3,3]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;div-gpt-ad-fpd&quot;,&quot;type&quot;:&quot;firstPartyData&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopONAdvertorialContent&quot;},{&quot;condition&quot;:&quot;stopONAffiliateContent&quot;},{&quot;condition&quot;:&quot;stopONActiveLegalProceedings&quot;}],&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;usedInTakeovers&quot;:false,&quot;relativePos&quot;:&quot;after&quot;,&quot;type&quot;:&quot;gptNativeSectionSlot1&quot;,&quot;lazyLoad&quot;:false,&quot;targeting&quot;:{&quot;index&quot;:3010,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;hbPlacements&quot;:&quot;d-nat1&quot;},&quot;sizes&quot;:[[300,120]],&quot;native&quot;:true,&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;native section&quot;,&quot;name&quot;:&quot;div-gpt-ad-native-section-slot-1&quot;,&quot;flagToEnable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;bidders&quot;:{&quot;xandr&quot;:&quot;34055127&quot;,&quot;msft&quot;:&quot;34055127&quot;}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopONAdvertorialContent&quot;},{&quot;condition&quot;:&quot;stopONAffiliateContent&quot;},{&quot;condition&quot;:&quot;stopONActiveLegalProceedings&quot;}],&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;usedInTakeovers&quot;:false,&quot;relativePos&quot;:&quot;after&quot;,&quot;type&quot;:&quot;gptNativeSectionSlot2&quot;,&quot;lazyLoad&quot;:false,&quot;targeting&quot;:{&quot;index&quot;:3011,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;hbPlacements&quot;:&quot;d-nat2&quot;},&quot;sizes&quot;:[[300,120]],&quot;native&quot;:true,&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;native section&quot;,&quot;name&quot;:&quot;div-gpt-ad-native-section-slot-2&quot;,&quot;flagToEnable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;bidders&quot;:{&quot;xandr&quot;:&quot;34055131&quot;,&quot;msft&quot;:&quot;34055131&quot;}},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;whatson-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;whatsonsearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;agents&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;type&quot;:&quot;propertyagents&quot;,&quot;templateName&quot;:&quot;agents&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;potw&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup2]&quot;,&quot;type&quot;:&quot;propertypotw&quot;,&quot;templateName&quot;:&quot;potw&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary &gt; section &gt; ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header &gt; nav &gt; ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;crosswords-carousel&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .section-head&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;countdown-timer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .primary&quot;,&quot;type&quot;:&quot;racingtimer&quot;,&quot;templateName&quot;:&quot;racing&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;name&quot;:&quot;quick-links-rich&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes&quot;,&quot;type&quot;:&quot;quicklinksRich&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header nav.primary&quot;,&quot;templateName&quot;:&quot;premier-league&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;premier-league&quot;,&quot;name&quot;:&quot;premier-league&quot;,&quot;type&quot;:&quot;premierLeague&quot;},{&quot;mode&quot;:&quot;thumbnails-k&quot;,&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;main .primary[data-group=topStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;taboola-teaser&quot;,&quot;name&quot;:&quot;taboola-section-desktop-below-article-thumbnails&quot;,&quot;selector&quot;:&quot;taboola-below-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Below Article Thumbnails&quot;,&quot;type&quot;:&quot;taboolaSectionDesktopBelowArticleThumbnails&quot;},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;ayl.inject.slot1&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.taboola.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#ayl-native-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaBackfill1x1Unit1&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;targeting&quot;:{&quot;index&quot;:3001},&quot;backfillOrReplaceForSlotType&quot;:&quot;ayl&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;,&quot;name&quot;:&quot;taboola-backfill-section-1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-1&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;ayl.inject.slot2&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.taboola.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#ayl-native-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaBackfill1x1Unit2&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;targeting&quot;:{&quot;index&quot;:3002},&quot;backfillOrReplaceForSlotType&quot;:&quot;ayl&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;,&quot;name&quot;:&quot;taboola-backfill-section-2&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-2&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaNative1x1Unit1&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;name&quot;:&quot;taboola-native-1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-native-unit-1&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaNative1x1Unit2&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;name&quot;:&quot;taboola-native-2&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-native-unit-2&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;injectionEnabled&quot;:true,&quot;componentType&quot;:&quot;native&quot;,&quot;targeting&quot;:{&quot;index&quot;:3001},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;native-section-slot-1&quot;,&quot;flagToDisable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;flagToEnable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;nativeSectionSlot1&quot;,&quot;providers&quot;:[{&quot;providerName&quot;:&quot;prebid&quot;,&quot;enabled&quot;:true,&quot;mediaTypes&quot;:{&quot;native&quot;:{&quot;sendTargetingKeys&quot;:false,&quot;image&quot;:{&quot;required&quot;:true,&quot;sizes&quot;:[120,120]},&quot;title&quot;:{&quot;required&quot;:true,&quot;len&quot;:50},&quot;sponsoredBy&quot;:{&quot;required&quot;:true},&quot;clickUrl&quot;:{&quot;required&quot;:true}}},&quot;floor&quot;:0,&quot;triggerEvent&quot;:&quot;prebid.display.ready&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;configOverrides&quot;:{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;adYouLike&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adyoulike&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;taboola&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;fallbackEvent&quot;:&quot;&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;taboola-native-1&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;#ayl-native-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;},{&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}],&quot;referenceSlot&quot;:false,&quot;pushConfig&quot;:{&quot;home&quot;:&quot;auto&quot;},&quot;mode&quot;:&quot;thumbnails-mid-hp-1x1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-1&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;}}]},{&quot;includeInHeaderBidding&quot;:true,&quot;injectionEnabled&quot;:true,&quot;componentType&quot;:&quot;native&quot;,&quot;targeting&quot;:{&quot;index&quot;:3002},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;native-section-slot-2&quot;,&quot;flagToDisable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;flagToEnable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;nativeSectionSlot2&quot;,&quot;providers&quot;:[{&quot;providerName&quot;:&quot;prebid&quot;,&quot;enabled&quot;:true,&quot;mediaTypes&quot;:{&quot;native&quot;:{&quot;sendTargetingKeys&quot;:false,&quot;image&quot;:{&quot;required&quot;:true,&quot;sizes&quot;:[120,120]},&quot;title&quot;:{&quot;required&quot;:true,&quot;len&quot;:50},&quot;sponsoredBy&quot;:{&quot;required&quot;:true},&quot;clickUrl&quot;:{&quot;required&quot;:true}}},&quot;floor&quot;:0,&quot;triggerEvent&quot;:&quot;prebid.display.ready&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;configOverrides&quot;:{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;adYouLike&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adyoulike&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;taboola&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;fallbackEvent&quot;:&quot;&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;taboola-native-2&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;referenceSlot&quot;:false,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;#ayl-native-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;},{&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}],&quot;pushConfig&quot;:{&quot;home&quot;:&quot;auto&quot;},&quot;mode&quot;:&quot;thumbnails-mid-hp-1x1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-2&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;}}]},{&quot;name&quot;:&quot;inassociation&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;motoring&quot;,&quot;templateName&quot;:&quot;brand-association&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;templateName&quot;:&quot;form-car-search&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;haymarket-car-search-form&quot;,&quot;title&quot;:&quot;Find Used Cars&quot;,&quot;type&quot;:&quot;haymarket&quot;},{&quot;name&quot;:&quot;web-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;webdotcom&quot;,&quot;templateName&quot;:&quot;webSearch&quot;,&quot;relativePos&quot;:&quot;after&quot;}],&quot;configMeta&quot;:[{&quot;name&quot;:&quot;section-enhanced&quot;,&quot;componentType&quot;:&quot;meta&quot;,&quot;type&quot;:&quot;configMetadata&quot;}],&quot;page&quot;:{&quot;templ&quot;:&quot;index&quot;,&quot;configPageType&quot;:&quot;section-enhanced&quot;,&quot;adUnitId&quot;:&quot;/5293/walesonline.co.uk/sport/football&quot;},&quot;tabletPortraitUpwards&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-4,&quot;hivis&quot;:&quot;n&quot;,&quot;hbPlacements&quot;:&quot;m-strip&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[4,4]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-web-strip&quot;,&quot;flagToEnable&quot;:&quot;adServedMastheadStripEnabled&quot;,&quot;type&quot;:&quot;webStrip&quot;,&quot;bidders&quot;:{&quot;ozone&quot;:&quot;1500000394&quot;}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;main&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;type&quot;:&quot;topOfPagePortrait&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;,&quot;hbPlacements&quot;:&quot;t-top&quot;},&quot;sizes&quot;:[[728,90],[300,250],[728,91],[300,251],[200,200],[250,250]],&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:{&quot;mode&quot;:&quot;header&quot;,&quot;duration&quot;:5000},&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93676,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30649&quot;,&quot;ozone&quot;:&quot;1420431747&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406761&quot;,&quot;msft&quot;:&quot;20406761&quot;,&quot;verizon&quot;:&quot;8a969086017474e02915e0c847250320&quot;,&quot;sovrn&quot;:&quot;793046&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004310&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328794&quot;,&quot;richaudience&quot;:&quot;ZhvIWrYlGZ&quot;,&quot;improvedigital&quot;:&quot;22432928&quot;,&quot;emx&quot;:&quot;132519&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;main &gt; div &gt; h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;top&quot;,&quot;mantis_placement&quot;:&quot;standard&quot;,&quot;hbPlacements&quot;:&quot;t-rh&quot;},&quot;sizes&quot;:[[300,250],[300,252],[200,200],[250,250]],&quot;usedInTakeovers&quot;:true,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;referenceNode&quot;:&quot;main&gt;.secondary&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;}],&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93681,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30647&quot;,&quot;ozone&quot;:&quot;1420431739&quot;,&quot;triplelift&quot;:&quot;RON_300x600_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406767&quot;,&quot;msft&quot;:&quot;20406767&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c84c94033b&quot;,&quot;sovrn&quot;:&quot;793051&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004303&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328799&quot;,&quot;richaudience&quot;:&quot;z4NxeGjVSo&quot;,&quot;improvedigital&quot;:&quot;22432920&quot;,&quot;emx&quot;:&quot;132511&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335529}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;t-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary&quot;,&quot;sizes&quot;:[[728,90],[728,96],[300,250],[300,256],[200,200],[250,250]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlotPortrait1&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93677,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30648&quot;,&quot;ozone&quot;:&quot;1420431746&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406762&quot;,&quot;msft&quot;:&quot;20406762&quot;,&quot;verizon&quot;:&quot;8a96947a017474e02ce3e0c84825016f&quot;,&quot;sovrn&quot;:&quot;793047&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004287&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328795&quot;,&quot;richaudience&quot;:&quot;3at9JMkTbT&quot;,&quot;improvedigital&quot;:&quot;22432927&quot;,&quot;emx&quot;:&quot;132518&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;t-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=pictureFeature]&quot;,&quot;sizes&quot;:[[728,90],[728,97],[300,250],[300,257],[200,200],[250,250]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;type&quot;:&quot;sectionMidSlotPortrait2&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93677,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30648&quot;,&quot;ozone&quot;:&quot;1420431746&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406762&quot;,&quot;msft&quot;:&quot;20406762&quot;,&quot;verizon&quot;:&quot;8a96947a017474e02ce3e0c84825016f&quot;,&quot;sovrn&quot;:&quot;793047&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004287&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328795&quot;,&quot;richaudience&quot;:&quot;3at9JMkTbT&quot;,&quot;improvedigital&quot;:&quot;22432927&quot;,&quot;emx&quot;:&quot;132518&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;t-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;sizes&quot;:[[728,90],[728,98]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlotPortrait3&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93677,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30648&quot;,&quot;ozone&quot;:&quot;1420431746&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406762&quot;,&quot;msft&quot;:&quot;20406762&quot;,&quot;verizon&quot;:&quot;8a96947a017474e02ce3e0c84825016f&quot;,&quot;sovrn&quot;:&quot;793047&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004287&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328795&quot;,&quot;richaudience&quot;:&quot;3at9JMkTbT&quot;,&quot;improvedigital&quot;:&quot;22432927&quot;,&quot;emx&quot;:&quot;132518&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;t-bot&quot;},&quot;sizes&quot;:[[728,90],[728,99]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93678,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30639&quot;,&quot;ozone&quot;:&quot;1420431743&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406763&quot;,&quot;msft&quot;:&quot;20406763&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c84939033a&quot;,&quot;sovrn&quot;:&quot;793048&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004291&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328796&quot;,&quot;richaudience&quot;:&quot;ZI3ImwWAUl&quot;,&quot;improvedigital&quot;:&quot;22432924&quot;,&quot;emx&quot;:&quot;132515&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;inject.sureview.slots&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;left&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;reach-gutter.ad-placeholder--left&quot;,&quot;sizes&quot;:[[120,600],[300,250],[300,600]],&quot;relativePos&quot;:&quot;appendChild&quot;,&quot;name&quot;:&quot;div-gpt-ad-sureview-left-slot&quot;,&quot;type&quot;:&quot;sureviewLeft&quot;,&quot;sizeMapping&quot;:[[[1850,0],[[120,600],[300,250],[300,600]]],[[0,0],[[120,600]]]]},{&quot;includeInHeaderBidding&quot;:true,&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;inject.sureview.slots&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;right&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;reach-gutter.ad-placeholder--right&quot;,&quot;sizes&quot;:[[120,600],[300,250],[300,600]],&quot;relativePos&quot;:&quot;appendChild&quot;,&quot;name&quot;:&quot;div-gpt-ad-sureview-right-slot&quot;,&quot;type&quot;:&quot;sureviewRight&quot;,&quot;sizeMapping&quot;:[[[1850,0],[[120,600],[300,250],[300,600]]],[[0,0],[[120,600]]]]},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;gpt.first.slot.load&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{},&quot;referenceNode&quot;:&quot;footer&quot;,&quot;sizes&quot;:[[3,3]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;div-gpt-ad-fpd&quot;,&quot;type&quot;:&quot;firstPartyData&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopONAdvertorialContent&quot;},{&quot;condition&quot;:&quot;stopONAffiliateContent&quot;},{&quot;condition&quot;:&quot;stopONActiveLegalProceedings&quot;}],&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;usedInTakeovers&quot;:false,&quot;relativePos&quot;:&quot;after&quot;,&quot;type&quot;:&quot;gptNativeSectionSlot1&quot;,&quot;lazyLoad&quot;:false,&quot;targeting&quot;:{&quot;index&quot;:3010,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;hbPlacements&quot;:&quot;m-nat1&quot;},&quot;sizes&quot;:[[300,120]],&quot;native&quot;:true,&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;native section&quot;,&quot;name&quot;:&quot;div-gpt-ad-native-section-slot-1&quot;,&quot;flagToEnable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;bidders&quot;:{&quot;xandr&quot;:&quot;34055128&quot;,&quot;msft&quot;:&quot;34055128&quot;}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopONAdvertorialContent&quot;},{&quot;condition&quot;:&quot;stopONAffiliateContent&quot;},{&quot;condition&quot;:&quot;stopONActiveLegalProceedings&quot;}],&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;usedInTakeovers&quot;:false,&quot;relativePos&quot;:&quot;after&quot;,&quot;type&quot;:&quot;gptNativeSectionSlot2&quot;,&quot;lazyLoad&quot;:false,&quot;targeting&quot;:{&quot;index&quot;:3011,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;hbPlacements&quot;:&quot;m-nat2&quot;},&quot;sizes&quot;:[[300,120]],&quot;native&quot;:true,&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;native section&quot;,&quot;name&quot;:&quot;div-gpt-ad-native-section-slot-2&quot;,&quot;flagToEnable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;bidders&quot;:{&quot;xandr&quot;:&quot;34055132&quot;,&quot;msft&quot;:&quot;34055132&quot;}},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary &gt; section &gt; ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header &gt; nav &gt; ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;agents&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;type&quot;:&quot;propertyagents&quot;,&quot;templateName&quot;:&quot;agents&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;potw&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup2]&quot;,&quot;type&quot;:&quot;propertypotw&quot;,&quot;templateName&quot;:&quot;potw&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;crosswords-carousel&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .section-head&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;countdown-timer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .primary&quot;,&quot;type&quot;:&quot;racingtimer&quot;,&quot;templateName&quot;:&quot;racing&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;name&quot;:&quot;quick-links-rich&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes&quot;,&quot;type&quot;:&quot;quicklinksRich&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header nav.primary&quot;,&quot;templateName&quot;:&quot;premier-league&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;premier-league&quot;,&quot;name&quot;:&quot;premier-league&quot;,&quot;type&quot;:&quot;premierLeague&quot;},{&quot;mode&quot;:&quot;thumbnails-j&quot;,&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes &gt; .primary[data-group=topStories]&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;taboola-hide-header&quot;,&quot;name&quot;:&quot;taboola-section-mobile-below-article-thumbnails&quot;,&quot;selector&quot;:&quot;taboola-below-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Below Article Thumbnails&quot;,&quot;type&quot;:&quot;taboolaSectionMobileBelowArticleThumbnails&quot;},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;ayl.inject.slot1&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.taboola.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#ayl-native-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaBackfill1x1Unit1&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;targeting&quot;:{&quot;index&quot;:3001},&quot;backfillOrReplaceForSlotType&quot;:&quot;ayl&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;,&quot;name&quot;:&quot;taboola-backfill-section-1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-1&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;ayl.inject.slot2&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.taboola.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#ayl-native-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaBackfill1x1Unit2&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;targeting&quot;:{&quot;index&quot;:3002},&quot;backfillOrReplaceForSlotType&quot;:&quot;ayl&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;,&quot;name&quot;:&quot;taboola-backfill-section-2&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-2&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaNative1x1Unit1&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;name&quot;:&quot;taboola-native-1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-native-unit-1&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaNative1x1Unit2&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;name&quot;:&quot;taboola-native-2&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-native-unit-2&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;injectionEnabled&quot;:true,&quot;componentType&quot;:&quot;native&quot;,&quot;targeting&quot;:{&quot;index&quot;:3001},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;native-section-slot-1&quot;,&quot;flagToDisable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;flagToEnable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;nativeSectionSlot1&quot;,&quot;providers&quot;:[{&quot;providerName&quot;:&quot;prebid&quot;,&quot;enabled&quot;:true,&quot;mediaTypes&quot;:{&quot;native&quot;:{&quot;sendTargetingKeys&quot;:false,&quot;image&quot;:{&quot;required&quot;:true,&quot;sizes&quot;:[120,120]},&quot;title&quot;:{&quot;required&quot;:true,&quot;len&quot;:50},&quot;sponsoredBy&quot;:{&quot;required&quot;:true},&quot;clickUrl&quot;:{&quot;required&quot;:true}}},&quot;floor&quot;:0,&quot;triggerEvent&quot;:&quot;prebid.display.ready&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;configOverrides&quot;:{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;adYouLike&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adyoulike&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;taboola&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;fallbackEvent&quot;:&quot;&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;taboola-native-1&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;#ayl-native-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;},{&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}],&quot;referenceSlot&quot;:false,&quot;pushConfig&quot;:{&quot;home&quot;:&quot;auto&quot;},&quot;mode&quot;:&quot;thumbnails-mid-hp-1x1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-1&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;}}]},{&quot;includeInHeaderBidding&quot;:true,&quot;injectionEnabled&quot;:true,&quot;componentType&quot;:&quot;native&quot;,&quot;targeting&quot;:{&quot;index&quot;:3002},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;native-section-slot-2&quot;,&quot;flagToDisable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;flagToEnable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;nativeSectionSlot2&quot;,&quot;providers&quot;:[{&quot;providerName&quot;:&quot;prebid&quot;,&quot;enabled&quot;:true,&quot;mediaTypes&quot;:{&quot;native&quot;:{&quot;sendTargetingKeys&quot;:false,&quot;image&quot;:{&quot;required&quot;:true,&quot;sizes&quot;:[120,120]},&quot;title&quot;:{&quot;required&quot;:true,&quot;len&quot;:50},&quot;sponsoredBy&quot;:{&quot;required&quot;:true},&quot;clickUrl&quot;:{&quot;required&quot;:true}}},&quot;floor&quot;:0,&quot;triggerEvent&quot;:&quot;prebid.display.ready&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;configOverrides&quot;:{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;adYouLike&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adyoulike&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;taboola&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;fallbackEvent&quot;:&quot;&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;taboola-native-2&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;referenceSlot&quot;:false,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;#ayl-native-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;},{&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}],&quot;pushConfig&quot;:{&quot;home&quot;:&quot;auto&quot;},&quot;mode&quot;:&quot;thumbnails-mid-hp-1x1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-2&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;}}]},{&quot;name&quot;:&quot;inassociation&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;motoring&quot;,&quot;templateName&quot;:&quot;brand-association&quot;,&quot;relativePos&quot;:&quot;before&quot;}],&quot;baseLayout&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-4,&quot;hivis&quot;:&quot;n&quot;,&quot;hbPlacements&quot;:&quot;m-strip&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[4,4]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-web-strip&quot;,&quot;flagToEnable&quot;:&quot;adServedMastheadStripEnabled&quot;,&quot;type&quot;:&quot;webStrip&quot;,&quot;bidders&quot;:{&quot;ozone&quot;:&quot;1500000394&quot;}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;main&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;type&quot;:&quot;topOfPageMobile&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;,&quot;mantis_placement&quot;:&quot;standard&quot;,&quot;hbPlacements&quot;:&quot;m-top&quot;},&quot;sizes&quot;:[[320,100],[320,101],[320,50],[320,51],[300,100],[300,50]],&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:{&quot;sizes&quot;:[[320,50],[320,51],[300,50]],&quot;mode&quot;:&quot;header&quot;,&quot;duration&quot;:5000},&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93668,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30638&quot;,&quot;ozone&quot;:&quot;1420431735&quot;,&quot;triplelift&quot;:&quot;hdx_generic_trinitymirror_Prebid&quot;,&quot;xandr&quot;:&quot;20406750&quot;,&quot;msft&quot;:&quot;20406750&quot;,&quot;verizon&quot;:&quot;8a96947a017474e02ce3e0c83e8b016c&quot;,&quot;sovrn&quot;:&quot;792710&quot;,&quot;magnite&quot;:&quot;1872636&quot;,&quot;openx&quot;:&quot;543004281&quot;,&quot;indexexchange&quot;:&quot;593719&quot;,&quot;pubmatic&quot;:&quot;3328469&quot;,&quot;richaudience&quot;:&quot;gB4YNi9HTA&quot;,&quot;improvedigital&quot;:&quot;22432916&quot;,&quot;emx&quot;:&quot;132507&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335531}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;top&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;m-sec1&quot;},&quot;sizes&quot;:[[300,250],[300,252],[200,200],[250,250]],&quot;usedInTakeovers&quot;:true,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;referenceNode&quot;:&quot;main&gt;.secondary&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;}],&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93674,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30636&quot;,&quot;ozone&quot;:&quot;1420431733&quot;,&quot;triplelift&quot;:&quot;RON_300x250_Mobile_Prebid&quot;,&quot;xandr&quot;:&quot;20406758&quot;,&quot;msft&quot;:&quot;20406758&quot;,&quot;verizon&quot;:&quot;8a96947a017474e02ce3e0c844f2016e&quot;,&quot;sovrn&quot;:&quot;792716&quot;,&quot;magnite&quot;:&quot;1872648&quot;,&quot;openx&quot;:&quot;543004304&quot;,&quot;indexexchange&quot;:&quot;593725&quot;,&quot;pubmatic&quot;:&quot;3328475&quot;,&quot;richaudience&quot;:&quot;NCaztgbJ3s&quot;,&quot;improvedigital&quot;:&quot;22432914&quot;,&quot;emx&quot;:&quot;132505&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335529}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;m-seco&quot;},&quot;sizes&quot;:[[320,50],[300,250],[300,253],[200,200],[250,250]],&quot;usedInTakeovers&quot;:true,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;type&quot;:&quot;sectionMpuSlot&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93675,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30635&quot;,&quot;ozone&quot;:&quot;1420431734&quot;,&quot;triplelift&quot;:&quot;RON_300x250_Mobile_Prebid&quot;,&quot;xandr&quot;:&quot;20406759&quot;,&quot;msft&quot;:&quot;20406759&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c846130339&quot;,&quot;sovrn&quot;:&quot;792717&quot;,&quot;magnite&quot;:&quot;1872650&quot;,&quot;openx&quot;:&quot;543004307&quot;,&quot;indexexchange&quot;:&quot;593726&quot;,&quot;pubmatic&quot;:&quot;3328476&quot;,&quot;richaudience&quot;:&quot;OPsEhrr2Uw&quot;,&quot;improvedigital&quot;:&quot;22432915&quot;,&quot;emx&quot;:&quot;132506&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335529}}},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;main &gt; div &gt; h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;mobileSponsorshipBar&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:99,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;bottom&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;,&quot;hbPlacements&quot;:&quot;m-bot&quot;},&quot;sizes&quot;:[[320,50],[320,59],[320,100],[320,102]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;usedInTakeovers&quot;:true,&quot;allowedAdjustments&quot;:{&quot;override&quot;:true},&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;sticky-bottom-banner&quot;,&quot;name&quot;:&quot;div-gpt-ad-sticky-bottom-banner&quot;,&quot;type&quot;:&quot;bottomOfPageMobile&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93669,&quot;pageId&quot;:1351394},&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;},&quot;mediagrid&quot;:&quot;30637&quot;,&quot;ozone&quot;:&quot;1420431736&quot;,&quot;triplelift&quot;:&quot;hdx_generic_trinitymirror_Prebid&quot;,&quot;xandr&quot;:&quot;20406751&quot;,&quot;msft&quot;:&quot;20406751&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c83f9f0337&quot;,&quot;sovrn&quot;:&quot;792711&quot;,&quot;magnite&quot;:&quot;1872638&quot;,&quot;openx&quot;:&quot;543004284&quot;,&quot;indexexchange&quot;:&quot;593720&quot;,&quot;pubmatic&quot;:&quot;3328470&quot;,&quot;richaudience&quot;:&quot;0loxEGPWLu&quot;,&quot;improvedigital&quot;:&quot;22432917&quot;,&quot;emx&quot;:&quot;132508&quot;}},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;gpt.first.slot.load&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{},&quot;referenceNode&quot;:&quot;footer&quot;,&quot;sizes&quot;:[[3,3]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;div-gpt-ad-fpd&quot;,&quot;type&quot;:&quot;firstPartyData&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopONAdvertorialContent&quot;},{&quot;condition&quot;:&quot;stopONAffiliateContent&quot;},{&quot;condition&quot;:&quot;stopONActiveLegalProceedings&quot;}],&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;usedInTakeovers&quot;:false,&quot;relativePos&quot;:&quot;after&quot;,&quot;type&quot;:&quot;gptNativeSectionSlot1&quot;,&quot;lazyLoad&quot;:false,&quot;targeting&quot;:{&quot;index&quot;:3010,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;hbPlacements&quot;:&quot;m-nat1&quot;},&quot;sizes&quot;:[[300,120]],&quot;native&quot;:true,&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;native section&quot;,&quot;name&quot;:&quot;div-gpt-ad-native-section-slot-1&quot;,&quot;flagToEnable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;bidders&quot;:{&quot;xandr&quot;:&quot;34055128&quot;,&quot;msft&quot;:&quot;34055128&quot;}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopONAdvertorialContent&quot;},{&quot;condition&quot;:&quot;stopONAffiliateContent&quot;},{&quot;condition&quot;:&quot;stopONActiveLegalProceedings&quot;}],&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;usedInTakeovers&quot;:false,&quot;relativePos&quot;:&quot;after&quot;,&quot;type&quot;:&quot;gptNativeSectionSlot2&quot;,&quot;lazyLoad&quot;:false,&quot;targeting&quot;:{&quot;index&quot;:3011,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;hbPlacements&quot;:&quot;m-nat2&quot;},&quot;sizes&quot;:[[300,120]],&quot;native&quot;:true,&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;native section&quot;,&quot;name&quot;:&quot;div-gpt-ad-native-section-slot-2&quot;,&quot;flagToEnable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;bidders&quot;:{&quot;xandr&quot;:&quot;34055132&quot;,&quot;msft&quot;:&quot;34055132&quot;}},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;&quot;,&quot;referenceNode&quot;:&quot;main &gt; div &gt; h1&quot;,&quot;templateName&quot;:&quot;brand-association&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;inassociation&quot;,&quot;type&quot;:&quot;motoring&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary &gt; section &gt; ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header &gt; nav &gt; ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;agents&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;type&quot;:&quot;propertyagents&quot;,&quot;templateName&quot;:&quot;agents&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;potw&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup2]&quot;,&quot;type&quot;:&quot;propertypotw&quot;,&quot;templateName&quot;:&quot;potw&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;crosswords-carousel&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .section-head&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;countdown-timer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .primary&quot;,&quot;type&quot;:&quot;racingtimer&quot;,&quot;templateName&quot;:&quot;racing&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;name&quot;:&quot;quick-links-rich&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes&quot;,&quot;type&quot;:&quot;quicklinksRich&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header nav.primary&quot;,&quot;templateName&quot;:&quot;premier-league&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;premier-league&quot;,&quot;name&quot;:&quot;premier-league&quot;,&quot;type&quot;:&quot;premierLeague&quot;},{&quot;mode&quot;:&quot;thumbnails-j&quot;,&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes &gt; .primary[data-group=topStories]&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;taboola-hide-header&quot;,&quot;name&quot;:&quot;taboola-section-mobile-below-article-thumbnails&quot;,&quot;selector&quot;:&quot;taboola-below-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Below Article Thumbnails&quot;,&quot;type&quot;:&quot;taboolaSectionMobileBelowArticleThumbnails&quot;},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;ayl.inject.slot1&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.taboola.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#ayl-native-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaBackfill1x1Unit1&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;targeting&quot;:{&quot;index&quot;:3001},&quot;backfillOrReplaceForSlotType&quot;:&quot;ayl&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;,&quot;name&quot;:&quot;taboola-backfill-section-1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-1&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;ayl.inject.slot2&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.taboola.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#ayl-native-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaBackfill1x1Unit2&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;targeting&quot;:{&quot;index&quot;:3002},&quot;backfillOrReplaceForSlotType&quot;:&quot;ayl&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;,&quot;name&quot;:&quot;taboola-backfill-section-2&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-2&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaNative1x1Unit1&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;name&quot;:&quot;taboola-native-1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-native-unit-1&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaNative1x1Unit2&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;name&quot;:&quot;taboola-native-2&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-native-unit-2&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;injectionEnabled&quot;:true,&quot;componentType&quot;:&quot;native&quot;,&quot;targeting&quot;:{&quot;index&quot;:3001},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;native-section-slot-1&quot;,&quot;flagToDisable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;flagToEnable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;nativeSectionSlot1&quot;,&quot;providers&quot;:[{&quot;providerName&quot;:&quot;prebid&quot;,&quot;enabled&quot;:true,&quot;mediaTypes&quot;:{&quot;native&quot;:{&quot;sendTargetingKeys&quot;:false,&quot;image&quot;:{&quot;required&quot;:true,&quot;sizes&quot;:[120,120]},&quot;title&quot;:{&quot;required&quot;:true,&quot;len&quot;:50},&quot;sponsoredBy&quot;:{&quot;required&quot;:true},&quot;clickUrl&quot;:{&quot;required&quot;:true}}},&quot;floor&quot;:0,&quot;triggerEvent&quot;:&quot;prebid.display.ready&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;configOverrides&quot;:{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;adYouLike&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adyoulike&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;taboola&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;fallbackEvent&quot;:&quot;&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;taboola-native-1&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;#ayl-native-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;},{&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}],&quot;referenceSlot&quot;:false,&quot;pushConfig&quot;:{&quot;home&quot;:&quot;auto&quot;},&quot;mode&quot;:&quot;thumbnails-mid-hp-1x1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-1&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;}}]},{&quot;includeInHeaderBidding&quot;:true,&quot;injectionEnabled&quot;:true,&quot;componentType&quot;:&quot;native&quot;,&quot;targeting&quot;:{&quot;index&quot;:3002},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;native-section-slot-2&quot;,&quot;flagToDisable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;flagToEnable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;nativeSectionSlot2&quot;,&quot;providers&quot;:[{&quot;providerName&quot;:&quot;prebid&quot;,&quot;enabled&quot;:true,&quot;mediaTypes&quot;:{&quot;native&quot;:{&quot;sendTargetingKeys&quot;:false,&quot;image&quot;:{&quot;required&quot;:true,&quot;sizes&quot;:[120,120]},&quot;title&quot;:{&quot;required&quot;:true,&quot;len&quot;:50},&quot;sponsoredBy&quot;:{&quot;required&quot;:true},&quot;clickUrl&quot;:{&quot;required&quot;:true}}},&quot;floor&quot;:0,&quot;triggerEvent&quot;:&quot;prebid.display.ready&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;configOverrides&quot;:{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;adYouLike&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adyoulike&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;taboola&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;fallbackEvent&quot;:&quot;&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;taboola-native-2&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;referenceSlot&quot;:false,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;#ayl-native-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;},{&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}],&quot;pushConfig&quot;:{&quot;home&quot;:&quot;auto&quot;},&quot;mode&quot;:&quot;thumbnails-mid-hp-1x1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-2&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;}}]}],&quot;tabletLandscapeUpwards&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-4,&quot;hivis&quot;:&quot;n&quot;,&quot;hbPlacements&quot;:&quot;m-strip&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[4,4]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-web-strip&quot;,&quot;flagToEnable&quot;:&quot;adServedMastheadStripEnabled&quot;,&quot;type&quot;:&quot;webStrip&quot;,&quot;bidders&quot;:{&quot;ozone&quot;:&quot;1500000394&quot;}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;header&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;type&quot;:&quot;topOfPage&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;,&quot;hbPlacements&quot;:&quot;t-top&quot;},&quot;sizes&quot;:[[970,250],[970,251],[728,90],[728,91],[970,90],[960,90],[960,250],[300,250]],&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:{&quot;mode&quot;:&quot;header&quot;,&quot;duration&quot;:5000},&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93676,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30649&quot;,&quot;ozone&quot;:&quot;1420431747&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406761&quot;,&quot;msft&quot;:&quot;20406761&quot;,&quot;verizon&quot;:&quot;8a969086017474e02915e0c847250320&quot;,&quot;sovrn&quot;:&quot;793046&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004310&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328794&quot;,&quot;richaudience&quot;:&quot;ZhvIWrYlGZ&quot;,&quot;improvedigital&quot;:&quot;22432928&quot;,&quot;emx&quot;:&quot;132519&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;main &gt; div &gt; h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;,&quot;mantis_placement&quot;:&quot;standard&quot;,&quot;hbPlacements&quot;:&quot;t-rh&quot;},&quot;sizes&quot;:[[300,250],[300,252],[200,200],[250,250]],&quot;usedInTakeovers&quot;:true,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;referenceNode&quot;:&quot;main&gt;.secondary&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;}],&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93681,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30647&quot;,&quot;ozone&quot;:&quot;1420431739&quot;,&quot;triplelift&quot;:&quot;RON_300x600_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406767&quot;,&quot;msft&quot;:&quot;20406767&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c84c94033b&quot;,&quot;sovrn&quot;:&quot;793051&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004303&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328799&quot;,&quot;richaudience&quot;:&quot;z4NxeGjVSo&quot;,&quot;improvedigital&quot;:&quot;22432920&quot;,&quot;emx&quot;:&quot;132511&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335529}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;t-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary&quot;,&quot;sizes&quot;:[[970,250],[970,256],[728,90],[728,96],[970,90],[960,90],[960,250],[300,250]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlot1&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93677,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30648&quot;,&quot;ozone&quot;:&quot;1420431746&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406762&quot;,&quot;msft&quot;:&quot;20406762&quot;,&quot;verizon&quot;:&quot;8a96947a017474e02ce3e0c84825016f&quot;,&quot;sovrn&quot;:&quot;793047&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004287&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328795&quot;,&quot;richaudience&quot;:&quot;3at9JMkTbT&quot;,&quot;improvedigital&quot;:&quot;22432927&quot;,&quot;emx&quot;:&quot;132518&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;t-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=pictureFeature]&quot;,&quot;sizes&quot;:[[970,250],[970,257],[728,90],[728,97],[970,90],[960,90],[960,250],[300,250]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;type&quot;:&quot;sectionMidSlot2&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93677,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30648&quot;,&quot;ozone&quot;:&quot;1420431746&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406762&quot;,&quot;msft&quot;:&quot;20406762&quot;,&quot;verizon&quot;:&quot;8a96947a017474e02ce3e0c84825016f&quot;,&quot;sovrn&quot;:&quot;793047&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004287&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328795&quot;,&quot;richaudience&quot;:&quot;3at9JMkTbT&quot;,&quot;improvedigital&quot;:&quot;22432927&quot;,&quot;emx&quot;:&quot;132518&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;t-sec&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;sizes&quot;:[[970,250],[970,258],[728,90],[728,98],[970,90],[960,90],[960,250],[300,250]],&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlot3&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93677,&quot;pageId&quot;:1351395},&quot;mediagrid&quot;:&quot;30648&quot;,&quot;ozone&quot;:&quot;1420431746&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406762&quot;,&quot;msft&quot;:&quot;20406762&quot;,&quot;verizon&quot;:&quot;8a96947a017474e02ce3e0c84825016f&quot;,&quot;sovrn&quot;:&quot;793047&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004287&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328795&quot;,&quot;richaudience&quot;:&quot;3at9JMkTbT&quot;,&quot;improvedigital&quot;:&quot;22432927&quot;,&quot;emx&quot;:&quot;132518&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;,&quot;mantis_placement&quot;:&quot;basic&quot;,&quot;hbPlacements&quot;:&quot;t-bot&quot;},&quot;sizes&quot;:[[728,90],[728,99]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;,&quot;bidders&quot;:{&quot;smartadserver&quot;:{&quot;formatId&quot;:93678,&quot;pageId&quot;:1351394},&quot;mediagrid&quot;:&quot;30639&quot;,&quot;ozone&quot;:&quot;1420431743&quot;,&quot;triplelift&quot;:&quot;RON_970x250_Tablet_Prebid&quot;,&quot;xandr&quot;:&quot;20406763&quot;,&quot;msft&quot;:&quot;20406763&quot;,&quot;verizon&quot;:&quot;8a9699d4017474e03107e0c84939033a&quot;,&quot;sovrn&quot;:&quot;793048&quot;,&quot;magnite&quot;:&quot;1872746&quot;,&quot;openx&quot;:&quot;543004291&quot;,&quot;indexexchange&quot;:&quot;594424&quot;,&quot;pubmatic&quot;:&quot;3328796&quot;,&quot;richaudience&quot;:&quot;ZI3ImwWAUl&quot;,&quot;improvedigital&quot;:&quot;22432924&quot;,&quot;emx&quot;:&quot;132515&quot;,&quot;gumgum&quot;:{&quot;zone&quot;:&quot;m4fc6uhi&quot;,&quot;slot&quot;:1335532}}},{&quot;includeInHeaderBidding&quot;:true,&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;inject.sureview.slots&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;left&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;reach-gutter.ad-placeholder--left&quot;,&quot;sizes&quot;:[[120,600],[300,250],[300,600]],&quot;relativePos&quot;:&quot;appendChild&quot;,&quot;name&quot;:&quot;div-gpt-ad-sureview-left-slot&quot;,&quot;type&quot;:&quot;sureviewLeft&quot;,&quot;sizeMapping&quot;:[[[1850,0],[[120,600],[300,250],[300,600]]],[[0,0],[[120,600]]]]},{&quot;includeInHeaderBidding&quot;:true,&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;inject.sureview.slots&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;right&quot;,&quot;mantis_placement&quot;:&quot;premium&quot;},&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopForPremiumSubscriber&quot;}],&quot;referenceNode&quot;:&quot;reach-gutter.ad-placeholder--right&quot;,&quot;sizes&quot;:[[120,600],[300,250],[300,600]],&quot;relativePos&quot;:&quot;appendChild&quot;,&quot;name&quot;:&quot;div-gpt-ad-sureview-right-slot&quot;,&quot;type&quot;:&quot;sureviewRight&quot;,&quot;sizeMapping&quot;:[[[1850,0],[[120,600],[300,250],[300,600]]],[[0,0],[[120,600]]]]},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;gpt.first.slot.load&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.ads.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{},&quot;referenceNode&quot;:&quot;footer&quot;,&quot;sizes&quot;:[[3,3]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;div-gpt-ad-fpd&quot;,&quot;type&quot;:&quot;firstPartyData&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopONAdvertorialContent&quot;},{&quot;condition&quot;:&quot;stopONAffiliateContent&quot;},{&quot;condition&quot;:&quot;stopONActiveLegalProceedings&quot;}],&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;usedInTakeovers&quot;:false,&quot;relativePos&quot;:&quot;after&quot;,&quot;type&quot;:&quot;gptNativeSectionSlot1&quot;,&quot;lazyLoad&quot;:false,&quot;targeting&quot;:{&quot;index&quot;:3010,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;hbPlacements&quot;:&quot;d-nat1&quot;},&quot;sizes&quot;:[[300,120]],&quot;native&quot;:true,&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;native section&quot;,&quot;name&quot;:&quot;div-gpt-ad-native-section-slot-1&quot;,&quot;flagToEnable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;bidders&quot;:{&quot;xandr&quot;:&quot;34055127&quot;,&quot;msft&quot;:&quot;34055127&quot;}},{&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;injectionConditions&quot;:[{&quot;condition&quot;:&quot;stopONAdvertorialContent&quot;},{&quot;condition&quot;:&quot;stopONAffiliateContent&quot;},{&quot;condition&quot;:&quot;stopONActiveLegalProceedings&quot;}],&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;usedInTakeovers&quot;:false,&quot;relativePos&quot;:&quot;after&quot;,&quot;type&quot;:&quot;gptNativeSectionSlot2&quot;,&quot;lazyLoad&quot;:false,&quot;targeting&quot;:{&quot;index&quot;:3011,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;,&quot;hbPlacements&quot;:&quot;d-nat2&quot;},&quot;sizes&quot;:[[300,120]],&quot;native&quot;:true,&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;native section&quot;,&quot;name&quot;:&quot;div-gpt-ad-native-section-slot-2&quot;,&quot;flagToEnable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;bidders&quot;:{&quot;xandr&quot;:&quot;34055131&quot;,&quot;msft&quot;:&quot;34055131&quot;}},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;whatson-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;whatsonsearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;agents&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;type&quot;:&quot;propertyagents&quot;,&quot;templateName&quot;:&quot;agents&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;potw&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup2]&quot;,&quot;type&quot;:&quot;propertypotw&quot;,&quot;templateName&quot;:&quot;potw&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary &gt; section &gt; ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header &gt; nav &gt; ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;crosswords-carousel&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .section-head&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;countdown-timer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .primary&quot;,&quot;type&quot;:&quot;racingtimer&quot;,&quot;templateName&quot;:&quot;racing&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;name&quot;:&quot;quick-links-rich&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main.mod-pancakes&quot;,&quot;type&quot;:&quot;quicklinksRich&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header nav.primary&quot;,&quot;templateName&quot;:&quot;premier-league&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;premier-league&quot;,&quot;name&quot;:&quot;premier-league&quot;,&quot;type&quot;:&quot;premierLeague&quot;},{&quot;mode&quot;:&quot;thumbnails-k&quot;,&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;main .primary[data-group=topStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;taboola-teaser&quot;,&quot;name&quot;:&quot;taboola-section-desktop-below-article-thumbnails&quot;,&quot;selector&quot;:&quot;taboola-below-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Below Article Thumbnails&quot;,&quot;type&quot;:&quot;taboolaSectionDesktopBelowArticleThumbnails&quot;},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;ayl.inject.slot1&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.taboola.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#ayl-native-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaBackfill1x1Unit1&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;targeting&quot;:{&quot;index&quot;:3001},&quot;backfillOrReplaceForSlotType&quot;:&quot;ayl&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;,&quot;name&quot;:&quot;taboola-backfill-section-1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-1&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;},{&quot;deferred&quot;:{&quot;injectionEvent&quot;:&quot;ayl.inject.slot2&quot;,&quot;injectCompleteEvent&quot;:&quot;deferred.taboola.injection.complete&quot;,&quot;repeat&quot;:false},&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#ayl-native-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaBackfill1x1Unit2&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;targeting&quot;:{&quot;index&quot;:3002},&quot;backfillOrReplaceForSlotType&quot;:&quot;ayl&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;,&quot;name&quot;:&quot;taboola-backfill-section-2&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-2&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaNative1x1Unit1&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;name&quot;:&quot;taboola-native-1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-native-unit-1&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;},{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;pushConfig&quot;:{&quot;homepage&quot;:&quot;auto&quot;},&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;type&quot;:&quot;taboolaNative1x1Unit2&quot;,&quot;mode&quot;:&quot;thumbnails-a-str-1x1-rr&quot;,&quot;name&quot;:&quot;taboola-native-2&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-native-unit-2&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;flagToDisable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;},{&quot;includeInHeaderBidding&quot;:true,&quot;injectionEnabled&quot;:true,&quot;componentType&quot;:&quot;native&quot;,&quot;targeting&quot;:{&quot;index&quot;:3001},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='0'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;native-section-slot-1&quot;,&quot;flagToDisable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;flagToEnable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;nativeSectionSlot1&quot;,&quot;providers&quot;:[{&quot;providerName&quot;:&quot;prebid&quot;,&quot;enabled&quot;:true,&quot;mediaTypes&quot;:{&quot;native&quot;:{&quot;sendTargetingKeys&quot;:false,&quot;image&quot;:{&quot;required&quot;:true,&quot;sizes&quot;:[120,120]},&quot;title&quot;:{&quot;required&quot;:true,&quot;len&quot;:50},&quot;sponsoredBy&quot;:{&quot;required&quot;:true},&quot;clickUrl&quot;:{&quot;required&quot;:true}}},&quot;floor&quot;:0,&quot;triggerEvent&quot;:&quot;prebid.display.ready&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;configOverrides&quot;:{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;adYouLike&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adyoulike&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;taboola&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;fallbackEvent&quot;:&quot;&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;taboola-native-1&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;#ayl-native-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;},{&quot;referenceNode&quot;:&quot;#native-section-slot-1&quot;,&quot;relativePos&quot;:&quot;replace&quot;}],&quot;referenceSlot&quot;:false,&quot;pushConfig&quot;:{&quot;home&quot;:&quot;auto&quot;},&quot;mode&quot;:&quot;thumbnails-mid-hp-1x1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-1&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 1&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;}}]},{&quot;includeInHeaderBidding&quot;:true,&quot;injectionEnabled&quot;:true,&quot;componentType&quot;:&quot;native&quot;,&quot;targeting&quot;:{&quot;index&quot;:3002},&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .secondary[data-group=featuredStories][data-group-index='1'] &gt; div:nth-of-type(3)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;native-section-slot-2&quot;,&quot;flagToDisable&quot;:&quot;gptNativeSectionSlots&quot;,&quot;flagToEnable&quot;:&quot;nativeAdsFallback&quot;,&quot;type&quot;:&quot;nativeSectionSlot2&quot;,&quot;providers&quot;:[{&quot;providerName&quot;:&quot;prebid&quot;,&quot;enabled&quot;:true,&quot;mediaTypes&quot;:{&quot;native&quot;:{&quot;sendTargetingKeys&quot;:false,&quot;image&quot;:{&quot;required&quot;:true,&quot;sizes&quot;:[120,120]},&quot;title&quot;:{&quot;required&quot;:true,&quot;len&quot;:50},&quot;sponsoredBy&quot;:{&quot;required&quot;:true},&quot;clickUrl&quot;:{&quot;required&quot;:true}}},&quot;floor&quot;:0,&quot;triggerEvent&quot;:&quot;prebid.display.ready&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;configOverrides&quot;:{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;adYouLike&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.adyoulike&quot;,&quot;fallbackEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adyoulike&quot;,&quot;referenceSlot&quot;:false,&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}},{&quot;providerName&quot;:&quot;taboola&quot;,&quot;triggerEvent&quot;:&quot;native.fallback.taboola&quot;,&quot;fallbackEvent&quot;:&quot;&quot;,&quot;configOverrides&quot;:{&quot;name&quot;:&quot;taboola-native-2&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;referenceSlot&quot;:false,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;#ayl-native-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;},{&quot;referenceNode&quot;:&quot;#native-section-slot-2&quot;,&quot;relativePos&quot;:&quot;replace&quot;}],&quot;pushConfig&quot;:{&quot;home&quot;:&quot;auto&quot;},&quot;mode&quot;:&quot;thumbnails-mid-hp-1x1&quot;,&quot;publisher&quot;:&quot;reach-network2&quot;,&quot;selector&quot;:&quot;taboola-backfill-unit-2&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;placement&quot;:&quot;1x1 Network Right Rail 2&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;additionalClass&quot;:&quot;taboola-backfill&quot;}}]},{&quot;name&quot;:&quot;inassociation&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;motoring&quot;,&quot;templateName&quot;:&quot;brand-association&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;templateName&quot;:&quot;form-car-search&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;haymarket-car-search-form&quot;,&quot;title&quot;:&quot;Find Used Cars&quot;,&quot;type&quot;:&quot;haymarket&quot;},{&quot;name&quot;:&quot;web-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;webdotcom&quot;,&quot;templateName&quot;:&quot;webSearch&quot;,&quot;relativePos&quot;:&quot;after&quot;}]}"/><meta name="scriptConfig" id="scriptConfig" content="{&quot;remoteInjectionConfig&quot;:{&quot;enabled&quot;:false},&quot;smartadserver&quot;:{&quot;enabled&quot;:true},&quot;themediatrust&quot;:{&quot;siteId&quot;:&quot;370edbafa5296ef2074359ed0f0cb50d2775bd2cd6067dc81a99998410a888b3&quot;,&quot;enabled&quot;:true},&quot;hbPageLevel&quot;:{&quot;criteo&quot;:{&quot;networkId&quot;:6366,&quot;pubid&quot;:106276},&quot;verizon&quot;:{&quot;siteId&quot;:{&quot;desktop&quot;:&quot;8a9691c8017474d5c661da8f33b30452&quot;,&quot;tabletLandscapeUpwards&quot;:&quot;8a9691c8017474d5c661da8f35b20456&quot;,&quot;tabletPortraitUpwards&quot;:&quot;8a9691c8017474d5c661da8f35b20456&quot;,&quot;baseLayout&quot;:&quot;8a9691c8017474d5c661da8f34b30454&quot;}},&quot;richaudience&quot;:{&quot;placements&quot;:{&quot;skins&quot;:&quot;ONTSB2f6k5&quot;}},&quot;thirtythreeacross&quot;:{&quot;siteId&quot;:&quot;bsV_4gehWr7iD1aKlKyvbs&quot;},&quot;smartadserver&quot;:{&quot;networkId&quot;:3528,&quot;siteId&quot;:344074},&quot;ozone&quot;:{&quot;siteId&quot;:&quot;4204204202&quot;,&quot;publisherId&quot;:&quot;OZONENREACH1&quot;},&quot;vidazoo&quot;:{&quot;cId&quot;:&quot;669787ff2eeb1239d4f31dd9&quot;,&quot;pId&quot;:&quot;59ac17c192832d0011283fe3&quot;},&quot;magnite&quot;:{&quot;accountId&quot;:&quot;7949&quot;,&quot;siteId&quot;:{&quot;desktop&quot;:&quot;351978&quot;,&quot;tabletLandscapeUpwards&quot;:&quot;352058&quot;,&quot;tabletPortraitUpwards&quot;:&quot;352058&quot;,&quot;baseLayout&quot;:&quot;352030&quot;}},&quot;pubmatic&quot;:{&quot;publisherId&quot;:&quot;156997&quot;},&quot;insticator&quot;:{&quot;adUnitId&quot;:&quot;01JKB8M3K82RT3JYEEMZYY07KF&quot;,&quot;publisherId&quot;:&quot;1c41044a-fdc4-4b71-8f0d-a5c4cd02ef14&quot;},&quot;taboola&quot;:{&quot;publisherId&quot;:&quot;1774261&quot;},&quot;openx&quot;:{&quot;delDomain&quot;:&quot;trinitymirror-d.openx.net&quot;},&quot;nobid&quot;:{&quot;siteId&quot;:22541956843}},&quot;groupMHeaderBidding&quot;:{&quot;placements&quot;:{&quot;Prem_BB&quot;:{&quot;size&quot;:[970,250],&quot;id&quot;:&quot;16185801&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:true},&quot;Prem_DMPU&quot;:{&quot;size&quot;:[300,600],&quot;id&quot;:&quot;16185800&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:true},&quot;Prem_MMPU&quot;:{&quot;size&quot;:[300,250],&quot;id&quot;:&quot;16185802&quot;,&quot;mobile&quot;:true,&quot;premium&quot;:true},&quot;MPU&quot;:{&quot;size&quot;:[300,250],&quot;id&quot;:&quot;16185849&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:false},&quot;LB&quot;:{&quot;size&quot;:[728,90],&quot;id&quot;:&quot;16185850&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:false},&quot;SS&quot;:{&quot;size&quot;:[160,600],&quot;id&quot;:&quot;16185851&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:false},&quot;Mobile_Banner&quot;:{&quot;size&quot;:[320,50],&quot;id&quot;:&quot;16185852&quot;,&quot;mobile&quot;:true,&quot;premium&quot;:false}},&quot;premiumSlots&quot;:[&quot;div-gpt-ad-top-slot&quot;,&quot;div-gpt-ad-rh-slot&quot;,&quot;div-gpt-ad-in-article-slot&quot;],&quot;enabled&quot;:false},&quot;ozoneHeaderBidding&quot;:{&quot;premiumSlotPlacementId&quot;:&quot;1420420433&quot;,&quot;siteId&quot;:&quot;4204204202&quot;,&quot;topSlotPlacementId&quot;:&quot;1420420431&quot;,&quot;bottomSlotPlacementId&quot;:&quot;1420420432&quot;,&quot;defaultPlacementId&quot;:&quot;1420420434&quot;,&quot;enabled&quot;:true},&quot;googleAnalytics&quot;:{&quot;accountId&quot;:&quot;UA-47740725-8&quot;,&quot;enabled&quot;:true},&quot;visualDNA&quot;:{&quot;apiKey&quot;:&quot;mirror&quot;,&quot;enabled&quot;:true},&quot;ixOutstream&quot;:{&quot;siteId&quot;:&quot;1261302&quot;},&quot;lotame&quot;:{&quot;tagNumber&quot;:&quot;9458&quot;,&quot;enabled&quot;:true},&quot;onScroll&quot;:{&quot;enabled&quot;:true},&quot;pageUrl&quot;:&quot;https://www.walesonline.co.uk/sport/football/&quot;,&quot;timestamp&quot;:1781670258781,&quot;openWeb&quot;:{&quot;spotId&quot;:&quot;sp_hXSKUiHj&quot;},&quot;indexExchange&quot;:{&quot;headerTag&quot;:&quot;//js-sec.indexww.com/ht/p/186772-129062494611883.js&quot;,&quot;enabled&quot;:true},&quot;adYouLike&quot;:{&quot;enabled&quot;:true}}"/><script async="async" defer="defer" src="https://scripts.webcontentassessor.com/scripts/370edbafa5296ef2074359ed0f0cb50d2775bd2cd6067dc81a99998410a888b3"></script>
<meta id="dataLayer" name="dataLayer" content="{&quot;page&quot;:{&quot;attributes&quot;:{&quot;application&quot;:&quot;Responsive Web&quot;,&quot;channel&quot;:&quot;sport&quot;,&quot;sectionId&quot;:&quot;3566&quot;,&quot;publicationName&quot;:&quot;walesonline&quot;,&quot;publicationId&quot;:&quot;8&quot;,&quot;environment&quot;:&quot;prod&quot;,&quot;platform&quot;:&quot;regionals&quot;,&quot;pageName&quot;:&quot;icwales2:sport:football&quot;,&quot;pageType&quot;:&quot;section&quot;,&quot;pageElements&quot;:&quot;section&quot;,&quot;pageScreenType&quot;:&quot;section&quot;,&quot;ownerSite&quot;:&quot;icwales2&quot;,&quot;ownerSiteDomain&quot;:&quot;www.walesonline.co.uk&quot;,&quot;pageDomain&quot;:&quot;www.walesonline.co.uk&quot;,&quot;subSectionOne&quot;:&quot;sport&quot;,&quot;subSectionTwo&quot;:&quot;football&quot;,&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;xandrPSPOutstreamPrebidEnabled&quot;:&quot;true&quot;,&quot;amazon.waitConsent&quot;:&quot;true&quot;,&quot;mantisRecommender.apiUrl&quot;:&quot;https://api.mantis-intelligence.com/reach/recommender&quot;,&quot;pubmaticIdEnabled&quot;:&quot;true&quot;,&quot;consentDate&quot;:&quot;06/08/2021&quot;,&quot;thirtythreeacrossDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;jwRtdEnabled&quot;:&quot;true&quot;,&quot;prebidLibrary&quot;:&quot;false&quot;,&quot;amp.cmpCollapsableBtn&quot;:&quot;true&quot;,&quot;authUI&quot;:&quot;true&quot;,&quot;ovpOnSectionPage&quot;:&quot;false&quot;,&quot;privacyPlusAdsFree&quot;:&quot;true&quot;,&quot;recommendationsEndpoint&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;mantisRecommender.useCommonAdunit&quot;:&quot;true&quot;,&quot;video.jwplayer.player.bidding.enabled&quot;:&quot;false&quot;,&quot;quantcastCMPEnabled&quot;:&quot;true&quot;,&quot;taboolaNonConsented&quot;:&quot;false&quot;,&quot;openxDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;navWithArticle.enabled&quot;:&quot;true&quot;,&quot;useNewPreferenceCentre&quot;:&quot;true&quot;,&quot;topMantisRecommender&quot;:&quot;true&quot;,&quot;enableInternalRecaptchaValidation&quot;:&quot;true&quot;,&quot;pubmaticIdDisabled&quot;:&quot;false&quot;,&quot;readMoreRecommended&quot;:&quot;true&quot;,&quot;cmpHostName&quot;:&quot;walesonline.co.uk&quot;,&quot;fbia.mantisRecommender&quot;:&quot;true&quot;,&quot;limitedConsentKPV&quot;:&quot;true&quot;,&quot;RRET-227.cutOffDate&quot;:&quot;2020-06-30T10:30:00&quot;,&quot;blackFridayWidget.linkUrl&quot;:&quot;https://www.walesonline.co.uk/all-about/black-friday&quot;,&quot;bookmarksBaseUrl&quot;:&quot;https://5yc6ykd9ei.execute-api.us-east-1.amazonaws.com/prod/api&quot;,&quot;enableSlideInSkinnySignUp&quot;:&quot;false&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxMpuNumber&quot;:&quot;10&quot;,&quot;mantisRecommender.autoplayInterval&quot;:&quot;5000&quot;,&quot;videoPlaylistEnabled&quot;:&quot;true&quot;,&quot;domain&quot;:&quot;walesonline.co.uk&quot;,&quot;profileMenu&quot;:&quot;true&quot;,&quot;ampVideoCacheBuster&quot;:&quot;true&quot;,&quot;taboolaDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;adHiddenLoading&quot;:&quot;true&quot;,&quot;xandrPSPNativePrebidEnabled&quot;:&quot;false&quot;,&quot;primisGeo&quot;:&quot;true&quot;,&quot;mantisRecommender.enableOnErrorPages&quot;:&quot;true&quot;,&quot;blackFridayWidget.cssLink&quot;:&quot;https://get-latest.dev.convrse.media/black-friday/css/black-friday-widget-v2.css&quot;,&quot;sovrnDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;authUI.default&quot;:&quot;true&quot;,&quot;webPushNotifications.appKey&quot;:&quot;AeZDBJB6TRqphRqNxHtNGw&quot;,&quot;newslettersURL&quot;:&quot;https://communicatoremail.com/IN/DCF/A8H9jAkG3nMZsLXGF91M1D/&quot;,&quot;mantisRecommender.underimageSlot&quot;:&quot;false&quot;,&quot;adServedMastheadStripEnabled&quot;:&quot;true&quot;,&quot;article.metaRobots&quot;:&quot;max-image-preview:large&quot;,&quot;prebidTestRuntime&quot;:&quot;false&quot;,&quot;ovpTypeSection&quot;:&quot;primis&quot;,&quot;jicregPixelSrc&quot;:&quot;https://inviso.rampanel.com/ram/Inviso?i=40090&amp;c=62808&amp;t=6&amp;cg=0&amp;r=1&amp;rdir=1&amp;c0=Reach_Plc&amp;c1=Wales_Online&quot;,&quot;gptNativeArticleSlots&quot;:&quot;true&quot;,&quot;video.primis.enabled&quot;:&quot;true&quot;,&quot;flagsFromDataLayerForFBIA&quot;:&quot;true&quot;,&quot;homepageRecommEnabled&quot;:&quot;false&quot;,&quot;privacyPlusPpScriptSrc&quot;:&quot;https://premium.express.co.uk/js/dist/privacy-plus-v2.min.js&quot;,&quot;privacyPlusProductsLink&quot;:&quot;https://buy.stripe.com/00g2am9jUbmIerubIV&quot;,&quot;irisClientToken&quot;:&quot;MN28D99SD1&quot;,&quot;openxVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;amp.stickyAdRefresh&quot;:&quot;90&quot;,&quot;ixVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;globalTrayEnabled&quot;:&quot;true&quot;,&quot;copButtonTextColor&quot;:&quot;#FFFFFF&quot;,&quot;sovrnInjection&quot;:&quot;true&quot;,&quot;criteoVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.limit&quot;:&quot;20&quot;,&quot;jwRtdAuctionDelay&quot;:&quot;250&quot;,&quot;delayAdsUntilCMP&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;PWA.enable&quot;:&quot;true&quot;,&quot;replaceMobileNativeWithAdSlot&quot;:&quot;true&quot;,&quot;authUI.version&quot;:&quot;bb92e81572362ddab8548a22803ec492ea52550c&quot;,&quot;readNextEmbeds&quot;:&quot;true&quot;,&quot;removeSSO&quot;:&quot;true&quot;,&quot;tripleliftDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;video.ctpFloatAndPark&quot;:&quot;true&quot;,&quot;felix.endpoint&quot;:&quot;https://feliz-amp.data.tm-awx.com/config.json&quot;,&quot;convoStarterEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.stopPageSwipes&quot;:&quot;true&quot;,&quot;adFixedMobileBottomSticky&quot;:&quot;true&quot;,&quot;video.primis.playerId.video&quot;:&quot;121698&quot;,&quot;xandrDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;consentText&quot;:&quot;We use your sign-up to provide content in ways you’ve consented to and improve our understanding of you. This may include adverts from us and third parties based on our knowledge of you. &quot;,&quot;mediaGridDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;convergeDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;mailingListApiBaseUrl&quot;:&quot;https://mailinglistapi.data-services.tm-awx.com&quot;,&quot;publicationTimezone&quot;:&quot;Europe/London&quot;,&quot;customMailerEnabled&quot;:&quot;true&quot;,&quot;accountHubEnabled&quot;:&quot;true&quot;,&quot;emxDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;authUI.publicationID&quot;:&quot;walesonline&quot;,&quot;mantisRecommender.mpuPositionsStart&quot;:&quot;1&quot;,&quot;vidazooDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;IASVisRestrictToGeo&quot;:&quot;UK-IE&quot;,&quot;pubmaticIdConsentDelay&quot;:&quot;true&quot;,&quot;photoStoryExperiment&quot;:&quot;true&quot;,&quot;mantisRecommender.newzitEnabled&quot;:&quot;false&quot;,&quot;tcfVersion&quot;:&quot;2&quot;,&quot;outstreamPlayerId&quot;:&quot;114291&amp;vp_content=plembed3e79vstkhlji&amp;cbuster=%%CACHEBUSTER%%&quot;,&quot;richaudienceSkinsPrebidEnabled&quot;:&quot;false&quot;,&quot;codesplit&quot;:&quot;false&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;converse.domain.url&quot;:&quot;https://converse.walesonline.co.uk&quot;,&quot;nocodesplit&quot;:&quot;true&quot;,&quot;emxVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;ovpOnSectionPageOOP&quot;:&quot;true&quot;,&quot;enableActionableJournalism&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxRhcNumber&quot;:&quot;2&quot;,&quot;premium.masterEnabled&quot;:&quot;true&quot;,&quot;aylBackfill&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxLbNumber&quot;:&quot;4&quot;,&quot;delayAdsUntilConsented&quot;:&quot;true&quot;,&quot;prebid.mobile.restrict.to.vast&quot;:&quot;false&quot;,&quot;newsletterSiteName&quot;:&quot;Wales Online&quot;,&quot;ovpEnabled&quot;:&quot;false&quot;,&quot;embeddedSearchEnabled&quot;:&quot;true&quot;,&quot;ovpPlayerId&quot;:&quot;114291&quot;,&quot;videojs.normal.load.enabled&quot;:&quot;false&quot;,&quot;disableAirship&quot;:&quot;true&quot;,&quot;readMoreRecommendedGoLive&quot;:&quot;2024-10-29&quot;,&quot;webPushNotifications.vapidKey&quot;:&quot;BI5GRtbzGgkD0U88sEHd9bmpl0gVsYAQRHNnlmBPzNd3IGNgPLcMy2nDrFz5l-srkBp29AI1-sp21whlaYLC_5w=&quot;,&quot;amp.mantisRecommender&quot;:&quot;true&quot;,&quot;delayTaboolaUntilCMP&quot;:&quot;true&quot;,&quot;longMantisRecommender&quot;:&quot;true&quot;,&quot;accountHubVersion&quot;:&quot;9a1ca856ecc336d355184a5e14e7b63c7565d82a&quot;,&quot;amp.cmpVersion&quot;:&quot;v61&quot;,&quot;loginRadius&quot;:&quot;true&quot;,&quot;readNextRecommendation&quot;:&quot;https://recommendations.data.tm-awx.com/fallback&quot;,&quot;webPushNotifications.token&quot;:&quot;MTpBZVpEQkpCNlRScXBoUnFOeEh0Tkd3OmV1U3ZMelRCOXZZVzZ3Q054R3NLQndiOHdUVXRDU1RzQmhKWVFsWExkR1U&quot;,&quot;mantisRecommenderReplacementRHCMPUEnabled&quot;:&quot;false&quot;,&quot;improvedigitalDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;authUI.reCaptchaKey&quot;:&quot;6LfzNG8cAAAAAAW1ffFmC8slh-p-6eUmLCqpI7eu&quot;,&quot;tripleliftVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;gumgumDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;video.jwplayer.iframe.norec.playerId&quot;:&quot;msZh8bRm&quot;,&quot;enableAffiliateContentStickyBtn&quot;:&quot;true&quot;,&quot;ozoneVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;ozoneAllowedKeys&quot;:&quot;oz_gmpd_crid,oz_gmpd,oz_gmpd_adid,oz_winner,oz_gmpd_adomain,oz_gmpd_pb_r,oz_gmpd_adv&quot;,&quot;privacyPlusPriceId&quot;:&quot;price_1R4cv0Ib6WLyGhHtzTxvKNhp&quot;,&quot;outstreamPlayerROW&quot;:&quot;primis&quot;,&quot;mantisIdEnabled&quot;:&quot;true&quot;,&quot;verizonDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;useReCaptcha&quot;:&quot;true&quot;,&quot;newslettersBaseUrl&quot;:&quot;https://status.data-services.tm-awx.com&quot;,&quot;video.jwplayer.mobile.autoplay&quot;:&quot;true&quot;,&quot;amp.cmpDisableExposesTcfApi&quot;:&quot;false&quot;,&quot;jwplayer.float.mode.always&quot;:&quot;true&quot;,&quot;gdprPrivacyLinkEnabled&quot;:&quot;true&quot;,&quot;blackFridayWidget.jsUrl&quot;:&quot;https://get-latest.dev.convrse.media/black-friday/black-friday-widget-v2.js&quot;,&quot;richaudienceDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;ppidEnabled&quot;:&quot;true&quot;,&quot;privacyPlusEnabled&quot;:&quot;true&quot;,&quot;apiCommentCountEnabled&quot;:&quot;true&quot;,&quot;fundingChoicesEnabled&quot;:&quot;true&quot;,&quot;mantisClientSideJSTagEnabled&quot;:&quot;true&quot;,&quot;viafouraSectionUuid&quot;:&quot;00000000-0000-4000-8000-530063b48e37&quot;,&quot;outstreamPlayerIdVideoArticle&quot;:&quot;116054&amp;vp_content=plembed3e79vstkhlji&amp;cbuster=%%CACHEBUSTER%%&quot;,&quot;newslettersUIVersion&quot;:&quot;e8f108b5b2eae3c79709ab74283955e9798b0895&quot;,&quot;prebidAds&quot;:&quot;false&quot;,&quot;video.jwplayer.iframe.playerId&quot;:&quot;z3RVRJxw&quot;,&quot;newzit.enabled&quot;:&quot;false&quot;,&quot;liveCommentsEnabled&quot;:&quot;true&quot;,&quot;video.jwplayer.norec.playerId&quot;:&quot;zlnHO3fc&quot;,&quot;lotameMantisDisabled&quot;:&quot;false&quot;,&quot;premium.branding&quot;:&quot;true&quot;,&quot;massDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;felizRhsRecommendations&quot;:&quot;true&quot;,&quot;ovpOnHomePage&quot;:&quot;true&quot;,&quot;video.primis.playerId.videoLL&quot;:&quot;121699&quot;,&quot;commentsEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.autoplay&quot;:&quot;true&quot;,&quot;disableInlineSkinnySignup&quot;:&quot;false&quot;,&quot;outstreamPlayerEnabled&quot;:&quot;true&quot;,&quot;commentsAdEnabled&quot;:&quot;true&quot;,&quot;delayOnscrollOnetagUntilCMP&quot;:&quot;true&quot;,&quot;taboolaDoubleLoaderEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;articleImageCrops&quot;:&quot;s458b/458w,s1200e/1200w&quot;,&quot;mvtTests.googleOptimizeId&quot;:&quot;&quot;,&quot;tag.amphtml.enabled&quot;:&quot;true&quot;,&quot;taboolaOffOnLightningLoad&quot;:&quot;true&quot;,&quot;googleOneTap&quot;:&quot;false&quot;,&quot;bookmarksUIVersion&quot;:&quot;2cbcfb15bf19770b7b8e3e9cabfcb546d0e98cad&quot;,&quot;aylSlot3&quot;:&quot;true&quot;,&quot;liverampInjectionEnabled&quot;:&quot;true&quot;,&quot;aylSlot2&quot;:&quot;true&quot;,&quot;premium.accountHubEnabled&quot;:&quot;true&quot;,&quot;ix.wrapper&quot;:&quot;false&quot;,&quot;smartAdServerVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;enableInArticleConvoMPU2&quot;:&quot;true&quot;,&quot;debounceDataLayer&quot;:&quot;true&quot;,&quot;oneTapNewsletter&quot;:&quot;true&quot;,&quot;PWA&quot;:&quot;{\&quot;offlineSupport\&quot;:{\&quot;selector\&quot;:\&quot;.teaser\&quot;,\&quot;endpoint\&quot;:\&quot;https://mab.data.tm-awx.com/pwa-swipe\&quot;,\&quot;maxUrls\&quot;:6},\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:3000},\&quot;combinedPrompt\&quot;:true,\&quot;theme\&quot;:\&quot;#DB0000\&quot;,\&quot;title\&quot;:\&quot;Wales Online\&quot;,\&quot;scope\&quot;:\&quot;/sport/\&quot;,\&quot;options\&quot;:{\&quot;globalChannel\&quot;:true,\&quot;pushStyle\&quot;:\&quot;headline\&quot;}}&quot;,&quot;magniteDemandManagerEnabled&quot;:&quot;true&quot;,&quot;privacyPlusVersion&quot;:&quot;2.0&quot;,&quot;pubmaticVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;ovpPrimisSectionInlineId&quot;:&quot;120825&quot;,&quot;amp.tcfV22&quot;:&quot;true&quot;,&quot;amp.readmore.link.target.enabled&quot;:&quot;true&quot;,&quot;readNextRecommendedGoLive&quot;:&quot;2023-06-20&quot;,&quot;video.mobile.disabledAutoplayGeoLocations&quot;:&quot;IE&quot;,&quot;readNextMobileFeliz&quot;:&quot;true&quot;,&quot;whatsAppCommunityCode&quot;:&quot;GCcesdWbt9X76wFf9n13Jx&quot;,&quot;blackFridayWidget&quot;:&quot;false&quot;,&quot;prebid.waitConsent&quot;:&quot;true&quot;,&quot;partner.quicklinks.bar&quot;:&quot;false&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;mvtTests&quot;:&quot;&quot;,&quot;nonIframeMantisRecommender&quot;:&quot;true&quot;,&quot;webPushNotifications.serviceName&quot;:&quot;airship&quot;,&quot;publicationId&quot;:&quot;22da5fa7-c839-4a06-863c-a28905f0c02a&quot;,&quot;lotameLightningTagV2&quot;:&quot;true&quot;,&quot;whatsAppInArticleCommCode&quot;:&quot;Je4Mfj76YY58V3IzP8y79o &quot;,&quot;articleImageSizes&quot;:&quot;(max-width: 458px) 458px, 1200px&quot;,&quot;aylReplace&quot;:&quot;true&quot;,&quot;pubmaticDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;deleteAccountFromProfile&quot;:&quot;true&quot;,&quot;enableMagicLink&quot;:&quot;true&quot;,&quot;adslotsFixedSize&quot;:&quot;true&quot;,&quot;xandrPSPVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;criteoDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.useIntTracking&quot;:&quot;true&quot;,&quot;echobox.enabled&quot;:&quot;true&quot;,&quot;chatEnabled&quot;:&quot;false&quot;,&quot;outstreamPlayerUKEU&quot;:&quot;primis&quot;,&quot;prebidCurrencyModule&quot;:&quot;true&quot;,&quot;openwebMpu&quot;:&quot;true&quot;,&quot;enableAboutTopics&quot;:&quot;true&quot;,&quot;gptNativeSectionSlots&quot;:&quot;true&quot;,&quot;premium.pianoSiteId&quot;:&quot;KA60a2ltpe&quot;,&quot;viafouraComments&quot;:&quot;true&quot;,&quot;convergeVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;delayGTMClientIdUntilConsent&quot;:&quot;true&quot;,&quot;video.jwplayer.playerId&quot;:&quot;Va0x3flc&quot;,&quot;mediaGridVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;rampIdEnabled&quot;:&quot;true&quot;,&quot;amp.taboola.outstream.enabled&quot;:&quot;true&quot;,&quot;whatsappCommunities&quot;:&quot;true&quot;,&quot;mantisRecommender.useCommonAdunitBottom&quot;:&quot;true&quot;,&quot;mantisRecommender.hbEnabled&quot;:&quot;true&quot;,&quot;collectiveDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;oneSignalAppId&quot;:&quot;e7afa7c3-24ae-4159-964f-7374b4fae9fe&quot;,&quot;fbia.converse.enabled&quot;:&quot;true&quot;,&quot;nextdoorShare&quot;:&quot;false&quot;,&quot;improvedigitalSkinsPrebidEnabled&quot;:&quot;true&quot;,&quot;taboolaOutstreamConservativeAnalytics&quot;:&quot;true&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;domainRedirectExceptions&quot;:&quot;prod-proxy.tm-aws.com&quot;,&quot;nobidDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;bookmarksEnabled&quot;:&quot;true&quot;,&quot;amp.revealMPU2BeforeReadMore&quot;:&quot;true&quot;,&quot;og.image.for.section.and.topic&quot;:&quot;https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/logo-walesonline-social-sharing.png&quot;,&quot;M101.apiUrl&quot;:&quot;https://partner-widget-api-prod.tm-awx.com/monitizer/1432/compare/prices/gbp_en&quot;,&quot;video.primis.playerId.videoPP&quot;:&quot;121700&quot;,&quot;publicationName&quot;:&quot;Wales Online&quot;,&quot;privacyPlusRevenuecatId&quot;:&quot;strp_sQYqEBeIeJXWutFiGHSsHDlEFMm&quot;,&quot;video.jwplayer.enabled&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;prebid.js.waitForConsent&quot;:&quot;true&quot;,&quot;photoStoryGalleryClickThrough&quot;:&quot;true&quot;,&quot;disableAdvertMaxHeight&quot;:&quot;true&quot;,&quot;viafouraEnabled&quot;:&quot;true&quot;,&quot;taboolaOutstreamBypassGAM&quot;:&quot;false&quot;,&quot;xandrPSPDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.enableOnTopicPage&quot;:&quot;true&quot;,&quot;chartbeatHeadlinePageTypes&quot;:&quot;[\&quot;home\&quot;,\&quot;topic\&quot;,\&quot;section\&quot;]&quot;,&quot;breakingNewsPull&quot;:&quot;true&quot;,&quot;nobidVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;mantisRecommenderReplacementRHCMPUDisabled&quot;:&quot;true&quot;,&quot;magniteDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;smallerFloatParkVideo&quot;:&quot;false&quot;,&quot;amazon.fpd.signals.enabled&quot;:&quot;true&quot;,&quot;prebidUseTestLibrary&quot;:&quot;false&quot;,&quot;disableInterstitialHomePage&quot;:&quot;true&quot;,&quot;viafouraNewCdn&quot;:&quot;true&quot;,&quot;oneSignalEnabled&quot;:&quot;true&quot;,&quot;amp.blockTrackingForSecGPC&quot;:&quot;true&quot;,&quot;tripleliftNativePrebidEnabled&quot;:&quot;false&quot;,&quot;mantisClientTagEnabled&quot;:&quot;false&quot;,&quot;richaudienceVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;amp.gdprEncodingMode&quot;:&quot;TCF&quot;,&quot;privacyPlusProductId&quot;:&quot;prod_Rya5ge2zUh15Fi&quot;,&quot;readNextRecommendationFiltered&quot;:&quot;https://recommendations.data.tm-awx.com/fallback/whatsHotWithExclusion&quot;,&quot;insticatorDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;ampQuantcastCMPEnabled&quot;:&quot;true&quot;,&quot;enableInArticleConvoMPU&quot;:&quot;false&quot;,&quot;premium.globalScriptEnabled&quot;:&quot;true&quot;,&quot;ozoneOutstreamPrebidEnabled&quot;:&quot;true&quot;,&quot;loginRadiusAPIKey&quot;:&quot;415307d0-d73a-49d3-9958-1c42c71165ee&quot;,&quot;enableInArticleMPUExtra&quot;:&quot;true&quot;,&quot;readMoreWithImage&quot;:&quot;true&quot;,&quot;xandrVideoMaxDuration&quot;:&quot;30&quot;,&quot;googleOneTapConsentCheck&quot;:&quot;false&quot;,&quot;ovpTypeHome&quot;:&quot;primis&quot;,&quot;nativeAdsFallback&quot;:&quot;true&quot;,&quot;amp.aylEnabled&quot;:&quot;true&quot;,&quot;prebid.sendAllBids&quot;:&quot;true&quot;,&quot;ovpType&quot;:&quot;primis&quot;,&quot;improvedigitalVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;prebid.sendHBKeys&quot;:&quot;false&quot;,&quot;irisAutoplayVideosMax&quot;:&quot;4&quot;,&quot;potentialPrivacyPlusCheckEnabled&quot;:&quot;true&quot;,&quot;enableUserProfile&quot;:&quot;true&quot;,&quot;standaloneMpu&quot;:&quot;false&quot;,&quot;smartAdServerDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender&quot;:&quot;false&quot;,&quot;jwplayer.trackingOnConsent&quot;:&quot;true&quot;,&quot;prebidLoadAtRuntime&quot;:&quot;true&quot;,&quot;webPushNotifications.pushDisplayService&quot;:&quot;airship&quot;,&quot;enableCallToActionBar&quot;:&quot;true&quot;,&quot;notificationTrayEnabled&quot;:&quot;false&quot;,&quot;mantisBackEndWidgetDisabled&quot;:&quot;false&quot;,&quot;customHtmlElements&quot;:&quot;true&quot;,&quot;readNextRecommended&quot;:&quot;false&quot;,&quot;mvtTests.enable&quot;:&quot;false&quot;,&quot;mantisRecommender.basePartnership&quot;:&quot;false&quot;,&quot;cmpIncludeSubdomains&quot;:&quot;true&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;premium.pianoBaseUrl&quot;:&quot;experience-eu.piano.io&quot;,&quot;blockthrough.enabled&quot;:&quot;true&quot;,&quot;customAdExperience&quot;:&quot;true&quot;,&quot;adFixedTopSlot&quot;:&quot;true&quot;,&quot;ampCommentsEnabled&quot;:&quot;true&quot;,&quot;gpt.waitConsent&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;LoginRadiusDomain&quot;:&quot;https://auth.reachplc.com&quot;,&quot;quantcastCMPInline&quot;:&quot;true&quot;,&quot;authUI.env&quot;:&quot;prod&quot;,&quot;displayPrebidEnabled&quot;:&quot;true&quot;,&quot;ozoneDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;ixDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.takeoverDetection&quot;:&quot;lightningload&quot;,&quot;commentCountEnabled&quot;:&quot;true&quot;,&quot;newslettersBaseUrlProtected&quot;:&quot;https://status.data-services.tm-awx.com/subscriptions/secure&quot;,&quot;video.ima3Version&quot;:&quot;3.6&quot;,&quot;videoPrebidEnabled&quot;:&quot;true&quot;,&quot;CIPAConsentNotice&quot;:&quot;true&quot;,&quot;delayVideoAdsUntilConsented&quot;:&quot;true&quot;,&quot;videojs.optimized.load.enabled&quot;:&quot;true&quot;,&quot;ovpPrimisSectionOOPId&quot;:&quot;121023&quot;,&quot;socialRelationNofollow&quot;:&quot;true&quot;,&quot;fbia.chartbeat.inbody&quot;:&quot;false&quot;,&quot;appNexusVideoPrebidEnabled&quot;:&quot;false&quot;},&quot;pageSection&quot;:&quot;sport&quot;,&quot;pageSecondarySection&quot;:&quot;football&quot;},&quot;info&quot;:{&quot;url&quot;:&quot;https://www.walesonline.co.uk/sport/football/&quot;,&quot;sectionLayout&quot;:&quot;enhanced&quot;,&quot;layoutVariant&quot;:&quot;teasersWithPartnership&quot;}}}">
<link rel="manifest" href="/sport/manifest.json?v=b8fc41183e4a497c"><meta id="manifest-validation" name="manifest-validation" content="{&quot;tags&quot;:[],&quot;url&quot;:&quot;https://www.walesonline.co.uk/sport/football/&quot;,&quot;primaryTag&quot;:&quot;&quot;}"><meta name="theme-color" content="#DB0000">
<script>TMCONFIG = {"platform":"regionals","publicationId":8,"topSectionId":3563,"homepageId":3533,"sectionAncestorsIDs":[3566,3563,3533],"publication":"walesonline","frontendRoot":"https://s2-prod.walesonline.co.uk","frontendVersion":"1517928274","publicSectionParams":{"videoAutoplayTimeout":"4","partner.weather.targetUrl":"https://weather.com/redir?par=tm_walesonline_widget&page=today&locale=en-GB&id=51.481581,-3.17909","partner.poppies.start-date-time":"01/11/2017 00:00","partner.racing.end-time":"28/12/2017 00:01","partner.ga.clickTrack":"true","felizEndpoint":"https://feliz-web.data.tm-awx.com/smile-web.min.js","lazy.load.ads.offset":"300","gtmClientIdEndpoint":"https://stmg-prod.mirror.co.uk/analytics.config.json","search.googleCustomSearchEngineId":"015440420724022033189:r2tx2b8hcqy","aylTimeout":"12000","hotjar.hjid":"1301568","converse.isEventLoaded":"true","partner.pride.start-date-time":"22/08/2018 00:00","partner.campaign.name":"pride","taboola.desktop.campaign":"exchange","headerBiddingFailsafeTimeout":"11500","gtmContainerId":"GTM-M3TH25P","partner.quicklinks.bar":"false","hide.slot.on.first.page.view":"false","pancake.modifications.section":"[{\"group\":\"featuredStories\",\"index\":0,\"max\":7},{\"group\":\"featuredStories\",\"index\":1,\"max\":9}]","chronos.live-centre.url":"https://livecentreps-cdn-neptune-prod.tm-awx.com","partner.ga.customDimension":"true","taboola.mobile.campaign":"organic","partner.poppies.end-date-time":"12/11/2017 23:59","googleAnalytics.optimizeContainerID":"GTM-MRPRLLV","chartbeatHeadScriptEnabled":"true","optaLiveFootballScoreCss":"https://secure.widget.cloud.opta.net/v3/css/v3.core.opta-widgets.css","videoHeaderBiddingTimeout":"11000","ias.pet.v2.enabled":"false","commercial.integrations.taboola.enabled":"true","partner.quicklinks.publication":"WalesOnline","partner.racing.timer.widgetPageUrl":"all-about/horse-racing","partner.quicklinks.rich":"true","gtmFbiaContainerId":"GTM-PNLXFZS","commentsCssBundled":"true","commercial.screen.sizes.minimum.width":"3840,1920,1500,1360,1200,1024,728,667,568,414,375","partner.ga.impressionTrack":"true","optaLiveFootballScoreJs":"https://secure.widget.cloud.opta.net/v3/v3.opta-widgets.js","partner.madgex.hot-job-url":"/fish4data","injectionDependencies":"[{\"name\":\"contentupdate\",\"emitter\":\"window\",\"timeout\":3500}]","partner.quicklinks.basic":"true","video.ad.request.timeout.desktop":"15000","displayHeaderBiddingTimeout":"3000","video.ad.request.timeout.mobile":"15000","partner.racing-timer.racing":"true","converse.widget.enable":"true","googleAnalyticsAccountIdGoogle":"UA-110513849-53","iOSAppId":"683284483","commercial.integrations.gam.experiment":"true","partner.masthead.takeover":"true","partner.pride.end-date-time":"26/08/2018 23:59","lazy.load.ads":"false","floatAndParkCloseButtonDelaySec":"10","communicatorEndpoint":"https://e.walesonline.co.uk/interface/list.php","partner.quicklinks.rich.bar":"false","scrollDepthTrack":"true","partner.quicklinks.discountUrl":"http://discountcode.mirror.co.uk/","partner.racing.start-time":"27/12/2017 00:01","topBoxRecommendation.enabled":"false","partner.madgex.hot-jobs":"false","optaSubscriptionId":"a0388ad77c1977dc16697ca9c747dd0a"},"features":{"showVpaidControls":"true","xandrPSPOutstreamPrebidEnabled":"true","amazon.waitConsent":"true","mantisRecommender.apiUrl":"https://api.mantis-intelligence.com/reach/recommender","pubmaticIdEnabled":"true","consentDate":"06/08/2021","thirtythreeacrossDisplayPrebidEnabled":"false","jwRtdEnabled":"true","prebidLibrary":"false","amp.cmpCollapsableBtn":"true","authUI":"true","ovpOnSectionPage":"false","privacyPlusAdsFree":"true","recommendationsEndpoint":"https://mab.data.tm-awx.com/rhs","mantisRecommender.useCommonAdunit":"true","video.jwplayer.player.bidding.enabled":"false","quantcastCMPEnabled":"true","taboolaNonConsented":"false","openxDisplayPrebidEnabled":"false","navWithArticle.enabled":"true","useNewPreferenceCentre":"true","topMantisRecommender":"true","enableInternalRecaptchaValidation":"true","pubmaticIdDisabled":"false","readMoreRecommended":"true","cmpHostName":"walesonline.co.uk","fbia.mantisRecommender":"true","limitedConsentKPV":"true","RRET-227.cutOffDate":"2020-06-30T10:30:00","blackFridayWidget.linkUrl":"https://www.walesonline.co.uk/all-about/black-friday","bookmarksBaseUrl":"https://5yc6ykd9ei.execute-api.us-east-1.amazonaws.com/prod/api","enableSlideInSkinnySignUp":"false","amazonTagEnabled":"true","mantisRecommender.recommenderMaxMpuNumber":"10","mantisRecommender.autoplayInterval":"5000","videoPlaylistEnabled":"true","domain":"walesonline.co.uk","profileMenu":"true","ampVideoCacheBuster":"true","taboolaDisplayPrebidEnabled":"true","adHiddenLoading":"true","xandrPSPNativePrebidEnabled":"false","primisGeo":"true","mantisRecommender.enableOnErrorPages":"true","blackFridayWidget.cssLink":"https://get-latest.dev.convrse.media/black-friday/css/black-friday-widget-v2.css","sovrnDisplayPrebidEnabled":"false","video.header.bidding.enabled":"false","authUI.default":"true","webPushNotifications.appKey":"AeZDBJB6TRqphRqNxHtNGw","newslettersURL":"https://communicatoremail.com/IN/DCF/A8H9jAkG3nMZsLXGF91M1D/","mantisRecommender.underimageSlot":"false","adServedMastheadStripEnabled":"true","article.metaRobots":"max-image-preview:large","prebidTestRuntime":"false","ovpTypeSection":"primis","jicregPixelSrc":"https://inviso.rampanel.com/ram/Inviso?i=40090&c=62808&t=6&cg=0&r=1&rdir=1&c0=Reach_Plc&c1=Wales_Online","gptNativeArticleSlots":"true","video.primis.enabled":"true","flagsFromDataLayerForFBIA":"true","homepageRecommEnabled":"false","privacyPlusPpScriptSrc":"https://premium.express.co.uk/js/dist/privacy-plus-v2.min.js","privacyPlusProductsLink":"https://buy.stripe.com/00g2am9jUbmIerubIV","irisClientToken":"MN28D99SD1","openxVideoPrebidEnabled":"false","amp.stickyAdRefresh":"90","ixVideoPrebidEnabled":"true","globalTrayEnabled":"true","copButtonTextColor":"#FFFFFF","sovrnInjection":"true","criteoVideoPrebidEnabled":"true","mantisRecommender.limit":"20","jwRtdAuctionDelay":"250","delayAdsUntilCMP":"true","preloadFonts":"true","PWA.enable":"true","replaceMobileNativeWithAdSlot":"true","authUI.version":"bb92e81572362ddab8548a22803ec492ea52550c","readNextEmbeds":"true","removeSSO":"true","tripleliftDisplayPrebidEnabled":"false","video.ctpFloatAndPark":"true","felix.endpoint":"https://feliz-amp.data.tm-awx.com/config.json","convoStarterEnabled":"true","mantisRecommender.stopPageSwipes":"true","adFixedMobileBottomSticky":"true","video.primis.playerId.video":"121698","xandrDisplayPrebidEnabled":"false","consentText":"We use your sign-up to provide content in ways you’ve consented to and improve our understanding of you. This may include adverts from us and third parties based on our knowledge of you. ","mediaGridDisplayPrebidEnabled":"false","recommendations":"https://mab.data.tm-awx.com/rhs","convergeDisplayPrebidEnabled":"false","mailingListApiBaseUrl":"https://mailinglistapi.data-services.tm-awx.com","publicationTimezone":"Europe/London","customMailerEnabled":"true","accountHubEnabled":"true","emxDisplayPrebidEnabled":"false","authUI.publicationID":"walesonline","mantisRecommender.mpuPositionsStart":"1","vidazooDisplayPrebidEnabled":"true","bundledCss":"false","IASVisRestrictToGeo":"UK-IE","pubmaticIdConsentDelay":"true","photoStoryExperiment":"true","mantisRecommender.newzitEnabled":"false","tcfVersion":"2","outstreamPlayerId":"114291&vp_content=plembed3e79vstkhlji&cbuster=%%CACHEBUSTER%%","richaudienceSkinsPrebidEnabled":"false","codesplit":"false","irisTvEnabled":"true","converse.domain.url":"https://converse.walesonline.co.uk","nocodesplit":"true","emxVideoPrebidEnabled":"false","ovpOnSectionPageOOP":"true","enableActionableJournalism":"true","mantisRecommender.recommenderMaxRhcNumber":"2","premium.masterEnabled":"true","aylBackfill":"true","mantisRecommender.recommenderMaxLbNumber":"4","delayAdsUntilConsented":"true","prebid.mobile.restrict.to.vast":"false","newsletterSiteName":"Wales Online","ovpEnabled":"false","embeddedSearchEnabled":"true","ovpPlayerId":"114291","videojs.normal.load.enabled":"false","disableAirship":"true","readMoreRecommendedGoLive":"2024-10-29","webPushNotifications.vapidKey":"BI5GRtbzGgkD0U88sEHd9bmpl0gVsYAQRHNnlmBPzNd3IGNgPLcMy2nDrFz5l-srkBp29AI1-sp21whlaYLC_5w=","amp.mantisRecommender":"true","delayTaboolaUntilCMP":"true","longMantisRecommender":"true","accountHubVersion":"9a1ca856ecc336d355184a5e14e7b63c7565d82a","amp.cmpVersion":"v61","loginRadius":"true","readNextRecommendation":"https://recommendations.data.tm-awx.com/fallback","webPushNotifications.token":"MTpBZVpEQkpCNlRScXBoUnFOeEh0Tkd3OmV1U3ZMelRCOXZZVzZ3Q054R3NLQndiOHdUVXRDU1RzQmhKWVFsWExkR1U","mantisRecommenderReplacementRHCMPUEnabled":"false","improvedigitalDisplayPrebidEnabled":"false","authUI.reCaptchaKey":"6LfzNG8cAAAAAAW1ffFmC8slh-p-6eUmLCqpI7eu","tripleliftVideoPrebidEnabled":"false","gumgumDisplayPrebidEnabled":"true","video.jwplayer.iframe.norec.playerId":"msZh8bRm","enableAffiliateContentStickyBtn":"true","ozoneVideoPrebidEnabled":"true","ozoneAllowedKeys":"oz_gmpd_crid,oz_gmpd,oz_gmpd_adid,oz_winner,oz_gmpd_adomain,oz_gmpd_pb_r,oz_gmpd_adv","privacyPlusPriceId":"price_1R4cv0Ib6WLyGhHtzTxvKNhp","outstreamPlayerROW":"primis","mantisIdEnabled":"true","verizonDisplayPrebidEnabled":"false","useReCaptcha":"true","newslettersBaseUrl":"https://status.data-services.tm-awx.com","video.jwplayer.mobile.autoplay":"true","amp.cmpDisableExposesTcfApi":"false","jwplayer.float.mode.always":"true","gdprPrivacyLinkEnabled":"true","blackFridayWidget.jsUrl":"https://get-latest.dev.convrse.media/black-friday/black-friday-widget-v2.js","richaudienceDisplayPrebidEnabled":"true","ppidEnabled":"true","privacyPlusEnabled":"true","apiCommentCountEnabled":"true","fundingChoicesEnabled":"true","mantisClientSideJSTagEnabled":"true","viafouraSectionUuid":"00000000-0000-4000-8000-530063b48e37","outstreamPlayerIdVideoArticle":"116054&vp_content=plembed3e79vstkhlji&cbuster=%%CACHEBUSTER%%","newslettersUIVersion":"e8f108b5b2eae3c79709ab74283955e9798b0895","prebidAds":"false","video.jwplayer.iframe.playerId":"z3RVRJxw","newzit.enabled":"false","liveCommentsEnabled":"true","video.jwplayer.norec.playerId":"zlnHO3fc","lotameMantisDisabled":"false","premium.branding":"true","massDisplayPrebidEnabled":"true","felizRhsRecommendations":"true","ovpOnHomePage":"true","video.primis.playerId.videoLL":"121699","commentsEnabled":"true","mantisRecommender.autoplay":"true","disableInlineSkinnySignup":"false","outstreamPlayerEnabled":"true","commentsAdEnabled":"true","delayOnscrollOnetagUntilCMP":"true","taboolaDoubleLoaderEnabled":"false","chameleon.cookiePolicy.enabled":"false","articleImageCrops":"s458b/458w,s1200e/1200w","mvtTests.googleOptimizeId":"","tag.amphtml.enabled":"true","taboolaOffOnLightningLoad":"true","googleOneTap":"false","bookmarksUIVersion":"2cbcfb15bf19770b7b8e3e9cabfcb546d0e98cad","aylSlot3":"true","liverampInjectionEnabled":"true","aylSlot2":"true","premium.accountHubEnabled":"true","ix.wrapper":"false","smartAdServerVideoPrebidEnabled":"false","enableInArticleConvoMPU2":"true","debounceDataLayer":"true","oneTapNewsletter":"true","PWA":"{\"offlineSupport\":{\"selector\":\".teaser\",\"endpoint\":\"https://mab.data.tm-awx.com/pwa-swipe\",\"maxUrls\":6},\"cacheFirst\":{\"modalTimeout\":3000},\"combinedPrompt\":true,\"theme\":\"#DB0000\",\"title\":\"Wales Online\",\"scope\":\"/sport/\",\"options\":{\"globalChannel\":true,\"pushStyle\":\"headline\"}}","magniteDemandManagerEnabled":"true","privacyPlusVersion":"2.0","pubmaticVideoPrebidEnabled":"false","ovpPrimisSectionInlineId":"120825","amp.tcfV22":"true","amp.readmore.link.target.enabled":"true","readNextRecommendedGoLive":"2023-06-20","video.mobile.disabledAutoplayGeoLocations":"IE","readNextMobileFeliz":"true","whatsAppCommunityCode":"GCcesdWbt9X76wFf9n13Jx","blackFridayWidget":"false","prebid.waitConsent":"true","partner.quicklinks.bar":"false","amazonVideoTagEnabled":"true","mvtTests":"","nonIframeMantisRecommender":"true","webPushNotifications.serviceName":"airship","publicationId":"22da5fa7-c839-4a06-863c-a28905f0c02a","lotameLightningTagV2":"true","whatsAppInArticleCommCode":"Je4Mfj76YY58V3IzP8y79o ","articleImageSizes":"(max-width: 458px) 458px, 1200px","aylReplace":"true","pubmaticDisplayPrebidEnabled":"false","deleteAccountFromProfile":"true","enableMagicLink":"true","adslotsFixedSize":"true","xandrPSPVideoPrebidEnabled":"true","criteoDisplayPrebidEnabled":"true","mantisRecommender.useIntTracking":"true","echobox.enabled":"true","chatEnabled":"false","outstreamPlayerUKEU":"primis","prebidCurrencyModule":"true","openwebMpu":"true","enableAboutTopics":"true","gptNativeSectionSlots":"true","premium.pianoSiteId":"KA60a2ltpe","viafouraComments":"true","convergeVideoPrebidEnabled":"false","delayGTMClientIdUntilConsent":"true","video.jwplayer.playerId":"Va0x3flc","mediaGridVideoPrebidEnabled":"false","rampIdEnabled":"true","amp.taboola.outstream.enabled":"true","whatsappCommunities":"true","mantisRecommender.useCommonAdunitBottom":"true","mantisRecommender.hbEnabled":"true","collectiveDisplayPrebidEnabled":"false","oneSignalAppId":"e7afa7c3-24ae-4159-964f-7374b4fae9fe","fbia.converse.enabled":"true","nextdoorShare":"false","improvedigitalSkinsPrebidEnabled":"true","taboolaOutstreamConservativeAnalytics":"true","modularCss":"true","domainRedirectExceptions":"prod-proxy.tm-aws.com","nobidDisplayPrebidEnabled":"false","bookmarksEnabled":"true","amp.revealMPU2BeforeReadMore":"true","og.image.for.section.and.topic":"https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/logo-walesonline-social-sharing.png","M101.apiUrl":"https://partner-widget-api-prod.tm-awx.com/monitizer/1432/compare/prices/gbp_en","video.primis.playerId.videoPP":"121700","publicationName":"Wales Online","privacyPlusRevenuecatId":"strp_sQYqEBeIeJXWutFiGHSsHDlEFMm","video.jwplayer.enabled":"true","loadIrisManually":"true","prebid.js.waitForConsent":"true","photoStoryGalleryClickThrough":"true","disableAdvertMaxHeight":"true","viafouraEnabled":"true","taboolaOutstreamBypassGAM":"false","xandrPSPDisplayPrebidEnabled":"true","mantisRecommender.enableOnTopicPage":"true","chartbeatHeadlinePageTypes":"[\"home\",\"topic\",\"section\"]","breakingNewsPull":"true","nobidVideoPrebidEnabled":"false","mantisRecommenderReplacementRHCMPUDisabled":"true","magniteDisplayPrebidEnabled":"false","smallerFloatParkVideo":"false","amazon.fpd.signals.enabled":"true","prebidUseTestLibrary":"false","disableInterstitialHomePage":"true","viafouraNewCdn":"true","oneSignalEnabled":"true","amp.blockTrackingForSecGPC":"true","tripleliftNativePrebidEnabled":"false","mantisClientTagEnabled":"false","richaudienceVideoPrebidEnabled":"false","swipeNavigation.endpoint":"https://mab.data.tm-awx.com/pwa-swipe","amp.gdprEncodingMode":"TCF","privacyPlusProductId":"prod_Rya5ge2zUh15Fi","readNextRecommendationFiltered":"https://recommendations.data.tm-awx.com/fallback/whatsHotWithExclusion","insticatorDisplayPrebidEnabled":"false","ampQuantcastCMPEnabled":"true","enableInArticleConvoMPU":"false","premium.globalScriptEnabled":"true","ozoneOutstreamPrebidEnabled":"true","loginRadiusAPIKey":"415307d0-d73a-49d3-9958-1c42c71165ee","enableInArticleMPUExtra":"true","readMoreWithImage":"true","xandrVideoMaxDuration":"30","googleOneTapConsentCheck":"false","ovpTypeHome":"primis","nativeAdsFallback":"true","amp.aylEnabled":"true","prebid.sendAllBids":"true","ovpType":"primis","improvedigitalVideoPrebidEnabled":"false","prebid.sendHBKeys":"false","irisAutoplayVideosMax":"4","potentialPrivacyPlusCheckEnabled":"true","enableUserProfile":"true","standaloneMpu":"false","smartAdServerDisplayPrebidEnabled":"true","mantisRecommender":"false","jwplayer.trackingOnConsent":"true","prebidLoadAtRuntime":"true","webPushNotifications.pushDisplayService":"airship","enableCallToActionBar":"true","notificationTrayEnabled":"false","mantisBackEndWidgetDisabled":"false","customHtmlElements":"true","readNextRecommended":"false","mvtTests.enable":"false","mantisRecommender.basePartnership":"false","cmpIncludeSubdomains":"true","swipeNavigation":"true","premium.pianoBaseUrl":"experience-eu.piano.io","blockthrough.enabled":"true","customAdExperience":"true","adFixedTopSlot":"true","ampCommentsEnabled":"true","gpt.waitConsent":"true","externalBrandCSS":"true","LoginRadiusDomain":"https://auth.reachplc.com","quantcastCMPInline":"true","authUI.env":"prod","displayPrebidEnabled":"true","ozoneDisplayPrebidEnabled":"true","nativeAppBanner":"true","ixDisplayPrebidEnabled":"true","mantisRecommender.takeoverDetection":"lightningload","commentCountEnabled":"true","newslettersBaseUrlProtected":"https://status.data-services.tm-awx.com/subscriptions/secure","video.ima3Version":"3.6","videoPrebidEnabled":"true","CIPAConsentNotice":"true","delayVideoAdsUntilConsented":"true","videojs.optimized.load.enabled":"true","ovpPrimisSectionOOPId":"121023","socialRelationNofollow":"true","fbia.chartbeat.inbody":"false","appNexusVideoPrebidEnabled":"false"},"piano":{},"pluck":{"theme":"mirror"},"pageInfo":{},"facebook":{"appId":"158410350916408"},"jotform":{"url":"https://jotform-competitions.tm-awx.com/","apikey":""},"mpulse":{},"responsiveRequest":true,"optout":{"enabled":false},"cookiePolicy":{"url":"https://www.walesonline.co.uk/cookie-policy/"},"isPreview":false};</script>
<script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/withnail/lib/systemjs/s.min.js?v=f10714d2eb405d24ddca037ab0ec8f8d" defer></script>
<script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/withnail/tags/js/runForceReconsent.min.js?v=76f26e1c0141e2f4bb4d32696dc696d5" defer></script>
<!-- Commercial Script --><!-- GPT Library tag - not injected by widget. Please inject it dynamically -->
<script type="text/javascript">window.googletag = window.googletag || { cmd: [] };</script>
<!-- GPT Library tag end -->
<!-- Commercial Scripts -->
<!-- Amazon A9 APSTAG prefetch and preconnect -->
<link rel="dns-prefetch" href="https://c.amazon-adsystem.com">
<link rel="preconnect" href="https://c.amazon-adsystem.com" crossorigin>
<!-- Amazon A9 APSTAG -->
<script>
function loadAmazonTag() {
-1===window.location.hostname.indexOf("insider.co.uk")&&(window.addEventListener("A9.loaded",function(e){console.log("A9 loaded: ",JSON.stringify(e))}),window.apstagDEBUG={testBidTimeout:200},function(){var e=function(e){var t,n=window,a={A9Loaded:!0};window.console.log("fireA9Loaded: "+JSON.stringify(e),1),n&&(document.createEvent?((t=document.createEvent("HTMLEvents")).initEvent("A9.loaded",!0,!0),t.data=a,n.dispatchEvent(t)):document.createEventObject&&((t=document.createEventObject()).data=a,n.fireEvent("onA9.loaded",t)),window.addEventListener("DOMContentLoaded",function(){n.dataEvents=n.dataEvents||{},n.dataEvents["A9.loaded"]=n.dataEvents["A9.loaded"]||[],n.dataEvents["A9.loaded"].push(!0)},!1))};!function(t,n,a,d,o,i,s){function c(e,a){n[t]._Q.push([e,a])}n[t]||(n[t]={init:function(){c("i",arguments)},fetchBids:function(){c("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},dpa:function(){q("di",arguments)},rpa:function(){q("ri",arguments)},upa:function(){q("ui",arguments)},_Q:[]},(i=a.createElement(d)).async=!0,i.src="https://c.amazon-adsystem.com/aax2/apstag.js",i.onload=e,(s=a.getElementsByTagName(d)[0]).parentNode.insertBefore(i,s))}("apstag",window,document,"script"),window.TMFeatures||(window.TMFeatures={}),window.TMFeatures.amazonHeaderEnabled=!0}());
}
window.addEventListener('consent.signal.and.premiumplus.ready', function(evt) {if(!(evt.data && evt.data.privacyPlusActive)){loadAmazonTag();}});
</script>
<!-- Amazon A9 APSTAG end-->
<script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/withnail/tags/js/tags.min.js?v=bafee28f9921d812656f8967c7c385d8" defer></script>
<meta id="partnerConfig" name="partnerConfig" content="{&quot;buysell&quot;:{&quot;partnerName&quot;:&quot;buysell&quot;},&quot;book an ad&quot;:{&quot;partnerName&quot;:&quot;book an ad&quot;},&quot;family notices&quot;:{&quot;partnerName&quot;:&quot;family notices&quot;},&quot;jobs&quot;:{&quot;partnerName&quot;:&quot;madgex&quot;},&quot;property&quot;:{&quot;partnerName&quot;:&quot;Drag &amp; Drop&quot;},&quot;buyaphoto&quot;:{&quot;partnerName&quot;:&quot;buy a photo&quot;},&quot;dating&quot;:{&quot;partnerName&quot;:&quot;dating&quot;},&quot;motors&quot;:{&quot;partnerName&quot;:&quot;Pistonheads (Auto Car)&quot;},&quot;travel&quot;:{&quot;partnerName&quot;:&quot;Travel&quot;},&quot;plus rewards&quot;:{&quot;partnerName&quot;:&quot;Plus Rewards&quot;},&quot;directory&quot;:{&quot;partnerName&quot;:&quot;Scoot/Directory&quot;}}">
<meta id="partnerCarouselConfig" name="partnerCarouselConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;xandrPSPOutstreamPrebidEnabled&quot;:&quot;true&quot;,&quot;amazon.waitConsent&quot;:&quot;true&quot;,&quot;mantisRecommender.apiUrl&quot;:&quot;https://api.mantis-intelligence.com/reach/recommender&quot;,&quot;pubmaticIdEnabled&quot;:&quot;true&quot;,&quot;consentDate&quot;:&quot;06/08/2021&quot;,&quot;thirtythreeacrossDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;jwRtdEnabled&quot;:&quot;true&quot;,&quot;prebidLibrary&quot;:&quot;false&quot;,&quot;amp.cmpCollapsableBtn&quot;:&quot;true&quot;,&quot;authUI&quot;:&quot;true&quot;,&quot;ovpOnSectionPage&quot;:&quot;false&quot;,&quot;privacyPlusAdsFree&quot;:&quot;true&quot;,&quot;recommendationsEndpoint&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;mantisRecommender.useCommonAdunit&quot;:&quot;true&quot;,&quot;video.jwplayer.player.bidding.enabled&quot;:&quot;false&quot;,&quot;quantcastCMPEnabled&quot;:&quot;true&quot;,&quot;taboolaNonConsented&quot;:&quot;false&quot;,&quot;openxDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;navWithArticle.enabled&quot;:&quot;true&quot;,&quot;useNewPreferenceCentre&quot;:&quot;true&quot;,&quot;topMantisRecommender&quot;:&quot;true&quot;,&quot;enableInternalRecaptchaValidation&quot;:&quot;true&quot;,&quot;pubmaticIdDisabled&quot;:&quot;false&quot;,&quot;readMoreRecommended&quot;:&quot;true&quot;,&quot;cmpHostName&quot;:&quot;walesonline.co.uk&quot;,&quot;fbia.mantisRecommender&quot;:&quot;true&quot;,&quot;limitedConsentKPV&quot;:&quot;true&quot;,&quot;RRET-227.cutOffDate&quot;:&quot;2020-06-30T10:30:00&quot;,&quot;blackFridayWidget.linkUrl&quot;:&quot;https://www.walesonline.co.uk/all-about/black-friday&quot;,&quot;bookmarksBaseUrl&quot;:&quot;https://5yc6ykd9ei.execute-api.us-east-1.amazonaws.com/prod/api&quot;,&quot;enableSlideInSkinnySignUp&quot;:&quot;false&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxMpuNumber&quot;:&quot;10&quot;,&quot;mantisRecommender.autoplayInterval&quot;:&quot;5000&quot;,&quot;videoPlaylistEnabled&quot;:&quot;true&quot;,&quot;domain&quot;:&quot;walesonline.co.uk&quot;,&quot;profileMenu&quot;:&quot;true&quot;,&quot;ampVideoCacheBuster&quot;:&quot;true&quot;,&quot;taboolaDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;adHiddenLoading&quot;:&quot;true&quot;,&quot;xandrPSPNativePrebidEnabled&quot;:&quot;false&quot;,&quot;primisGeo&quot;:&quot;true&quot;,&quot;mantisRecommender.enableOnErrorPages&quot;:&quot;true&quot;,&quot;blackFridayWidget.cssLink&quot;:&quot;https://get-latest.dev.convrse.media/black-friday/css/black-friday-widget-v2.css&quot;,&quot;sovrnDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;authUI.default&quot;:&quot;true&quot;,&quot;webPushNotifications.appKey&quot;:&quot;AeZDBJB6TRqphRqNxHtNGw&quot;,&quot;newslettersURL&quot;:&quot;https://communicatoremail.com/IN/DCF/A8H9jAkG3nMZsLXGF91M1D/&quot;,&quot;mantisRecommender.underimageSlot&quot;:&quot;false&quot;,&quot;adServedMastheadStripEnabled&quot;:&quot;true&quot;,&quot;article.metaRobots&quot;:&quot;max-image-preview:large&quot;,&quot;prebidTestRuntime&quot;:&quot;false&quot;,&quot;ovpTypeSection&quot;:&quot;primis&quot;,&quot;jicregPixelSrc&quot;:&quot;https://inviso.rampanel.com/ram/Inviso?i=40090&amp;c=62808&amp;t=6&amp;cg=0&amp;r=1&amp;rdir=1&amp;c0=Reach_Plc&amp;c1=Wales_Online&quot;,&quot;gptNativeArticleSlots&quot;:&quot;true&quot;,&quot;video.primis.enabled&quot;:&quot;true&quot;,&quot;flagsFromDataLayerForFBIA&quot;:&quot;true&quot;,&quot;homepageRecommEnabled&quot;:&quot;false&quot;,&quot;privacyPlusPpScriptSrc&quot;:&quot;https://premium.express.co.uk/js/dist/privacy-plus-v2.min.js&quot;,&quot;privacyPlusProductsLink&quot;:&quot;https://buy.stripe.com/00g2am9jUbmIerubIV&quot;,&quot;irisClientToken&quot;:&quot;MN28D99SD1&quot;,&quot;openxVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;amp.stickyAdRefresh&quot;:&quot;90&quot;,&quot;ixVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;globalTrayEnabled&quot;:&quot;true&quot;,&quot;copButtonTextColor&quot;:&quot;#FFFFFF&quot;,&quot;sovrnInjection&quot;:&quot;true&quot;,&quot;criteoVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.limit&quot;:&quot;20&quot;,&quot;jwRtdAuctionDelay&quot;:&quot;250&quot;,&quot;delayAdsUntilCMP&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;PWA.enable&quot;:&quot;true&quot;,&quot;replaceMobileNativeWithAdSlot&quot;:&quot;true&quot;,&quot;authUI.version&quot;:&quot;bb92e81572362ddab8548a22803ec492ea52550c&quot;,&quot;readNextEmbeds&quot;:&quot;true&quot;,&quot;removeSSO&quot;:&quot;true&quot;,&quot;tripleliftDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;video.ctpFloatAndPark&quot;:&quot;true&quot;,&quot;felix.endpoint&quot;:&quot;https://feliz-amp.data.tm-awx.com/config.json&quot;,&quot;convoStarterEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.stopPageSwipes&quot;:&quot;true&quot;,&quot;adFixedMobileBottomSticky&quot;:&quot;true&quot;,&quot;video.primis.playerId.video&quot;:&quot;121698&quot;,&quot;xandrDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;consentText&quot;:&quot;We use your sign-up to provide content in ways you’ve consented to and improve our understanding of you. This may include adverts from us and third parties based on our knowledge of you. &quot;,&quot;mediaGridDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;convergeDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;mailingListApiBaseUrl&quot;:&quot;https://mailinglistapi.data-services.tm-awx.com&quot;,&quot;publicationTimezone&quot;:&quot;Europe/London&quot;,&quot;customMailerEnabled&quot;:&quot;true&quot;,&quot;accountHubEnabled&quot;:&quot;true&quot;,&quot;emxDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;authUI.publicationID&quot;:&quot;walesonline&quot;,&quot;mantisRecommender.mpuPositionsStart&quot;:&quot;1&quot;,&quot;vidazooDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;IASVisRestrictToGeo&quot;:&quot;UK-IE&quot;,&quot;pubmaticIdConsentDelay&quot;:&quot;true&quot;,&quot;photoStoryExperiment&quot;:&quot;true&quot;,&quot;mantisRecommender.newzitEnabled&quot;:&quot;false&quot;,&quot;tcfVersion&quot;:&quot;2&quot;,&quot;outstreamPlayerId&quot;:&quot;114291&amp;vp_content=plembed3e79vstkhlji&amp;cbuster=%%CACHEBUSTER%%&quot;,&quot;richaudienceSkinsPrebidEnabled&quot;:&quot;false&quot;,&quot;codesplit&quot;:&quot;false&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;converse.domain.url&quot;:&quot;https://converse.walesonline.co.uk&quot;,&quot;nocodesplit&quot;:&quot;true&quot;,&quot;emxVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;ovpOnSectionPageOOP&quot;:&quot;true&quot;,&quot;enableActionableJournalism&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxRhcNumber&quot;:&quot;2&quot;,&quot;premium.masterEnabled&quot;:&quot;true&quot;,&quot;aylBackfill&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxLbNumber&quot;:&quot;4&quot;,&quot;delayAdsUntilConsented&quot;:&quot;true&quot;,&quot;prebid.mobile.restrict.to.vast&quot;:&quot;false&quot;,&quot;newsletterSiteName&quot;:&quot;Wales Online&quot;,&quot;ovpEnabled&quot;:&quot;false&quot;,&quot;embeddedSearchEnabled&quot;:&quot;true&quot;,&quot;ovpPlayerId&quot;:&quot;114291&quot;,&quot;videojs.normal.load.enabled&quot;:&quot;false&quot;,&quot;disableAirship&quot;:&quot;true&quot;,&quot;readMoreRecommendedGoLive&quot;:&quot;2024-10-29&quot;,&quot;webPushNotifications.vapidKey&quot;:&quot;BI5GRtbzGgkD0U88sEHd9bmpl0gVsYAQRHNnlmBPzNd3IGNgPLcMy2nDrFz5l-srkBp29AI1-sp21whlaYLC_5w=&quot;,&quot;amp.mantisRecommender&quot;:&quot;true&quot;,&quot;delayTaboolaUntilCMP&quot;:&quot;true&quot;,&quot;longMantisRecommender&quot;:&quot;true&quot;,&quot;accountHubVersion&quot;:&quot;9a1ca856ecc336d355184a5e14e7b63c7565d82a&quot;,&quot;amp.cmpVersion&quot;:&quot;v61&quot;,&quot;loginRadius&quot;:&quot;true&quot;,&quot;readNextRecommendation&quot;:&quot;https://recommendations.data.tm-awx.com/fallback&quot;,&quot;webPushNotifications.token&quot;:&quot;MTpBZVpEQkpCNlRScXBoUnFOeEh0Tkd3OmV1U3ZMelRCOXZZVzZ3Q054R3NLQndiOHdUVXRDU1RzQmhKWVFsWExkR1U&quot;,&quot;mantisRecommenderReplacementRHCMPUEnabled&quot;:&quot;false&quot;,&quot;improvedigitalDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;authUI.reCaptchaKey&quot;:&quot;6LfzNG8cAAAAAAW1ffFmC8slh-p-6eUmLCqpI7eu&quot;,&quot;tripleliftVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;gumgumDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;video.jwplayer.iframe.norec.playerId&quot;:&quot;msZh8bRm&quot;,&quot;enableAffiliateContentStickyBtn&quot;:&quot;true&quot;,&quot;ozoneVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;ozoneAllowedKeys&quot;:&quot;oz_gmpd_crid,oz_gmpd,oz_gmpd_adid,oz_winner,oz_gmpd_adomain,oz_gmpd_pb_r,oz_gmpd_adv&quot;,&quot;privacyPlusPriceId&quot;:&quot;price_1R4cv0Ib6WLyGhHtzTxvKNhp&quot;,&quot;outstreamPlayerROW&quot;:&quot;primis&quot;,&quot;mantisIdEnabled&quot;:&quot;true&quot;,&quot;verizonDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;useReCaptcha&quot;:&quot;true&quot;,&quot;newslettersBaseUrl&quot;:&quot;https://status.data-services.tm-awx.com&quot;,&quot;video.jwplayer.mobile.autoplay&quot;:&quot;true&quot;,&quot;amp.cmpDisableExposesTcfApi&quot;:&quot;false&quot;,&quot;jwplayer.float.mode.always&quot;:&quot;true&quot;,&quot;gdprPrivacyLinkEnabled&quot;:&quot;true&quot;,&quot;blackFridayWidget.jsUrl&quot;:&quot;https://get-latest.dev.convrse.media/black-friday/black-friday-widget-v2.js&quot;,&quot;richaudienceDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;ppidEnabled&quot;:&quot;true&quot;,&quot;privacyPlusEnabled&quot;:&quot;true&quot;,&quot;apiCommentCountEnabled&quot;:&quot;true&quot;,&quot;fundingChoicesEnabled&quot;:&quot;true&quot;,&quot;mantisClientSideJSTagEnabled&quot;:&quot;true&quot;,&quot;viafouraSectionUuid&quot;:&quot;00000000-0000-4000-8000-530063b48e37&quot;,&quot;outstreamPlayerIdVideoArticle&quot;:&quot;116054&amp;vp_content=plembed3e79vstkhlji&amp;cbuster=%%CACHEBUSTER%%&quot;,&quot;newslettersUIVersion&quot;:&quot;e8f108b5b2eae3c79709ab74283955e9798b0895&quot;,&quot;prebidAds&quot;:&quot;false&quot;,&quot;video.jwplayer.iframe.playerId&quot;:&quot;z3RVRJxw&quot;,&quot;newzit.enabled&quot;:&quot;false&quot;,&quot;liveCommentsEnabled&quot;:&quot;true&quot;,&quot;video.jwplayer.norec.playerId&quot;:&quot;zlnHO3fc&quot;,&quot;lotameMantisDisabled&quot;:&quot;false&quot;,&quot;premium.branding&quot;:&quot;true&quot;,&quot;massDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;felizRhsRecommendations&quot;:&quot;true&quot;,&quot;ovpOnHomePage&quot;:&quot;true&quot;,&quot;video.primis.playerId.videoLL&quot;:&quot;121699&quot;,&quot;commentsEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.autoplay&quot;:&quot;true&quot;,&quot;disableInlineSkinnySignup&quot;:&quot;false&quot;,&quot;outstreamPlayerEnabled&quot;:&quot;true&quot;,&quot;commentsAdEnabled&quot;:&quot;true&quot;,&quot;delayOnscrollOnetagUntilCMP&quot;:&quot;true&quot;,&quot;taboolaDoubleLoaderEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;articleImageCrops&quot;:&quot;s458b/458w,s1200e/1200w&quot;,&quot;mvtTests.googleOptimizeId&quot;:&quot;&quot;,&quot;tag.amphtml.enabled&quot;:&quot;true&quot;,&quot;taboolaOffOnLightningLoad&quot;:&quot;true&quot;,&quot;googleOneTap&quot;:&quot;false&quot;,&quot;bookmarksUIVersion&quot;:&quot;2cbcfb15bf19770b7b8e3e9cabfcb546d0e98cad&quot;,&quot;aylSlot3&quot;:&quot;true&quot;,&quot;liverampInjectionEnabled&quot;:&quot;true&quot;,&quot;aylSlot2&quot;:&quot;true&quot;,&quot;premium.accountHubEnabled&quot;:&quot;true&quot;,&quot;ix.wrapper&quot;:&quot;false&quot;,&quot;smartAdServerVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;enableInArticleConvoMPU2&quot;:&quot;true&quot;,&quot;debounceDataLayer&quot;:&quot;true&quot;,&quot;oneTapNewsletter&quot;:&quot;true&quot;,&quot;PWA&quot;:&quot;{\&quot;offlineSupport\&quot;:{\&quot;selector\&quot;:\&quot;.teaser\&quot;,\&quot;endpoint\&quot;:\&quot;https://mab.data.tm-awx.com/pwa-swipe\&quot;,\&quot;maxUrls\&quot;:6},\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:3000},\&quot;combinedPrompt\&quot;:true,\&quot;theme\&quot;:\&quot;#DB0000\&quot;,\&quot;title\&quot;:\&quot;Wales Online\&quot;,\&quot;scope\&quot;:\&quot;/sport/\&quot;,\&quot;options\&quot;:{\&quot;globalChannel\&quot;:true,\&quot;pushStyle\&quot;:\&quot;headline\&quot;}}&quot;,&quot;magniteDemandManagerEnabled&quot;:&quot;true&quot;,&quot;privacyPlusVersion&quot;:&quot;2.0&quot;,&quot;pubmaticVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;ovpPrimisSectionInlineId&quot;:&quot;120825&quot;,&quot;amp.tcfV22&quot;:&quot;true&quot;,&quot;amp.readmore.link.target.enabled&quot;:&quot;true&quot;,&quot;readNextRecommendedGoLive&quot;:&quot;2023-06-20&quot;,&quot;video.mobile.disabledAutoplayGeoLocations&quot;:&quot;IE&quot;,&quot;readNextMobileFeliz&quot;:&quot;true&quot;,&quot;whatsAppCommunityCode&quot;:&quot;GCcesdWbt9X76wFf9n13Jx&quot;,&quot;blackFridayWidget&quot;:&quot;false&quot;,&quot;prebid.waitConsent&quot;:&quot;true&quot;,&quot;partner.quicklinks.bar&quot;:&quot;false&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;mvtTests&quot;:&quot;&quot;,&quot;nonIframeMantisRecommender&quot;:&quot;true&quot;,&quot;webPushNotifications.serviceName&quot;:&quot;airship&quot;,&quot;publicationId&quot;:&quot;22da5fa7-c839-4a06-863c-a28905f0c02a&quot;,&quot;lotameLightningTagV2&quot;:&quot;true&quot;,&quot;whatsAppInArticleCommCode&quot;:&quot;Je4Mfj76YY58V3IzP8y79o &quot;,&quot;articleImageSizes&quot;:&quot;(max-width: 458px) 458px, 1200px&quot;,&quot;aylReplace&quot;:&quot;true&quot;,&quot;pubmaticDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;deleteAccountFromProfile&quot;:&quot;true&quot;,&quot;enableMagicLink&quot;:&quot;true&quot;,&quot;adslotsFixedSize&quot;:&quot;true&quot;,&quot;xandrPSPVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;criteoDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.useIntTracking&quot;:&quot;true&quot;,&quot;echobox.enabled&quot;:&quot;true&quot;,&quot;chatEnabled&quot;:&quot;false&quot;,&quot;outstreamPlayerUKEU&quot;:&quot;primis&quot;,&quot;prebidCurrencyModule&quot;:&quot;true&quot;,&quot;openwebMpu&quot;:&quot;true&quot;,&quot;enableAboutTopics&quot;:&quot;true&quot;,&quot;gptNativeSectionSlots&quot;:&quot;true&quot;,&quot;premium.pianoSiteId&quot;:&quot;KA60a2ltpe&quot;,&quot;viafouraComments&quot;:&quot;true&quot;,&quot;convergeVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;delayGTMClientIdUntilConsent&quot;:&quot;true&quot;,&quot;video.jwplayer.playerId&quot;:&quot;Va0x3flc&quot;,&quot;mediaGridVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;rampIdEnabled&quot;:&quot;true&quot;,&quot;amp.taboola.outstream.enabled&quot;:&quot;true&quot;,&quot;whatsappCommunities&quot;:&quot;true&quot;,&quot;mantisRecommender.useCommonAdunitBottom&quot;:&quot;true&quot;,&quot;mantisRecommender.hbEnabled&quot;:&quot;true&quot;,&quot;collectiveDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;oneSignalAppId&quot;:&quot;e7afa7c3-24ae-4159-964f-7374b4fae9fe&quot;,&quot;fbia.converse.enabled&quot;:&quot;true&quot;,&quot;nextdoorShare&quot;:&quot;false&quot;,&quot;improvedigitalSkinsPrebidEnabled&quot;:&quot;true&quot;,&quot;taboolaOutstreamConservativeAnalytics&quot;:&quot;true&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;domainRedirectExceptions&quot;:&quot;prod-proxy.tm-aws.com&quot;,&quot;nobidDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;bookmarksEnabled&quot;:&quot;true&quot;,&quot;amp.revealMPU2BeforeReadMore&quot;:&quot;true&quot;,&quot;og.image.for.section.and.topic&quot;:&quot;https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/logo-walesonline-social-sharing.png&quot;,&quot;M101.apiUrl&quot;:&quot;https://partner-widget-api-prod.tm-awx.com/monitizer/1432/compare/prices/gbp_en&quot;,&quot;video.primis.playerId.videoPP&quot;:&quot;121700&quot;,&quot;publicationName&quot;:&quot;Wales Online&quot;,&quot;privacyPlusRevenuecatId&quot;:&quot;strp_sQYqEBeIeJXWutFiGHSsHDlEFMm&quot;,&quot;video.jwplayer.enabled&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;prebid.js.waitForConsent&quot;:&quot;true&quot;,&quot;photoStoryGalleryClickThrough&quot;:&quot;true&quot;,&quot;disableAdvertMaxHeight&quot;:&quot;true&quot;,&quot;viafouraEnabled&quot;:&quot;true&quot;,&quot;taboolaOutstreamBypassGAM&quot;:&quot;false&quot;,&quot;xandrPSPDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.enableOnTopicPage&quot;:&quot;true&quot;,&quot;chartbeatHeadlinePageTypes&quot;:&quot;[\&quot;home\&quot;,\&quot;topic\&quot;,\&quot;section\&quot;]&quot;,&quot;breakingNewsPull&quot;:&quot;true&quot;,&quot;nobidVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;mantisRecommenderReplacementRHCMPUDisabled&quot;:&quot;true&quot;,&quot;magniteDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;smallerFloatParkVideo&quot;:&quot;false&quot;,&quot;amazon.fpd.signals.enabled&quot;:&quot;true&quot;,&quot;prebidUseTestLibrary&quot;:&quot;false&quot;,&quot;disableInterstitialHomePage&quot;:&quot;true&quot;,&quot;viafouraNewCdn&quot;:&quot;true&quot;,&quot;oneSignalEnabled&quot;:&quot;true&quot;,&quot;amp.blockTrackingForSecGPC&quot;:&quot;true&quot;,&quot;tripleliftNativePrebidEnabled&quot;:&quot;false&quot;,&quot;mantisClientTagEnabled&quot;:&quot;false&quot;,&quot;richaudienceVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;amp.gdprEncodingMode&quot;:&quot;TCF&quot;,&quot;privacyPlusProductId&quot;:&quot;prod_Rya5ge2zUh15Fi&quot;,&quot;readNextRecommendationFiltered&quot;:&quot;https://recommendations.data.tm-awx.com/fallback/whatsHotWithExclusion&quot;,&quot;insticatorDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;ampQuantcastCMPEnabled&quot;:&quot;true&quot;,&quot;enableInArticleConvoMPU&quot;:&quot;false&quot;,&quot;premium.globalScriptEnabled&quot;:&quot;true&quot;,&quot;ozoneOutstreamPrebidEnabled&quot;:&quot;true&quot;,&quot;loginRadiusAPIKey&quot;:&quot;415307d0-d73a-49d3-9958-1c42c71165ee&quot;,&quot;enableInArticleMPUExtra&quot;:&quot;true&quot;,&quot;readMoreWithImage&quot;:&quot;true&quot;,&quot;xandrVideoMaxDuration&quot;:&quot;30&quot;,&quot;googleOneTapConsentCheck&quot;:&quot;false&quot;,&quot;ovpTypeHome&quot;:&quot;primis&quot;,&quot;nativeAdsFallback&quot;:&quot;true&quot;,&quot;amp.aylEnabled&quot;:&quot;true&quot;,&quot;prebid.sendAllBids&quot;:&quot;true&quot;,&quot;ovpType&quot;:&quot;primis&quot;,&quot;improvedigitalVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;prebid.sendHBKeys&quot;:&quot;false&quot;,&quot;irisAutoplayVideosMax&quot;:&quot;4&quot;,&quot;potentialPrivacyPlusCheckEnabled&quot;:&quot;true&quot;,&quot;enableUserProfile&quot;:&quot;true&quot;,&quot;standaloneMpu&quot;:&quot;false&quot;,&quot;smartAdServerDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender&quot;:&quot;false&quot;,&quot;jwplayer.trackingOnConsent&quot;:&quot;true&quot;,&quot;prebidLoadAtRuntime&quot;:&quot;true&quot;,&quot;webPushNotifications.pushDisplayService&quot;:&quot;airship&quot;,&quot;enableCallToActionBar&quot;:&quot;true&quot;,&quot;notificationTrayEnabled&quot;:&quot;false&quot;,&quot;mantisBackEndWidgetDisabled&quot;:&quot;false&quot;,&quot;customHtmlElements&quot;:&quot;true&quot;,&quot;readNextRecommended&quot;:&quot;false&quot;,&quot;mvtTests.enable&quot;:&quot;false&quot;,&quot;mantisRecommender.basePartnership&quot;:&quot;false&quot;,&quot;cmpIncludeSubdomains&quot;:&quot;true&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;premium.pianoBaseUrl&quot;:&quot;experience-eu.piano.io&quot;,&quot;blockthrough.enabled&quot;:&quot;true&quot;,&quot;customAdExperience&quot;:&quot;true&quot;,&quot;adFixedTopSlot&quot;:&quot;true&quot;,&quot;ampCommentsEnabled&quot;:&quot;true&quot;,&quot;gpt.waitConsent&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;LoginRadiusDomain&quot;:&quot;https://auth.reachplc.com&quot;,&quot;quantcastCMPInline&quot;:&quot;true&quot;,&quot;authUI.env&quot;:&quot;prod&quot;,&quot;displayPrebidEnabled&quot;:&quot;true&quot;,&quot;ozoneDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;ixDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.takeoverDetection&quot;:&quot;lightningload&quot;,&quot;commentCountEnabled&quot;:&quot;true&quot;,&quot;newslettersBaseUrlProtected&quot;:&quot;https://status.data-services.tm-awx.com/subscriptions/secure&quot;,&quot;video.ima3Version&quot;:&quot;3.6&quot;,&quot;videoPrebidEnabled&quot;:&quot;true&quot;,&quot;CIPAConsentNotice&quot;:&quot;true&quot;,&quot;delayVideoAdsUntilConsented&quot;:&quot;true&quot;,&quot;videojs.optimized.load.enabled&quot;:&quot;true&quot;,&quot;ovpPrimisSectionOOPId&quot;:&quot;121023&quot;,&quot;socialRelationNofollow&quot;:&quot;true&quot;,&quot;fbia.chartbeat.inbody&quot;:&quot;false&quot;,&quot;appNexusVideoPrebidEnabled&quot;:&quot;false&quot;}}">
<meta id="partnerQuickLinksConfig" name="partnerQuickLinksConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;xandrPSPOutstreamPrebidEnabled&quot;:&quot;true&quot;,&quot;amazon.waitConsent&quot;:&quot;true&quot;,&quot;mantisRecommender.apiUrl&quot;:&quot;https://api.mantis-intelligence.com/reach/recommender&quot;,&quot;pubmaticIdEnabled&quot;:&quot;true&quot;,&quot;consentDate&quot;:&quot;06/08/2021&quot;,&quot;thirtythreeacrossDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;jwRtdEnabled&quot;:&quot;true&quot;,&quot;prebidLibrary&quot;:&quot;false&quot;,&quot;amp.cmpCollapsableBtn&quot;:&quot;true&quot;,&quot;authUI&quot;:&quot;true&quot;,&quot;ovpOnSectionPage&quot;:&quot;false&quot;,&quot;privacyPlusAdsFree&quot;:&quot;true&quot;,&quot;recommendationsEndpoint&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;mantisRecommender.useCommonAdunit&quot;:&quot;true&quot;,&quot;video.jwplayer.player.bidding.enabled&quot;:&quot;false&quot;,&quot;quantcastCMPEnabled&quot;:&quot;true&quot;,&quot;taboolaNonConsented&quot;:&quot;false&quot;,&quot;openxDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;navWithArticle.enabled&quot;:&quot;true&quot;,&quot;useNewPreferenceCentre&quot;:&quot;true&quot;,&quot;topMantisRecommender&quot;:&quot;true&quot;,&quot;enableInternalRecaptchaValidation&quot;:&quot;true&quot;,&quot;pubmaticIdDisabled&quot;:&quot;false&quot;,&quot;readMoreRecommended&quot;:&quot;true&quot;,&quot;cmpHostName&quot;:&quot;walesonline.co.uk&quot;,&quot;fbia.mantisRecommender&quot;:&quot;true&quot;,&quot;limitedConsentKPV&quot;:&quot;true&quot;,&quot;RRET-227.cutOffDate&quot;:&quot;2020-06-30T10:30:00&quot;,&quot;blackFridayWidget.linkUrl&quot;:&quot;https://www.walesonline.co.uk/all-about/black-friday&quot;,&quot;bookmarksBaseUrl&quot;:&quot;https://5yc6ykd9ei.execute-api.us-east-1.amazonaws.com/prod/api&quot;,&quot;enableSlideInSkinnySignUp&quot;:&quot;false&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxMpuNumber&quot;:&quot;10&quot;,&quot;mantisRecommender.autoplayInterval&quot;:&quot;5000&quot;,&quot;videoPlaylistEnabled&quot;:&quot;true&quot;,&quot;domain&quot;:&quot;walesonline.co.uk&quot;,&quot;profileMenu&quot;:&quot;true&quot;,&quot;ampVideoCacheBuster&quot;:&quot;true&quot;,&quot;taboolaDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;adHiddenLoading&quot;:&quot;true&quot;,&quot;xandrPSPNativePrebidEnabled&quot;:&quot;false&quot;,&quot;primisGeo&quot;:&quot;true&quot;,&quot;mantisRecommender.enableOnErrorPages&quot;:&quot;true&quot;,&quot;blackFridayWidget.cssLink&quot;:&quot;https://get-latest.dev.convrse.media/black-friday/css/black-friday-widget-v2.css&quot;,&quot;sovrnDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;authUI.default&quot;:&quot;true&quot;,&quot;webPushNotifications.appKey&quot;:&quot;AeZDBJB6TRqphRqNxHtNGw&quot;,&quot;newslettersURL&quot;:&quot;https://communicatoremail.com/IN/DCF/A8H9jAkG3nMZsLXGF91M1D/&quot;,&quot;mantisRecommender.underimageSlot&quot;:&quot;false&quot;,&quot;adServedMastheadStripEnabled&quot;:&quot;true&quot;,&quot;article.metaRobots&quot;:&quot;max-image-preview:large&quot;,&quot;prebidTestRuntime&quot;:&quot;false&quot;,&quot;ovpTypeSection&quot;:&quot;primis&quot;,&quot;jicregPixelSrc&quot;:&quot;https://inviso.rampanel.com/ram/Inviso?i=40090&amp;c=62808&amp;t=6&amp;cg=0&amp;r=1&amp;rdir=1&amp;c0=Reach_Plc&amp;c1=Wales_Online&quot;,&quot;gptNativeArticleSlots&quot;:&quot;true&quot;,&quot;video.primis.enabled&quot;:&quot;true&quot;,&quot;flagsFromDataLayerForFBIA&quot;:&quot;true&quot;,&quot;homepageRecommEnabled&quot;:&quot;false&quot;,&quot;privacyPlusPpScriptSrc&quot;:&quot;https://premium.express.co.uk/js/dist/privacy-plus-v2.min.js&quot;,&quot;privacyPlusProductsLink&quot;:&quot;https://buy.stripe.com/00g2am9jUbmIerubIV&quot;,&quot;irisClientToken&quot;:&quot;MN28D99SD1&quot;,&quot;openxVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;amp.stickyAdRefresh&quot;:&quot;90&quot;,&quot;ixVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;globalTrayEnabled&quot;:&quot;true&quot;,&quot;copButtonTextColor&quot;:&quot;#FFFFFF&quot;,&quot;sovrnInjection&quot;:&quot;true&quot;,&quot;criteoVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.limit&quot;:&quot;20&quot;,&quot;jwRtdAuctionDelay&quot;:&quot;250&quot;,&quot;delayAdsUntilCMP&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;PWA.enable&quot;:&quot;true&quot;,&quot;replaceMobileNativeWithAdSlot&quot;:&quot;true&quot;,&quot;authUI.version&quot;:&quot;bb92e81572362ddab8548a22803ec492ea52550c&quot;,&quot;readNextEmbeds&quot;:&quot;true&quot;,&quot;removeSSO&quot;:&quot;true&quot;,&quot;tripleliftDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;video.ctpFloatAndPark&quot;:&quot;true&quot;,&quot;felix.endpoint&quot;:&quot;https://feliz-amp.data.tm-awx.com/config.json&quot;,&quot;convoStarterEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.stopPageSwipes&quot;:&quot;true&quot;,&quot;adFixedMobileBottomSticky&quot;:&quot;true&quot;,&quot;video.primis.playerId.video&quot;:&quot;121698&quot;,&quot;xandrDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;consentText&quot;:&quot;We use your sign-up to provide content in ways you’ve consented to and improve our understanding of you. This may include adverts from us and third parties based on our knowledge of you. &quot;,&quot;mediaGridDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;convergeDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;mailingListApiBaseUrl&quot;:&quot;https://mailinglistapi.data-services.tm-awx.com&quot;,&quot;publicationTimezone&quot;:&quot;Europe/London&quot;,&quot;customMailerEnabled&quot;:&quot;true&quot;,&quot;accountHubEnabled&quot;:&quot;true&quot;,&quot;emxDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;authUI.publicationID&quot;:&quot;walesonline&quot;,&quot;mantisRecommender.mpuPositionsStart&quot;:&quot;1&quot;,&quot;vidazooDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;IASVisRestrictToGeo&quot;:&quot;UK-IE&quot;,&quot;pubmaticIdConsentDelay&quot;:&quot;true&quot;,&quot;photoStoryExperiment&quot;:&quot;true&quot;,&quot;mantisRecommender.newzitEnabled&quot;:&quot;false&quot;,&quot;tcfVersion&quot;:&quot;2&quot;,&quot;outstreamPlayerId&quot;:&quot;114291&amp;vp_content=plembed3e79vstkhlji&amp;cbuster=%%CACHEBUSTER%%&quot;,&quot;richaudienceSkinsPrebidEnabled&quot;:&quot;false&quot;,&quot;codesplit&quot;:&quot;false&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;converse.domain.url&quot;:&quot;https://converse.walesonline.co.uk&quot;,&quot;nocodesplit&quot;:&quot;true&quot;,&quot;emxVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;ovpOnSectionPageOOP&quot;:&quot;true&quot;,&quot;enableActionableJournalism&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxRhcNumber&quot;:&quot;2&quot;,&quot;premium.masterEnabled&quot;:&quot;true&quot;,&quot;aylBackfill&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxLbNumber&quot;:&quot;4&quot;,&quot;delayAdsUntilConsented&quot;:&quot;true&quot;,&quot;prebid.mobile.restrict.to.vast&quot;:&quot;false&quot;,&quot;newsletterSiteName&quot;:&quot;Wales Online&quot;,&quot;ovpEnabled&quot;:&quot;false&quot;,&quot;embeddedSearchEnabled&quot;:&quot;true&quot;,&quot;ovpPlayerId&quot;:&quot;114291&quot;,&quot;videojs.normal.load.enabled&quot;:&quot;false&quot;,&quot;disableAirship&quot;:&quot;true&quot;,&quot;readMoreRecommendedGoLive&quot;:&quot;2024-10-29&quot;,&quot;webPushNotifications.vapidKey&quot;:&quot;BI5GRtbzGgkD0U88sEHd9bmpl0gVsYAQRHNnlmBPzNd3IGNgPLcMy2nDrFz5l-srkBp29AI1-sp21whlaYLC_5w=&quot;,&quot;amp.mantisRecommender&quot;:&quot;true&quot;,&quot;delayTaboolaUntilCMP&quot;:&quot;true&quot;,&quot;longMantisRecommender&quot;:&quot;true&quot;,&quot;accountHubVersion&quot;:&quot;9a1ca856ecc336d355184a5e14e7b63c7565d82a&quot;,&quot;amp.cmpVersion&quot;:&quot;v61&quot;,&quot;loginRadius&quot;:&quot;true&quot;,&quot;readNextRecommendation&quot;:&quot;https://recommendations.data.tm-awx.com/fallback&quot;,&quot;webPushNotifications.token&quot;:&quot;MTpBZVpEQkpCNlRScXBoUnFOeEh0Tkd3OmV1U3ZMelRCOXZZVzZ3Q054R3NLQndiOHdUVXRDU1RzQmhKWVFsWExkR1U&quot;,&quot;mantisRecommenderReplacementRHCMPUEnabled&quot;:&quot;false&quot;,&quot;improvedigitalDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;authUI.reCaptchaKey&quot;:&quot;6LfzNG8cAAAAAAW1ffFmC8slh-p-6eUmLCqpI7eu&quot;,&quot;tripleliftVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;gumgumDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;video.jwplayer.iframe.norec.playerId&quot;:&quot;msZh8bRm&quot;,&quot;enableAffiliateContentStickyBtn&quot;:&quot;true&quot;,&quot;ozoneVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;ozoneAllowedKeys&quot;:&quot;oz_gmpd_crid,oz_gmpd,oz_gmpd_adid,oz_winner,oz_gmpd_adomain,oz_gmpd_pb_r,oz_gmpd_adv&quot;,&quot;privacyPlusPriceId&quot;:&quot;price_1R4cv0Ib6WLyGhHtzTxvKNhp&quot;,&quot;outstreamPlayerROW&quot;:&quot;primis&quot;,&quot;mantisIdEnabled&quot;:&quot;true&quot;,&quot;verizonDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;useReCaptcha&quot;:&quot;true&quot;,&quot;newslettersBaseUrl&quot;:&quot;https://status.data-services.tm-awx.com&quot;,&quot;video.jwplayer.mobile.autoplay&quot;:&quot;true&quot;,&quot;amp.cmpDisableExposesTcfApi&quot;:&quot;false&quot;,&quot;jwplayer.float.mode.always&quot;:&quot;true&quot;,&quot;gdprPrivacyLinkEnabled&quot;:&quot;true&quot;,&quot;blackFridayWidget.jsUrl&quot;:&quot;https://get-latest.dev.convrse.media/black-friday/black-friday-widget-v2.js&quot;,&quot;richaudienceDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;ppidEnabled&quot;:&quot;true&quot;,&quot;privacyPlusEnabled&quot;:&quot;true&quot;,&quot;apiCommentCountEnabled&quot;:&quot;true&quot;,&quot;fundingChoicesEnabled&quot;:&quot;true&quot;,&quot;mantisClientSideJSTagEnabled&quot;:&quot;true&quot;,&quot;viafouraSectionUuid&quot;:&quot;00000000-0000-4000-8000-530063b48e37&quot;,&quot;outstreamPlayerIdVideoArticle&quot;:&quot;116054&amp;vp_content=plembed3e79vstkhlji&amp;cbuster=%%CACHEBUSTER%%&quot;,&quot;newslettersUIVersion&quot;:&quot;e8f108b5b2eae3c79709ab74283955e9798b0895&quot;,&quot;prebidAds&quot;:&quot;false&quot;,&quot;video.jwplayer.iframe.playerId&quot;:&quot;z3RVRJxw&quot;,&quot;newzit.enabled&quot;:&quot;false&quot;,&quot;liveCommentsEnabled&quot;:&quot;true&quot;,&quot;video.jwplayer.norec.playerId&quot;:&quot;zlnHO3fc&quot;,&quot;lotameMantisDisabled&quot;:&quot;false&quot;,&quot;premium.branding&quot;:&quot;true&quot;,&quot;massDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;felizRhsRecommendations&quot;:&quot;true&quot;,&quot;ovpOnHomePage&quot;:&quot;true&quot;,&quot;video.primis.playerId.videoLL&quot;:&quot;121699&quot;,&quot;commentsEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.autoplay&quot;:&quot;true&quot;,&quot;disableInlineSkinnySignup&quot;:&quot;false&quot;,&quot;outstreamPlayerEnabled&quot;:&quot;true&quot;,&quot;commentsAdEnabled&quot;:&quot;true&quot;,&quot;delayOnscrollOnetagUntilCMP&quot;:&quot;true&quot;,&quot;taboolaDoubleLoaderEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;articleImageCrops&quot;:&quot;s458b/458w,s1200e/1200w&quot;,&quot;mvtTests.googleOptimizeId&quot;:&quot;&quot;,&quot;tag.amphtml.enabled&quot;:&quot;true&quot;,&quot;taboolaOffOnLightningLoad&quot;:&quot;true&quot;,&quot;googleOneTap&quot;:&quot;false&quot;,&quot;bookmarksUIVersion&quot;:&quot;2cbcfb15bf19770b7b8e3e9cabfcb546d0e98cad&quot;,&quot;aylSlot3&quot;:&quot;true&quot;,&quot;liverampInjectionEnabled&quot;:&quot;true&quot;,&quot;aylSlot2&quot;:&quot;true&quot;,&quot;premium.accountHubEnabled&quot;:&quot;true&quot;,&quot;ix.wrapper&quot;:&quot;false&quot;,&quot;smartAdServerVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;enableInArticleConvoMPU2&quot;:&quot;true&quot;,&quot;debounceDataLayer&quot;:&quot;true&quot;,&quot;oneTapNewsletter&quot;:&quot;true&quot;,&quot;PWA&quot;:&quot;{\&quot;offlineSupport\&quot;:{\&quot;selector\&quot;:\&quot;.teaser\&quot;,\&quot;endpoint\&quot;:\&quot;https://mab.data.tm-awx.com/pwa-swipe\&quot;,\&quot;maxUrls\&quot;:6},\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:3000},\&quot;combinedPrompt\&quot;:true,\&quot;theme\&quot;:\&quot;#DB0000\&quot;,\&quot;title\&quot;:\&quot;Wales Online\&quot;,\&quot;scope\&quot;:\&quot;/sport/\&quot;,\&quot;options\&quot;:{\&quot;globalChannel\&quot;:true,\&quot;pushStyle\&quot;:\&quot;headline\&quot;}}&quot;,&quot;magniteDemandManagerEnabled&quot;:&quot;true&quot;,&quot;privacyPlusVersion&quot;:&quot;2.0&quot;,&quot;pubmaticVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;ovpPrimisSectionInlineId&quot;:&quot;120825&quot;,&quot;amp.tcfV22&quot;:&quot;true&quot;,&quot;amp.readmore.link.target.enabled&quot;:&quot;true&quot;,&quot;readNextRecommendedGoLive&quot;:&quot;2023-06-20&quot;,&quot;video.mobile.disabledAutoplayGeoLocations&quot;:&quot;IE&quot;,&quot;readNextMobileFeliz&quot;:&quot;true&quot;,&quot;whatsAppCommunityCode&quot;:&quot;GCcesdWbt9X76wFf9n13Jx&quot;,&quot;blackFridayWidget&quot;:&quot;false&quot;,&quot;prebid.waitConsent&quot;:&quot;true&quot;,&quot;partner.quicklinks.bar&quot;:&quot;false&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;mvtTests&quot;:&quot;&quot;,&quot;nonIframeMantisRecommender&quot;:&quot;true&quot;,&quot;webPushNotifications.serviceName&quot;:&quot;airship&quot;,&quot;publicationId&quot;:&quot;22da5fa7-c839-4a06-863c-a28905f0c02a&quot;,&quot;lotameLightningTagV2&quot;:&quot;true&quot;,&quot;whatsAppInArticleCommCode&quot;:&quot;Je4Mfj76YY58V3IzP8y79o &quot;,&quot;articleImageSizes&quot;:&quot;(max-width: 458px) 458px, 1200px&quot;,&quot;aylReplace&quot;:&quot;true&quot;,&quot;pubmaticDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;deleteAccountFromProfile&quot;:&quot;true&quot;,&quot;enableMagicLink&quot;:&quot;true&quot;,&quot;adslotsFixedSize&quot;:&quot;true&quot;,&quot;xandrPSPVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;criteoDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.useIntTracking&quot;:&quot;true&quot;,&quot;echobox.enabled&quot;:&quot;true&quot;,&quot;chatEnabled&quot;:&quot;false&quot;,&quot;outstreamPlayerUKEU&quot;:&quot;primis&quot;,&quot;prebidCurrencyModule&quot;:&quot;true&quot;,&quot;openwebMpu&quot;:&quot;true&quot;,&quot;enableAboutTopics&quot;:&quot;true&quot;,&quot;gptNativeSectionSlots&quot;:&quot;true&quot;,&quot;premium.pianoSiteId&quot;:&quot;KA60a2ltpe&quot;,&quot;viafouraComments&quot;:&quot;true&quot;,&quot;convergeVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;delayGTMClientIdUntilConsent&quot;:&quot;true&quot;,&quot;video.jwplayer.playerId&quot;:&quot;Va0x3flc&quot;,&quot;mediaGridVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;rampIdEnabled&quot;:&quot;true&quot;,&quot;amp.taboola.outstream.enabled&quot;:&quot;true&quot;,&quot;whatsappCommunities&quot;:&quot;true&quot;,&quot;mantisRecommender.useCommonAdunitBottom&quot;:&quot;true&quot;,&quot;mantisRecommender.hbEnabled&quot;:&quot;true&quot;,&quot;collectiveDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;oneSignalAppId&quot;:&quot;e7afa7c3-24ae-4159-964f-7374b4fae9fe&quot;,&quot;fbia.converse.enabled&quot;:&quot;true&quot;,&quot;nextdoorShare&quot;:&quot;false&quot;,&quot;improvedigitalSkinsPrebidEnabled&quot;:&quot;true&quot;,&quot;taboolaOutstreamConservativeAnalytics&quot;:&quot;true&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;domainRedirectExceptions&quot;:&quot;prod-proxy.tm-aws.com&quot;,&quot;nobidDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;bookmarksEnabled&quot;:&quot;true&quot;,&quot;amp.revealMPU2BeforeReadMore&quot;:&quot;true&quot;,&quot;og.image.for.section.and.topic&quot;:&quot;https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/logo-walesonline-social-sharing.png&quot;,&quot;M101.apiUrl&quot;:&quot;https://partner-widget-api-prod.tm-awx.com/monitizer/1432/compare/prices/gbp_en&quot;,&quot;video.primis.playerId.videoPP&quot;:&quot;121700&quot;,&quot;publicationName&quot;:&quot;Wales Online&quot;,&quot;privacyPlusRevenuecatId&quot;:&quot;strp_sQYqEBeIeJXWutFiGHSsHDlEFMm&quot;,&quot;video.jwplayer.enabled&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;prebid.js.waitForConsent&quot;:&quot;true&quot;,&quot;photoStoryGalleryClickThrough&quot;:&quot;true&quot;,&quot;disableAdvertMaxHeight&quot;:&quot;true&quot;,&quot;viafouraEnabled&quot;:&quot;true&quot;,&quot;taboolaOutstreamBypassGAM&quot;:&quot;false&quot;,&quot;xandrPSPDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.enableOnTopicPage&quot;:&quot;true&quot;,&quot;chartbeatHeadlinePageTypes&quot;:&quot;[\&quot;home\&quot;,\&quot;topic\&quot;,\&quot;section\&quot;]&quot;,&quot;breakingNewsPull&quot;:&quot;true&quot;,&quot;nobidVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;mantisRecommenderReplacementRHCMPUDisabled&quot;:&quot;true&quot;,&quot;magniteDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;smallerFloatParkVideo&quot;:&quot;false&quot;,&quot;amazon.fpd.signals.enabled&quot;:&quot;true&quot;,&quot;prebidUseTestLibrary&quot;:&quot;false&quot;,&quot;disableInterstitialHomePage&quot;:&quot;true&quot;,&quot;viafouraNewCdn&quot;:&quot;true&quot;,&quot;oneSignalEnabled&quot;:&quot;true&quot;,&quot;amp.blockTrackingForSecGPC&quot;:&quot;true&quot;,&quot;tripleliftNativePrebidEnabled&quot;:&quot;false&quot;,&quot;mantisClientTagEnabled&quot;:&quot;false&quot;,&quot;richaudienceVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;amp.gdprEncodingMode&quot;:&quot;TCF&quot;,&quot;privacyPlusProductId&quot;:&quot;prod_Rya5ge2zUh15Fi&quot;,&quot;readNextRecommendationFiltered&quot;:&quot;https://recommendations.data.tm-awx.com/fallback/whatsHotWithExclusion&quot;,&quot;insticatorDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;ampQuantcastCMPEnabled&quot;:&quot;true&quot;,&quot;enableInArticleConvoMPU&quot;:&quot;false&quot;,&quot;premium.globalScriptEnabled&quot;:&quot;true&quot;,&quot;ozoneOutstreamPrebidEnabled&quot;:&quot;true&quot;,&quot;loginRadiusAPIKey&quot;:&quot;415307d0-d73a-49d3-9958-1c42c71165ee&quot;,&quot;enableInArticleMPUExtra&quot;:&quot;true&quot;,&quot;readMoreWithImage&quot;:&quot;true&quot;,&quot;xandrVideoMaxDuration&quot;:&quot;30&quot;,&quot;googleOneTapConsentCheck&quot;:&quot;false&quot;,&quot;ovpTypeHome&quot;:&quot;primis&quot;,&quot;nativeAdsFallback&quot;:&quot;true&quot;,&quot;amp.aylEnabled&quot;:&quot;true&quot;,&quot;prebid.sendAllBids&quot;:&quot;true&quot;,&quot;ovpType&quot;:&quot;primis&quot;,&quot;improvedigitalVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;prebid.sendHBKeys&quot;:&quot;false&quot;,&quot;irisAutoplayVideosMax&quot;:&quot;4&quot;,&quot;potentialPrivacyPlusCheckEnabled&quot;:&quot;true&quot;,&quot;enableUserProfile&quot;:&quot;true&quot;,&quot;standaloneMpu&quot;:&quot;false&quot;,&quot;smartAdServerDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender&quot;:&quot;false&quot;,&quot;jwplayer.trackingOnConsent&quot;:&quot;true&quot;,&quot;prebidLoadAtRuntime&quot;:&quot;true&quot;,&quot;webPushNotifications.pushDisplayService&quot;:&quot;airship&quot;,&quot;enableCallToActionBar&quot;:&quot;true&quot;,&quot;notificationTrayEnabled&quot;:&quot;false&quot;,&quot;mantisBackEndWidgetDisabled&quot;:&quot;false&quot;,&quot;customHtmlElements&quot;:&quot;true&quot;,&quot;readNextRecommended&quot;:&quot;false&quot;,&quot;mvtTests.enable&quot;:&quot;false&quot;,&quot;mantisRecommender.basePartnership&quot;:&quot;false&quot;,&quot;cmpIncludeSubdomains&quot;:&quot;true&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;premium.pianoBaseUrl&quot;:&quot;experience-eu.piano.io&quot;,&quot;blockthrough.enabled&quot;:&quot;true&quot;,&quot;customAdExperience&quot;:&quot;true&quot;,&quot;adFixedTopSlot&quot;:&quot;true&quot;,&quot;ampCommentsEnabled&quot;:&quot;true&quot;,&quot;gpt.waitConsent&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;LoginRadiusDomain&quot;:&quot;https://auth.reachplc.com&quot;,&quot;quantcastCMPInline&quot;:&quot;true&quot;,&quot;authUI.env&quot;:&quot;prod&quot;,&quot;displayPrebidEnabled&quot;:&quot;true&quot;,&quot;ozoneDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;ixDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.takeoverDetection&quot;:&quot;lightningload&quot;,&quot;commentCountEnabled&quot;:&quot;true&quot;,&quot;newslettersBaseUrlProtected&quot;:&quot;https://status.data-services.tm-awx.com/subscriptions/secure&quot;,&quot;video.ima3Version&quot;:&quot;3.6&quot;,&quot;videoPrebidEnabled&quot;:&quot;true&quot;,&quot;CIPAConsentNotice&quot;:&quot;true&quot;,&quot;delayVideoAdsUntilConsented&quot;:&quot;true&quot;,&quot;videojs.optimized.load.enabled&quot;:&quot;true&quot;,&quot;ovpPrimisSectionOOPId&quot;:&quot;121023&quot;,&quot;socialRelationNofollow&quot;:&quot;true&quot;,&quot;fbia.chartbeat.inbody&quot;:&quot;false&quot;,&quot;appNexusVideoPrebidEnabled&quot;:&quot;false&quot;}}">
<meta id="partnerFooterConfig" name="partnerFooterConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;xandrPSPOutstreamPrebidEnabled&quot;:&quot;true&quot;,&quot;amazon.waitConsent&quot;:&quot;true&quot;,&quot;mantisRecommender.apiUrl&quot;:&quot;https://api.mantis-intelligence.com/reach/recommender&quot;,&quot;pubmaticIdEnabled&quot;:&quot;true&quot;,&quot;consentDate&quot;:&quot;06/08/2021&quot;,&quot;thirtythreeacrossDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;jwRtdEnabled&quot;:&quot;true&quot;,&quot;prebidLibrary&quot;:&quot;false&quot;,&quot;amp.cmpCollapsableBtn&quot;:&quot;true&quot;,&quot;authUI&quot;:&quot;true&quot;,&quot;ovpOnSectionPage&quot;:&quot;false&quot;,&quot;privacyPlusAdsFree&quot;:&quot;true&quot;,&quot;recommendationsEndpoint&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;mantisRecommender.useCommonAdunit&quot;:&quot;true&quot;,&quot;video.jwplayer.player.bidding.enabled&quot;:&quot;false&quot;,&quot;quantcastCMPEnabled&quot;:&quot;true&quot;,&quot;taboolaNonConsented&quot;:&quot;false&quot;,&quot;openxDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;navWithArticle.enabled&quot;:&quot;true&quot;,&quot;useNewPreferenceCentre&quot;:&quot;true&quot;,&quot;topMantisRecommender&quot;:&quot;true&quot;,&quot;enableInternalRecaptchaValidation&quot;:&quot;true&quot;,&quot;pubmaticIdDisabled&quot;:&quot;false&quot;,&quot;readMoreRecommended&quot;:&quot;true&quot;,&quot;cmpHostName&quot;:&quot;walesonline.co.uk&quot;,&quot;fbia.mantisRecommender&quot;:&quot;true&quot;,&quot;limitedConsentKPV&quot;:&quot;true&quot;,&quot;RRET-227.cutOffDate&quot;:&quot;2020-06-30T10:30:00&quot;,&quot;blackFridayWidget.linkUrl&quot;:&quot;https://www.walesonline.co.uk/all-about/black-friday&quot;,&quot;bookmarksBaseUrl&quot;:&quot;https://5yc6ykd9ei.execute-api.us-east-1.amazonaws.com/prod/api&quot;,&quot;enableSlideInSkinnySignUp&quot;:&quot;false&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxMpuNumber&quot;:&quot;10&quot;,&quot;mantisRecommender.autoplayInterval&quot;:&quot;5000&quot;,&quot;videoPlaylistEnabled&quot;:&quot;true&quot;,&quot;domain&quot;:&quot;walesonline.co.uk&quot;,&quot;profileMenu&quot;:&quot;true&quot;,&quot;ampVideoCacheBuster&quot;:&quot;true&quot;,&quot;taboolaDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;adHiddenLoading&quot;:&quot;true&quot;,&quot;xandrPSPNativePrebidEnabled&quot;:&quot;false&quot;,&quot;primisGeo&quot;:&quot;true&quot;,&quot;mantisRecommender.enableOnErrorPages&quot;:&quot;true&quot;,&quot;blackFridayWidget.cssLink&quot;:&quot;https://get-latest.dev.convrse.media/black-friday/css/black-friday-widget-v2.css&quot;,&quot;sovrnDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;authUI.default&quot;:&quot;true&quot;,&quot;webPushNotifications.appKey&quot;:&quot;AeZDBJB6TRqphRqNxHtNGw&quot;,&quot;newslettersURL&quot;:&quot;https://communicatoremail.com/IN/DCF/A8H9jAkG3nMZsLXGF91M1D/&quot;,&quot;mantisRecommender.underimageSlot&quot;:&quot;false&quot;,&quot;adServedMastheadStripEnabled&quot;:&quot;true&quot;,&quot;article.metaRobots&quot;:&quot;max-image-preview:large&quot;,&quot;prebidTestRuntime&quot;:&quot;false&quot;,&quot;ovpTypeSection&quot;:&quot;primis&quot;,&quot;jicregPixelSrc&quot;:&quot;https://inviso.rampanel.com/ram/Inviso?i=40090&amp;c=62808&amp;t=6&amp;cg=0&amp;r=1&amp;rdir=1&amp;c0=Reach_Plc&amp;c1=Wales_Online&quot;,&quot;gptNativeArticleSlots&quot;:&quot;true&quot;,&quot;video.primis.enabled&quot;:&quot;true&quot;,&quot;flagsFromDataLayerForFBIA&quot;:&quot;true&quot;,&quot;homepageRecommEnabled&quot;:&quot;false&quot;,&quot;privacyPlusPpScriptSrc&quot;:&quot;https://premium.express.co.uk/js/dist/privacy-plus-v2.min.js&quot;,&quot;privacyPlusProductsLink&quot;:&quot;https://buy.stripe.com/00g2am9jUbmIerubIV&quot;,&quot;irisClientToken&quot;:&quot;MN28D99SD1&quot;,&quot;openxVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;amp.stickyAdRefresh&quot;:&quot;90&quot;,&quot;ixVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;globalTrayEnabled&quot;:&quot;true&quot;,&quot;copButtonTextColor&quot;:&quot;#FFFFFF&quot;,&quot;sovrnInjection&quot;:&quot;true&quot;,&quot;criteoVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.limit&quot;:&quot;20&quot;,&quot;jwRtdAuctionDelay&quot;:&quot;250&quot;,&quot;delayAdsUntilCMP&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;PWA.enable&quot;:&quot;true&quot;,&quot;replaceMobileNativeWithAdSlot&quot;:&quot;true&quot;,&quot;authUI.version&quot;:&quot;bb92e81572362ddab8548a22803ec492ea52550c&quot;,&quot;readNextEmbeds&quot;:&quot;true&quot;,&quot;removeSSO&quot;:&quot;true&quot;,&quot;tripleliftDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;video.ctpFloatAndPark&quot;:&quot;true&quot;,&quot;felix.endpoint&quot;:&quot;https://feliz-amp.data.tm-awx.com/config.json&quot;,&quot;convoStarterEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.stopPageSwipes&quot;:&quot;true&quot;,&quot;adFixedMobileBottomSticky&quot;:&quot;true&quot;,&quot;video.primis.playerId.video&quot;:&quot;121698&quot;,&quot;xandrDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;consentText&quot;:&quot;We use your sign-up to provide content in ways you’ve consented to and improve our understanding of you. This may include adverts from us and third parties based on our knowledge of you. &quot;,&quot;mediaGridDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;convergeDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;mailingListApiBaseUrl&quot;:&quot;https://mailinglistapi.data-services.tm-awx.com&quot;,&quot;publicationTimezone&quot;:&quot;Europe/London&quot;,&quot;customMailerEnabled&quot;:&quot;true&quot;,&quot;accountHubEnabled&quot;:&quot;true&quot;,&quot;emxDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;authUI.publicationID&quot;:&quot;walesonline&quot;,&quot;mantisRecommender.mpuPositionsStart&quot;:&quot;1&quot;,&quot;vidazooDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;IASVisRestrictToGeo&quot;:&quot;UK-IE&quot;,&quot;pubmaticIdConsentDelay&quot;:&quot;true&quot;,&quot;photoStoryExperiment&quot;:&quot;true&quot;,&quot;mantisRecommender.newzitEnabled&quot;:&quot;false&quot;,&quot;tcfVersion&quot;:&quot;2&quot;,&quot;outstreamPlayerId&quot;:&quot;114291&amp;vp_content=plembed3e79vstkhlji&amp;cbuster=%%CACHEBUSTER%%&quot;,&quot;richaudienceSkinsPrebidEnabled&quot;:&quot;false&quot;,&quot;codesplit&quot;:&quot;false&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;converse.domain.url&quot;:&quot;https://converse.walesonline.co.uk&quot;,&quot;nocodesplit&quot;:&quot;true&quot;,&quot;emxVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;ovpOnSectionPageOOP&quot;:&quot;true&quot;,&quot;enableActionableJournalism&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxRhcNumber&quot;:&quot;2&quot;,&quot;premium.masterEnabled&quot;:&quot;true&quot;,&quot;aylBackfill&quot;:&quot;true&quot;,&quot;mantisRecommender.recommenderMaxLbNumber&quot;:&quot;4&quot;,&quot;delayAdsUntilConsented&quot;:&quot;true&quot;,&quot;prebid.mobile.restrict.to.vast&quot;:&quot;false&quot;,&quot;newsletterSiteName&quot;:&quot;Wales Online&quot;,&quot;ovpEnabled&quot;:&quot;false&quot;,&quot;embeddedSearchEnabled&quot;:&quot;true&quot;,&quot;ovpPlayerId&quot;:&quot;114291&quot;,&quot;videojs.normal.load.enabled&quot;:&quot;false&quot;,&quot;disableAirship&quot;:&quot;true&quot;,&quot;readMoreRecommendedGoLive&quot;:&quot;2024-10-29&quot;,&quot;webPushNotifications.vapidKey&quot;:&quot;BI5GRtbzGgkD0U88sEHd9bmpl0gVsYAQRHNnlmBPzNd3IGNgPLcMy2nDrFz5l-srkBp29AI1-sp21whlaYLC_5w=&quot;,&quot;amp.mantisRecommender&quot;:&quot;true&quot;,&quot;delayTaboolaUntilCMP&quot;:&quot;true&quot;,&quot;longMantisRecommender&quot;:&quot;true&quot;,&quot;accountHubVersion&quot;:&quot;9a1ca856ecc336d355184a5e14e7b63c7565d82a&quot;,&quot;amp.cmpVersion&quot;:&quot;v61&quot;,&quot;loginRadius&quot;:&quot;true&quot;,&quot;readNextRecommendation&quot;:&quot;https://recommendations.data.tm-awx.com/fallback&quot;,&quot;webPushNotifications.token&quot;:&quot;MTpBZVpEQkpCNlRScXBoUnFOeEh0Tkd3OmV1U3ZMelRCOXZZVzZ3Q054R3NLQndiOHdUVXRDU1RzQmhKWVFsWExkR1U&quot;,&quot;mantisRecommenderReplacementRHCMPUEnabled&quot;:&quot;false&quot;,&quot;improvedigitalDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;authUI.reCaptchaKey&quot;:&quot;6LfzNG8cAAAAAAW1ffFmC8slh-p-6eUmLCqpI7eu&quot;,&quot;tripleliftVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;gumgumDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;video.jwplayer.iframe.norec.playerId&quot;:&quot;msZh8bRm&quot;,&quot;enableAffiliateContentStickyBtn&quot;:&quot;true&quot;,&quot;ozoneVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;ozoneAllowedKeys&quot;:&quot;oz_gmpd_crid,oz_gmpd,oz_gmpd_adid,oz_winner,oz_gmpd_adomain,oz_gmpd_pb_r,oz_gmpd_adv&quot;,&quot;privacyPlusPriceId&quot;:&quot;price_1R4cv0Ib6WLyGhHtzTxvKNhp&quot;,&quot;outstreamPlayerROW&quot;:&quot;primis&quot;,&quot;mantisIdEnabled&quot;:&quot;true&quot;,&quot;verizonDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;useReCaptcha&quot;:&quot;true&quot;,&quot;newslettersBaseUrl&quot;:&quot;https://status.data-services.tm-awx.com&quot;,&quot;video.jwplayer.mobile.autoplay&quot;:&quot;true&quot;,&quot;amp.cmpDisableExposesTcfApi&quot;:&quot;false&quot;,&quot;jwplayer.float.mode.always&quot;:&quot;true&quot;,&quot;gdprPrivacyLinkEnabled&quot;:&quot;true&quot;,&quot;blackFridayWidget.jsUrl&quot;:&quot;https://get-latest.dev.convrse.media/black-friday/black-friday-widget-v2.js&quot;,&quot;richaudienceDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;ppidEnabled&quot;:&quot;true&quot;,&quot;privacyPlusEnabled&quot;:&quot;true&quot;,&quot;apiCommentCountEnabled&quot;:&quot;true&quot;,&quot;fundingChoicesEnabled&quot;:&quot;true&quot;,&quot;mantisClientSideJSTagEnabled&quot;:&quot;true&quot;,&quot;viafouraSectionUuid&quot;:&quot;00000000-0000-4000-8000-530063b48e37&quot;,&quot;outstreamPlayerIdVideoArticle&quot;:&quot;116054&amp;vp_content=plembed3e79vstkhlji&amp;cbuster=%%CACHEBUSTER%%&quot;,&quot;newslettersUIVersion&quot;:&quot;e8f108b5b2eae3c79709ab74283955e9798b0895&quot;,&quot;prebidAds&quot;:&quot;false&quot;,&quot;video.jwplayer.iframe.playerId&quot;:&quot;z3RVRJxw&quot;,&quot;newzit.enabled&quot;:&quot;false&quot;,&quot;liveCommentsEnabled&quot;:&quot;true&quot;,&quot;video.jwplayer.norec.playerId&quot;:&quot;zlnHO3fc&quot;,&quot;lotameMantisDisabled&quot;:&quot;false&quot;,&quot;premium.branding&quot;:&quot;true&quot;,&quot;massDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;felizRhsRecommendations&quot;:&quot;true&quot;,&quot;ovpOnHomePage&quot;:&quot;true&quot;,&quot;video.primis.playerId.videoLL&quot;:&quot;121699&quot;,&quot;commentsEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.autoplay&quot;:&quot;true&quot;,&quot;disableInlineSkinnySignup&quot;:&quot;false&quot;,&quot;outstreamPlayerEnabled&quot;:&quot;true&quot;,&quot;commentsAdEnabled&quot;:&quot;true&quot;,&quot;delayOnscrollOnetagUntilCMP&quot;:&quot;true&quot;,&quot;taboolaDoubleLoaderEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;articleImageCrops&quot;:&quot;s458b/458w,s1200e/1200w&quot;,&quot;mvtTests.googleOptimizeId&quot;:&quot;&quot;,&quot;tag.amphtml.enabled&quot;:&quot;true&quot;,&quot;taboolaOffOnLightningLoad&quot;:&quot;true&quot;,&quot;googleOneTap&quot;:&quot;false&quot;,&quot;bookmarksUIVersion&quot;:&quot;2cbcfb15bf19770b7b8e3e9cabfcb546d0e98cad&quot;,&quot;aylSlot3&quot;:&quot;true&quot;,&quot;liverampInjectionEnabled&quot;:&quot;true&quot;,&quot;aylSlot2&quot;:&quot;true&quot;,&quot;premium.accountHubEnabled&quot;:&quot;true&quot;,&quot;ix.wrapper&quot;:&quot;false&quot;,&quot;smartAdServerVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;enableInArticleConvoMPU2&quot;:&quot;true&quot;,&quot;debounceDataLayer&quot;:&quot;true&quot;,&quot;oneTapNewsletter&quot;:&quot;true&quot;,&quot;PWA&quot;:&quot;{\&quot;offlineSupport\&quot;:{\&quot;selector\&quot;:\&quot;.teaser\&quot;,\&quot;endpoint\&quot;:\&quot;https://mab.data.tm-awx.com/pwa-swipe\&quot;,\&quot;maxUrls\&quot;:6},\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:3000},\&quot;combinedPrompt\&quot;:true,\&quot;theme\&quot;:\&quot;#DB0000\&quot;,\&quot;title\&quot;:\&quot;Wales Online\&quot;,\&quot;scope\&quot;:\&quot;/sport/\&quot;,\&quot;options\&quot;:{\&quot;globalChannel\&quot;:true,\&quot;pushStyle\&quot;:\&quot;headline\&quot;}}&quot;,&quot;magniteDemandManagerEnabled&quot;:&quot;true&quot;,&quot;privacyPlusVersion&quot;:&quot;2.0&quot;,&quot;pubmaticVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;ovpPrimisSectionInlineId&quot;:&quot;120825&quot;,&quot;amp.tcfV22&quot;:&quot;true&quot;,&quot;amp.readmore.link.target.enabled&quot;:&quot;true&quot;,&quot;readNextRecommendedGoLive&quot;:&quot;2023-06-20&quot;,&quot;video.mobile.disabledAutoplayGeoLocations&quot;:&quot;IE&quot;,&quot;readNextMobileFeliz&quot;:&quot;true&quot;,&quot;whatsAppCommunityCode&quot;:&quot;GCcesdWbt9X76wFf9n13Jx&quot;,&quot;blackFridayWidget&quot;:&quot;false&quot;,&quot;prebid.waitConsent&quot;:&quot;true&quot;,&quot;partner.quicklinks.bar&quot;:&quot;false&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;mvtTests&quot;:&quot;&quot;,&quot;nonIframeMantisRecommender&quot;:&quot;true&quot;,&quot;webPushNotifications.serviceName&quot;:&quot;airship&quot;,&quot;publicationId&quot;:&quot;22da5fa7-c839-4a06-863c-a28905f0c02a&quot;,&quot;lotameLightningTagV2&quot;:&quot;true&quot;,&quot;whatsAppInArticleCommCode&quot;:&quot;Je4Mfj76YY58V3IzP8y79o &quot;,&quot;articleImageSizes&quot;:&quot;(max-width: 458px) 458px, 1200px&quot;,&quot;aylReplace&quot;:&quot;true&quot;,&quot;pubmaticDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;deleteAccountFromProfile&quot;:&quot;true&quot;,&quot;enableMagicLink&quot;:&quot;true&quot;,&quot;adslotsFixedSize&quot;:&quot;true&quot;,&quot;xandrPSPVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;criteoDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.useIntTracking&quot;:&quot;true&quot;,&quot;echobox.enabled&quot;:&quot;true&quot;,&quot;chatEnabled&quot;:&quot;false&quot;,&quot;outstreamPlayerUKEU&quot;:&quot;primis&quot;,&quot;prebidCurrencyModule&quot;:&quot;true&quot;,&quot;openwebMpu&quot;:&quot;true&quot;,&quot;enableAboutTopics&quot;:&quot;true&quot;,&quot;gptNativeSectionSlots&quot;:&quot;true&quot;,&quot;premium.pianoSiteId&quot;:&quot;KA60a2ltpe&quot;,&quot;viafouraComments&quot;:&quot;true&quot;,&quot;convergeVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;delayGTMClientIdUntilConsent&quot;:&quot;true&quot;,&quot;video.jwplayer.playerId&quot;:&quot;Va0x3flc&quot;,&quot;mediaGridVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;rampIdEnabled&quot;:&quot;true&quot;,&quot;amp.taboola.outstream.enabled&quot;:&quot;true&quot;,&quot;whatsappCommunities&quot;:&quot;true&quot;,&quot;mantisRecommender.useCommonAdunitBottom&quot;:&quot;true&quot;,&quot;mantisRecommender.hbEnabled&quot;:&quot;true&quot;,&quot;collectiveDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;oneSignalAppId&quot;:&quot;e7afa7c3-24ae-4159-964f-7374b4fae9fe&quot;,&quot;fbia.converse.enabled&quot;:&quot;true&quot;,&quot;nextdoorShare&quot;:&quot;false&quot;,&quot;improvedigitalSkinsPrebidEnabled&quot;:&quot;true&quot;,&quot;taboolaOutstreamConservativeAnalytics&quot;:&quot;true&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;domainRedirectExceptions&quot;:&quot;prod-proxy.tm-aws.com&quot;,&quot;nobidDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;bookmarksEnabled&quot;:&quot;true&quot;,&quot;amp.revealMPU2BeforeReadMore&quot;:&quot;true&quot;,&quot;og.image.for.section.and.topic&quot;:&quot;https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/logo-walesonline-social-sharing.png&quot;,&quot;M101.apiUrl&quot;:&quot;https://partner-widget-api-prod.tm-awx.com/monitizer/1432/compare/prices/gbp_en&quot;,&quot;video.primis.playerId.videoPP&quot;:&quot;121700&quot;,&quot;publicationName&quot;:&quot;Wales Online&quot;,&quot;privacyPlusRevenuecatId&quot;:&quot;strp_sQYqEBeIeJXWutFiGHSsHDlEFMm&quot;,&quot;video.jwplayer.enabled&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;prebid.js.waitForConsent&quot;:&quot;true&quot;,&quot;photoStoryGalleryClickThrough&quot;:&quot;true&quot;,&quot;disableAdvertMaxHeight&quot;:&quot;true&quot;,&quot;viafouraEnabled&quot;:&quot;true&quot;,&quot;taboolaOutstreamBypassGAM&quot;:&quot;false&quot;,&quot;xandrPSPDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.enableOnTopicPage&quot;:&quot;true&quot;,&quot;chartbeatHeadlinePageTypes&quot;:&quot;[\&quot;home\&quot;,\&quot;topic\&quot;,\&quot;section\&quot;]&quot;,&quot;breakingNewsPull&quot;:&quot;true&quot;,&quot;nobidVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;mantisRecommenderReplacementRHCMPUDisabled&quot;:&quot;true&quot;,&quot;magniteDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;smallerFloatParkVideo&quot;:&quot;false&quot;,&quot;amazon.fpd.signals.enabled&quot;:&quot;true&quot;,&quot;prebidUseTestLibrary&quot;:&quot;false&quot;,&quot;disableInterstitialHomePage&quot;:&quot;true&quot;,&quot;viafouraNewCdn&quot;:&quot;true&quot;,&quot;oneSignalEnabled&quot;:&quot;true&quot;,&quot;amp.blockTrackingForSecGPC&quot;:&quot;true&quot;,&quot;tripleliftNativePrebidEnabled&quot;:&quot;false&quot;,&quot;mantisClientTagEnabled&quot;:&quot;false&quot;,&quot;richaudienceVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;amp.gdprEncodingMode&quot;:&quot;TCF&quot;,&quot;privacyPlusProductId&quot;:&quot;prod_Rya5ge2zUh15Fi&quot;,&quot;readNextRecommendationFiltered&quot;:&quot;https://recommendations.data.tm-awx.com/fallback/whatsHotWithExclusion&quot;,&quot;insticatorDisplayPrebidEnabled&quot;:&quot;false&quot;,&quot;ampQuantcastCMPEnabled&quot;:&quot;true&quot;,&quot;enableInArticleConvoMPU&quot;:&quot;false&quot;,&quot;premium.globalScriptEnabled&quot;:&quot;true&quot;,&quot;ozoneOutstreamPrebidEnabled&quot;:&quot;true&quot;,&quot;loginRadiusAPIKey&quot;:&quot;415307d0-d73a-49d3-9958-1c42c71165ee&quot;,&quot;enableInArticleMPUExtra&quot;:&quot;true&quot;,&quot;readMoreWithImage&quot;:&quot;true&quot;,&quot;xandrVideoMaxDuration&quot;:&quot;30&quot;,&quot;googleOneTapConsentCheck&quot;:&quot;false&quot;,&quot;ovpTypeHome&quot;:&quot;primis&quot;,&quot;nativeAdsFallback&quot;:&quot;true&quot;,&quot;amp.aylEnabled&quot;:&quot;true&quot;,&quot;prebid.sendAllBids&quot;:&quot;true&quot;,&quot;ovpType&quot;:&quot;primis&quot;,&quot;improvedigitalVideoPrebidEnabled&quot;:&quot;false&quot;,&quot;prebid.sendHBKeys&quot;:&quot;false&quot;,&quot;irisAutoplayVideosMax&quot;:&quot;4&quot;,&quot;potentialPrivacyPlusCheckEnabled&quot;:&quot;true&quot;,&quot;enableUserProfile&quot;:&quot;true&quot;,&quot;standaloneMpu&quot;:&quot;false&quot;,&quot;smartAdServerDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender&quot;:&quot;false&quot;,&quot;jwplayer.trackingOnConsent&quot;:&quot;true&quot;,&quot;prebidLoadAtRuntime&quot;:&quot;true&quot;,&quot;webPushNotifications.pushDisplayService&quot;:&quot;airship&quot;,&quot;enableCallToActionBar&quot;:&quot;true&quot;,&quot;notificationTrayEnabled&quot;:&quot;false&quot;,&quot;mantisBackEndWidgetDisabled&quot;:&quot;false&quot;,&quot;customHtmlElements&quot;:&quot;true&quot;,&quot;readNextRecommended&quot;:&quot;false&quot;,&quot;mvtTests.enable&quot;:&quot;false&quot;,&quot;mantisRecommender.basePartnership&quot;:&quot;false&quot;,&quot;cmpIncludeSubdomains&quot;:&quot;true&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;premium.pianoBaseUrl&quot;:&quot;experience-eu.piano.io&quot;,&quot;blockthrough.enabled&quot;:&quot;true&quot;,&quot;customAdExperience&quot;:&quot;true&quot;,&quot;adFixedTopSlot&quot;:&quot;true&quot;,&quot;ampCommentsEnabled&quot;:&quot;true&quot;,&quot;gpt.waitConsent&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;LoginRadiusDomain&quot;:&quot;https://auth.reachplc.com&quot;,&quot;quantcastCMPInline&quot;:&quot;true&quot;,&quot;authUI.env&quot;:&quot;prod&quot;,&quot;displayPrebidEnabled&quot;:&quot;true&quot;,&quot;ozoneDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;ixDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;mantisRecommender.takeoverDetection&quot;:&quot;lightningload&quot;,&quot;commentCountEnabled&quot;:&quot;true&quot;,&quot;newslettersBaseUrlProtected&quot;:&quot;https://status.data-services.tm-awx.com/subscriptions/secure&quot;,&quot;video.ima3Version&quot;:&quot;3.6&quot;,&quot;videoPrebidEnabled&quot;:&quot;true&quot;,&quot;CIPAConsentNotice&quot;:&quot;true&quot;,&quot;delayVideoAdsUntilConsented&quot;:&quot;true&quot;,&quot;videojs.optimized.load.enabled&quot;:&quot;true&quot;,&quot;ovpPrimisSectionOOPId&quot;:&quot;121023&quot;,&quot;socialRelationNofollow&quot;:&quot;true&quot;,&quot;fbia.chartbeat.inbody&quot;:&quot;false&quot;,&quot;appNexusVideoPrebidEnabled&quot;:&quot;false&quot;}}">
<meta id="pipelineConfig" name="pipelineConfig" content="{&quot;images&quot;:null,&quot;className&quot;:&quot;&quot;}">
<script type="text/javascript">!function(){return function e(t,n,r){function o(i,c){if(!n[i]){if(!t[i]){var u="function"==typeof require&&require;if(!c&&u)return u(i,!0);if(a)return a(i,!0);var s=new Error("Cannot find module '"+i+"'");throw s.code="MODULE_NOT_FOUND",s}var l=n[i]={exports:{}};t[i][0].call(l.exports,function(e){return o(t[i][1][e]||e)},l,l.exports,e,t,n,r)}return n[i].exports}for(var a="function"==typeof require&&require,i=0;i<r.length;i++)o(r[i]);return o}}()({1:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=function(){function e(e){return[].slice.call(e)}var t="DOMContentLoaded";function n(e,t,n,r){if(r=r||{},e.addEventListener(t,n),e.dataEvents){var o=e.dataEvents[t];if(o)if(r.purgeEventData)for(;o.length>0;)n.call(e,{data:o.shift(),target:e});else o.forEach(function(t){n.call(e,{data:t,target:e})})}}function r(e,t,n){e.dataEvents=e.dataEvents||{},e.dataEvents[t]=e.dataEvents[t]||[],e.dataEvents[t].push(n)}return{delegate:function(){return function(t,n,r,o,a){a=a||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(r,function(r){var i=[];n.forEach(function(n){i=">"===n.substr(0,1)?function(t,n,r){var o=e(n.querySelectorAll(r.substr(1)));return o=o.filter(function(e){return e.parentNode===n}),t.concat(o)}(i,t,n):function(t,n,r){return t.concat(e(n.querySelectorAll(r)))}(i,t,n)}),function e(t,n,r,o,a,i){if(n!==r){var c=o.indexOf(n);-1!==c&&(a.call(o[c],t),i.preventDefault&&t.preventDefault()),e(t,n.parentNode,r,o,a,i)}else i.stopPropagation&&t.stopPropagation()}(r,r.target,t,i,o,a)})})}}(),domReady:function(e){"complete"===document.readyState||"loaded"===document.readyState?(r(document,t),r(window,"load")):"interactive"===document.readyState&&r(document,t),document.addEventListener?n(document,t,e):n(window,"load",e)},fire:function(e,t,n){var o;n=n||{},document.createEvent?((o=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),o.data=n,e.dispatchEvent(o)):document.createEventObject&&((o=document.createEventObject()).data=n,e.fireEvent("on"+t,o)),r(e,t,n)},listen:n}}();n.default=r},{}],2:[function(e,t,n){"use strict";function r(e,t){var n=e[0],r=e[1],o=e[2],s=e[3];r=u(r=u(r=u(r=u(r=c(r=c(r=c(r=c(r=i(r=i(r=i(r=i(r=a(r=a(r=a(r=a(r,o=a(o,s=a(s,n=a(n,r,o,s,t[0],7,-680876936),r,o,t[1],12,-389564586),n,r,t[2],17,606105819),s,n,t[3],22,-1044525330),o=a(o,s=a(s,n=a(n,r,o,s,t[4],7,-176418897),r,o,t[5],12,1200080426),n,r,t[6],17,-1473231341),s,n,t[7],22,-45705983),o=a(o,s=a(s,n=a(n,r,o,s,t[8],7,1770035416),r,o,t[9],12,-1958414417),n,r,t[10],17,-42063),s,n,t[11],22,-1990404162),o=a(o,s=a(s,n=a(n,r,o,s,t[12],7,1804603682),r,o,t[13],12,-40341101),n,r,t[14],17,-1502002290),s,n,t[15],22,1236535329),o=i(o,s=i(s,n=i(n,r,o,s,t[1],5,-165796510),r,o,t[6],9,-1069501632),n,r,t[11],14,643717713),s,n,t[0],20,-373897302),o=i(o,s=i(s,n=i(n,r,o,s,t[5],5,-701558691),r,o,t[10],9,38016083),n,r,t[15],14,-660478335),s,n,t[4],20,-405537848),o=i(o,s=i(s,n=i(n,r,o,s,t[9],5,568446438),r,o,t[14],9,-1019803690),n,r,t[3],14,-187363961),s,n,t[8],20,1163531501),o=i(o,s=i(s,n=i(n,r,o,s,t[13],5,-1444681467),r,o,t[2],9,-51403784),n,r,t[7],14,1735328473),s,n,t[12],20,-1926607734),o=c(o,s=c(s,n=c(n,r,o,s,t[5],4,-378558),r,o,t[8],11,-2022574463),n,r,t[11],16,1839030562),s,n,t[14],23,-35309556),o=c(o,s=c(s,n=c(n,r,o,s,t[1],4,-1530992060),r,o,t[4],11,1272893353),n,r,t[7],16,-155497632),s,n,t[10],23,-1094730640),o=c(o,s=c(s,n=c(n,r,o,s,t[13],4,681279174),r,o,t[0],11,-358537222),n,r,t[3],16,-722521979),s,n,t[6],23,76029189),o=c(o,s=c(s,n=c(n,r,o,s,t[9],4,-640364487),r,o,t[12],11,-421815835),n,r,t[15],16,530742520),s,n,t[2],23,-995338651),o=u(o,s=u(s,n=u(n,r,o,s,t[0],6,-198630844),r,o,t[7],10,1126891415),n,r,t[14],15,-1416354905),s,n,t[5],21,-57434055),o=u(o,s=u(s,n=u(n,r,o,s,t[12],6,1700485571),r,o,t[3],10,-1894986606),n,r,t[10],15,-1051523),s,n,t[1],21,-2054922799),o=u(o,s=u(s,n=u(n,r,o,s,t[8],6,1873313359),r,o,t[15],10,-30611744),n,r,t[6],15,-1560198380),s,n,t[13],21,1309151649),o=u(o,s=u(s,n=u(n,r,o,s,t[4],6,-145523070),r,o,t[11],10,-1120210379),n,r,t[2],15,718787259),s,n,t[9],21,-343485551),e[0]=d(n,e[0]),e[1]=d(r,e[1]),e[2]=d(o,e[2]),e[3]=d(s,e[3])}function o(e,t,n,r,o,a){return d((t=d(d(t,e),d(r,a)))<<o|t>>>32-o,n)}function a(e,t,n,r,a,i,c){return o(t&n|~t&r,e,t,a,i,c)}function i(e,t,n,r,a,i,c){return o(t&r|n&~r,e,t,a,i,c)}function c(e,t,n,r,a,i,c){return o(t^n^r,e,t,a,i,c)}function u(e,t,n,r,a,i,c){return o(n^(t|~r),e,t,a,i,c)}function s(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}Object.defineProperty(n,"__esModule",{value:!0});var l="0123456789abcdef".split("");function f(e){for(var t="",n=0;n<4;n++)t+=l[e>>8*n+4&15]+l[e>>8*n&15];return t}function d(e,t){return e+t&4294967295}n.default=function(e){return function(e){for(var t=0;t<e.length;t++)e[t]=f(e[t]);return e.join("")}(function(e){var t,n=e.length,o=[1732584193,-271733879,-1732584194,271733878];for(t=64;t<=e.length;t+=64)r(o,s(e.substring(t-64,t)));e=e.substring(t-64);var a=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<e.length;t++)a[t>>2]|=e.charCodeAt(t)<<(t%4<<3);if(a[t>>2]|=128<<(t%4<<3),t>55)for(r(o,a),t=0;t<16;t++)a[t]=0;return a[14]=8*n,r(o,a),o}(e))}},{}],3:[function(e,t,n){"use strict";var r,o=e(9),a=(r=o)&&r.__esModule?r:{default:r};var i=(0,e(10).path)("TMCONFIG.features",window)||{},c=i["webPushNotifications.pushDisplayService"],u=i.PWA,s="true"===i["PWA.enable"],l="true"===i.oneSignalEnabled;if(u&&s)try{u=JSON.parse(u)}catch(e){u=u||{}}if(u&&s&&!l){var f=(0,o.validate)(u.subsets,u.scope);if(f){var d=""+location.hostname+f.homepage;(0,o.getManifest)(d).then(function(e){(0,a.default)(i.PWA,c,e.push_options)})}}},{10:10,9:9}],4:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.deleteCaches=n.response=void 0;var r,o=e(10),a=e(2),i=(r=a)&&r.__esModule?r:{default:r};var c="offline/",u=2e3,s=[{name:"gpt",pattern:function(e){return"https://www.googletagservices.com/tag/js/gpt.js"===e}},{name:"permutive",pattern:function(e){return"https://d3alqb8vzo7fun.cloudfront.net/8a2c2f13-f564-4fff-8d22-177534028b95-1.0.js"===e}},{name:"weather.com",pattern:function(e){return e.startsWith("https://widgets-stage.weather.com/")}},{name:"gigya",pattern:function(e){return e.startsWith("https://cdns.gigya.com/JS/gigya.js")}},{name:"facebook",pattern:function(e){return"https://connect.facebook.net/en_US/sdk.js"===e}},{name:"onscroll",pattern:function(e){return e.match(/tags\.onscroll\.com.*/)}}],l=[{name:"breaking-news",pattern:function(e){return e.match(/\/breaking-news-client\/breaking\//)}}];function f(e){e.modal&&e.removeChild(e.modal),delete e.modal,clearTimeout(e.modalTimeout),e.classList.remove("skeleton")}n.default=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).modalTimeout,n=arguments[2].clog,r=window.localStorage.getItem(o.HASH_KEY),a=window.localStorage.getItem(o.DATE_KEY),i=new Promise(function(i,c){!function(e){var t=document.createElement("DIV");t.className="modal",e.appendChild(t),e.classList.add("skeleton"),e.modal=t}(e),e.modalTimeout=setTimeout(function(){f(e),n("Timed out getting new version"),c("TIMEOUT"),n("TIMEOUT")},t||u),caches.open(o.CACHE_KEY).then(function(e){e.match(location.href).then(function(e){if(e){var t=e.headers.get(o.HASH_PREFIX),n=e.headers.get("date");e.text().then(function(e){r!==t&&Date(n)>Date(a)&&i({content:e,contentHash:t,status:"networkCacheUpdate",date:n})})}})}),navigator.serviceWorker.addEventListener("message",function(e){if(e.origin===location.origin){var t=e.data;if(t&&"NEW_VERSION"===t.message&&t.url===location.href){n("Updating from sw message"),n("NETWORK UPDATE");var r={content:t.content,contentHash:t.contentHash,status:"networkUpdate",date:t.date};i(r)}}})});return i.then(function(t){n("GETDATA RESOLVED"),function(e,t){if(window.localStorage.getItem(o.HASH_KEY)!==t.contentHash){var n=document.implementation.createHTMLDocument("temp");n.documentElement.innerHTML=t.content,e.parentNode.replaceChild(n.querySelector("main"),e),f(e);var r=document.createEvent("HTMLEvents");r.initEvent("component.activate",!0,!0),r.data={},document.querySelector("main").dispatchEvent(r),window.localStorage.setItem(o.HASH_KEY,t.contentHash),window.localStorage.setItem(o.DATE_KEY,t.date)}else f(e)}(e,t),n(t.status)}).catch(function(e){n("GETDATA REJECTED"),n("Error getting data: "+e)}),i},n.response=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"/",r=arguments[3],a=(arguments.length>4&&void 0!==arguments[4]?arguments[4]:{}).debug,u=e.request.url,f=function(){};a&&(f=function(e){console.log("[TM PWA] "+e)});var d=u.match(/\/\/.+?\//)[0].includes(t),g=d&&!u.includes("service-worker.js");if((g=function(e,t){for(var n=s.length,r=l.length,o=0;!t&&o<n;)t=s[o].pattern(e),o++;for(o=0;t&&o<r;)l[o].pattern(e)&&(t=!1),o++;return t}(u,g))&&"GET"===e.request.method){var h="navigate"===e.request.mode,v=r.cacheFirst&&r.cacheFirst.useCachedHtml;if(h&&!v)return;e.respondWith(caches.open(o.CACHE_KEY).then(function(t){return t.match(e.request).then(function(e){h&&e&&f("CACHE RESPONSE");var t={};d||(t.mode="no-cors");var a=fetch(u,t).then(function(e){var t=void 0;if(h){var n=e.clone(),r={status:n.status,statusText:n.statusText,headers:{}};n.headers.forEach(function(e,t){r.headers[t]=e}),t=n.text().then(function(e){return r.headers[o.HASH_PREFIX]=(0,i.default)(e),new Response(e,r)}),f("NETWORK RESPONSE")}return caches.open(o.CACHE_KEY).then(function(n){h?t.then(function(e){n.delete(u),n.put(u,e.clone()).then(function(){e.clone().text().then(function(t){!function(e,t){var n=t.clog;e.message="NEW_VERSION",clients.matchAll().then(function(t){t.forEach(function(t){n("Posting message"),t.postMessage(e)})})}({url:u,content:t,contentHash:e.headers.get(o.HASH_PREFIX),date:e.headers.get("date")},{clog:f})})}).catch(function(e){n.delete(u),f("Error updating cache - deleting entry: "+e)})}):(n.delete(u),n.put(u,e.clone()).catch(function(e){n.delete(u),f("Error updating cache - deleting entry: "+e)}))}),t?Promise.resolve(t.then(function(e){return e.clone()})):e.clone()}).catch(function(e){if(f(e),r.offlineSupport&&h)return console.log("OFFLINE"),caches.match(n+c)});return e||a})}))}},n.deleteCaches=function(){caches.keys().then(function(e){return Promise.all(e.filter(function(e){return e.startsWith(o.CACHE_NAME)}).map(function(e){if(e!==o.CACHE_KEY)return caches.delete(e)}))})}},{10:10,2:2}],5:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getConfig=void 0,n.stub=function(e){var t={getConfig:s};return n.getConfig=s=e.stub(),{getConfig:s,restore:function(){n.getConfig=s=t.getConfig}}};var r,o=e(6),a=(r=o)&&r.__esModule?r:{default:r};var i="config",c=1,u=3e3;function s(e){return new Promise(function(t,n){setTimeout(n,u),(0,a.default)(e,i).then(function(e){var n=e.get(c);n.onsuccess=function(){t(n.result.config)}})})}n.default=function(e,t){return(0,a.default)(e,i,"readwrite").then(function(e){e.put({version:c,config:t})})},n.getConfig=s},{6:6}],6:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=[{name:"config",key:"version"},{name:"pageviews",key:"url"}];n.default=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"readonly";return new Promise(function(o,a){var i=e.open("marwood-pwa",1);i.onupgradeneeded=function(){r.forEach(function(e){i.result.objectStoreNames.contains(e.name)||i.result.createObjectStore(e.name,{keyPath:e.key})})},i.onsuccess=function(){if(i.result.onversionchange=function(e){null===e.newVersion&&e.target.close()},i&&i.result&&i.result.objectStoreNames.contains(t)){var e=i.result.transaction(t,n).objectStore(t);if(e)return void o(e)}a()}})}},{}],7:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r="marwood-824c5a1c4f4809ee7bc822833de1d75e",o="offline/";function a(e){caches.open(r).then(function(t){document.querySelectorAll('meta[name="cache-preload"]').forEach(function(e){var n=e.getAttribute("content");t.match(n).then(function(e){e||t.add(n)})});var n=e+o;t.match(n).then(function(e){e||fetch(n).then(function(e){if(e.redirected){var r=e.clone(),o={status:r.status,statusText:r.statusText,headers:{}};e.headers.forEach(function(e,t){o.headers[t]=e}),r.text().then(function(e){t.put(n,new Response(e,o))})}else t.put(n,e)})})})}n.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.selector,n=e.maxUrls,i=e.endpoint,c=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"/";navigator.serviceWorker.addEventListener("message",function(e){e.origin===location.origin&&"SERVICE_WORKER_INSTALL"===e.data&&a(c)}),navigator.onLine&&location.pathname!==c+o&&(a(c),"number"!=typeof n&&(n=10),i||t||(t=".teaser"),window.addEventListener("load",function(){var e=JSON.parse(localStorage.getItem("offlineUrls"))||[];(function(e,t){var n=e.endpoint,r=e.selector;if(n)return new Promise(function(e){window.feliz?e(window.feliz.getPageConfig("recommendations")):document.addEventListener("FELIZ",function(){e(window.feliz.getPageConfig("recommendations"))})}).then(function(e){return e.filter(function(e){return e.url&&e.url.length>0}).slice(0,t).map(function(e){return{url:e.url,text:e.title,image:e.image.href.replace("/BINARY/","/alternates/s615b/"),tag:e.tags&&e.tags[0]}})});if(r){var o=Array.from(document.querySelectorAll(r)).slice(0,t);return Promise.resolve(o.map(function(e){var t=e.querySelector("a.headline"),n=e.querySelector("img"),r=e.querySelector("a.label");return{url:t&&t.getAttribute("href"),text:t&&t.innerHTML,image:n&&n.getAttribute("data-src")||n.getAttribute("src"),tag:r&&r.innerHTML}}))}})({endpoint:i,selector:t},n).then(function(t){var o=t;e.length&&(o=t.filter(function(t){return e.find(function(e){return t.url!==e.url})})),o.length&&caches.open(r).then(function(t){o.forEach(function(r){r.text&&r.url&&r.image&&t.addAll([r.url,r.image]).then(function(){e.find(function(e){return e.url===r.url})||e.unshift(r),e.length>n&&e.pop(),localStorage.setItem("offlineUrls",JSON.stringify(e))})})})})}))}},{}],8:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.track=function(e,t){(0,a.default)(e,i,"readwrite").then(function(e){e.put({url:t,timestamp:(new Date).getTime()})})},n.offlineLandingTracking=function(){var e=localStorage.getItem(c);return localStorage.removeItem(c),e},n.trackOfflineLanding=function(){localStorage.setItem(c,Number(localStorage.getItem(c)||0)+1)};var r,o=e(6),a=(r=o)&&r.__esModule?r:{default:r};var i="pageviews",c="offlineLandingPageViews";n.default=function(e,t){(0,a.default)(e,i,"readwrite").then(function(e){var n=e.count();n.onsuccess=function(){var r=n.result-1;r>0&&t(r),e.clear()}})}},{6:6}],9:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.MANIFEST_CACHE_NAME=n.validate=n.urlBase64ToUint8Array=n.cookie=n.getManifest=n.analytics=void 0,n.stub=function(e){var t={analytics:g,getManifest:m};return n.analytics=g=e.stub(),n.getManifest=m=e.stub(),{analytics:g,getManifest:m,restore:function(){n.analytics=g=t.analytics,n.getManifest=m=t.getManifest}}};var r=e(8),o=l(r),a=l(e(4)),i=l(e(1)),c=l(e(7)),u=l(e(5)),s=e(10);function l(e){return e&&e.__esModule?e:{default:e}}var f=navigator.userAgent.match(/iPhone|iPad|iPod/i);function d(e,t){var n=t.clog;i.default.fire(window,"contentupdate",e),n("CONTENTUPDATE: "+e)}function g(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"metrics";i.default.fire(window,"analytics.track",{name:e,category:n,value:t})}function h(e,t,n){var r=n.clog,o=window.localStorage.getItem(s.HASH_KEY);(0,a.default)(e,t.cacheFirst,{clog:r}).then(function(e){d(o===e.contentHash?"unchanged":"fresh",{clog:r}),g("cacheFirstPageView")}).catch(function(){d("cached",{clog:r}),g("cacheFirstPageView"),r("CACHED PAGE VIEW"),navigator.serviceWorker.addEventListener("message",function(e){if(e.origin===location.origin){var t=e.data;t&&"NEW_VERSION"===t.message&&t.url===location.href&&(o!==t.contentHash?(g("stalePageView"),r("STALE PAGE VIEW")):(g("cachedPageView"),r("MOULDY PAGE VIEW")))}})})}function v(e){return encodeURIComponent(e||"")}function m(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments[1],n=document.querySelector("link[rel=manifest]");if(n){var r=t||n.href;return new Promise(function(t,n){caches.open(s.MANIFEST_CACHE_NAME+":"+e).then(function(e){e.match(r).then(function(n){n?t(n):fetch(r).then(function(n){e.put(r,n.clone()),t(n.clone())})})}).catch(function(e){return n(e)})}).then(function(e){return e.json().then(function(e){return e})})}}n.default=function(e,t,n){var a=function(){};if("serviceWorker"in navigator){try{e=JSON.parse(e)}catch(t){e=e||{}}if(!e.debug)try{e.debug=new URLSearchParams(window.location.search).get("pwaDebug")}catch(e){}(0,u.default)(window.indexedDB,e,n);var s="/service-worker.js?v=5f832d08408e265261e4f2183f65e907";e.debug&&(s+="&pwaDebug="+e.debug,a=function(e){window.console.log("[TM PWA] "+e)}),e.cacheFirst&&(s+="&cacheFirst=true"),e.offlineSupport&&(s+="&offlineSupport=true"),t&&(s=s+"&pushDisplayService="+t+"&vap="+v(n.vapidKey)+"&a="+v(n.appKey)+"&t="+v(n.token)+"&i="+v());var l=void 0;if(e.scope&&(l={scope:e.scope}),window.sessionStorage.setItem("swUrl",s),navigator.serviceWorker.register(s,l).then(function(){a("Service worker registered successfully");var e="\n !function (n, t, c, e, u) { \n function r(n) { try { f = n(u) } catch (n) { return h = n, void i(p, n) } i(s, f) } \n function i(n, t) { for (var c = 0; c < n.length; c++)d(n[c], t); } \n function o(n, t) { return n && (f ? d(n, f) : s.push(n)), t && (h ? d(t, h) : p.push(t)), l } \n function a(n) { return o(!1, n) } \n function d(t, c) { n.setTimeout(function () { t(c) }, 0) } \n var f, h, s = [], p = [], l = { then: o, catch: a, _setup: r }; \n n[e] = l; \n var v = t.createElement(\"script\"); \n v.src = c, v.async = !0, v.id = \"_uasdk\", v.rel = e, t.head.appendChild(v) }(window, document, \n 'https://aswpsdkus.com/notify/v1/ua-sdk.min.js', \n 'UA', // This value can be changed to use a custom variable name. \n { appKey: '"+n.appKey+"', \n token: '"+n.token+"', \n vapidPublicKey: '"+n.vapidKey+"', \n websitePushId: 'web.com.reach.all',\n workerUrl: '"+s+"' })",t=document.createElement("script");t.innerHTML=e,document.body.appendChild(t);var r=new Event("airship.sdk.snippet.loaded");window.dispatchEvent(r)},function(t){e.debug&&(a("Service worker registration failed"),a(t))}),e.offlineSupport&&navigator.onLine){(0,o.default)(window.indexedDB,function(e){g("attemptedPageViews",e)});var m=(0,r.offlineLandingTracking)();m&&g("offlineLandingPageViews",m)}if(e.cacheFirst&&e.cacheFirst.useCachedHtml&&(navigator.serviceWorker.controller||e.cacheFirst&&e.cacheFirst.force)){var p=document.querySelector("main");if(p)h(p,e.cacheFirst,{clog:a});else{var E=new MutationObserver(function(){var t=document.body;t&&(E.disconnect(),(E=new MutationObserver(function(){var t=document.querySelector("main");t&&(h(t,e.cacheFirst,{clog:a}),E.disconnect())})).observe(t,{childList:!0}))});E.observe(document.documentElement,{childList:!0})}}else d("none",{clog:a});e.offlineSupport&&(0,c.default)(e.offlineSupport,e.scope),window.matchMedia("(display-mode: standalone)").matches&&(g("pwaPageView"),document.documentElement.setAttribute("tm-pwa",e.scope||"/")),!0===window.navigator.standalone&&f&&(g("iOSPwaPageView"),document.documentElement.setAttribute("tm-pwa",e.scope||"/"),i.default.delegate(document.body,"a","click",function(e){var t=e.target.getAttribute("href");window.history.pushState({},"",t),location.replace(t)},{preventDefault:!0})),window.indexedDB.deleteDatabase("1"),window.indexedDB.deleteDatabase("cacheStatus")}else d("none",{clog:a})},n.analytics=g,n.getManifest=m,n.cookie=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:2,r=new Date;r.setTime(r.getTime()+24*n*60*60*1e3),document.cookie=e+"="+t+";expires="+r.toUTCString()+";path=/"},n.urlBase64ToUint8Array=s.urlBase64ToUint8Array,n.validate=function(e,t){var n=t||"";if(!e)return{homepage:n};var r=void 0;try{r=JSON.parse(document.getElementById("manifest-validation").getAttribute("content"))}catch(e){return null}var o=e.filter(function(e){return r.url&&r.url.includes(e.homepage)}),a=e.filter(function(e){return r.primaryTag&&r.primaryTag===e.tag}),i=e.filter(function(e){return r.tags&&r.tags.includes(e.tag)});if(1===o.length)return o[0];if(1===a.length)return a[0];if(1===i.length)return i[0];var c=e.filter(function(e){return e.scope===n});return c.length>0?c[0]:"string"==typeof t?{homepage:t}:void 0},n.MANIFEST_CACHE_NAME=s.MANIFEST_CACHE_NAME},{1:1,10:10,4:4,5:5,7:7,8:8}],10:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=/(.*\/amp\/.*|.*\.amp)/g,o="TM-Hash-"+location.href,a="TM-Date-"+location.href;n.CACHE_KEY="marwood-824c5a1c4f4809ee7bc822833de1d75e",n.CACHE_NAME="marwood",n.MANIFEST_CACHE_NAME="manifestCache",n.urlBase64ToUint8Array=function(e){for(var t=(e+"=".repeat((4-e.length%4)%4)).replace(/-/g,"+").replace(/_/g,"/"),n=atob(t),r=new Uint8Array(n.length),o=0;o<n.length;++o)r[o]=n.charCodeAt(o);return r},n.isAmpArticle=function(e){return e.match(r)},n.HASH_PREFIX="TM-Hash",n.HASH_KEY=o,n.DATE_KEY=a,n.PUSH_SERVICE_KEY="airship",n.PUSH_SERVICE_SCRIPT="https://aswpsdkus.com/notify/v1/ua-sdk.min.js",n.getAssetUrl=function(e){return e&&e.replace?e.replace("prod",function(e){return/-bertha\./.test(e)?"bertha":/-stable\./.test(e)?"stable":"prod"}(self.location)):e},n.path=function(e,t){if(e&&t){var n=e.split?e.split("."):e;if(n.reduce)return n.reduce(function(e,t){return e&&e[t]?e[t]:void 0},t)}},n.externalDebug=function(e,t){t&&localStorage.removeItem("airship");var n=JSON.parse(localStorage.getItem("airship")||"[]");e.length&&n.push(e),localStorage.setItem("airship",JSON.stringify(n))}},{}]},{},[3]);
//# sourceMappingURL=pwa.min.js.map</script>
<style>.cb-it-hide {
visibility: hidden
}</style><script>(function () {
var headlineSelector = "h3, h2, h1";
var articleBlockSelector = "article,div.teaser";
var timeout = 1500;
if(!("srcset"in document.createElement("img")))return;const e=window.chartbeatFlicker=window.chartbeatFlicker||{};function t(e,t,c,o){const n=document.createElement("style"),i=function(e,t){return e.split(",").reduce((e,c)=>e+c+` ${t} { visibility: hidden; }\n`,"")}(c,o);n.id=t,e.appendChild(n),n.type="text/css",n.appendChild(document.createTextNode(i))}window._sf_async_config=window._sf_async_config||{},e.timeout=timeout||1e3,e.headlineSelector=headlineSelector||"h3, h2, h1",window._sf_async_config.articleBlockSelector=articleBlockSelector||"article, section";const c=window._sf_async_config.articleBlockSelector;e.timeoutFlag=!1,e.strategyFetched=e.strategyFetched||!1;const o=document.head||document.querySelector("head");t(o,"chartbeat-flicker-control-style-ht",c,e.headlineSelector),t(o,"chartbeat-flicker-control-style-it",c,"img"),document.addEventListener("DOMContentLoaded",()=>{if(e.timeoutFlag){const e=document.getElementById("chartbeat-flicker-control-style-it");return void(e&&e.parentNode.removeChild(e))}document.querySelectorAll(c).forEach(function(e){Array.prototype.slice.call(e.querySelectorAll("img")).forEach(function(e){e.getAttribute("pinger-seen")||e.classList.add("cb-it-hide")})});const t=document.getElementById("chartbeat-flicker-control-style-it");t&&t.parentNode.removeChild(t)}),window.setTimeout(function(){if(!e.strategyFetched){e.timeoutFlag=!0;const t=document.getElementById("chartbeat-flicker-control-style-ht");t&&t.parentNode.removeChild(t)}document.querySelectorAll(c).forEach(function(e){Array.prototype.slice.call(e.querySelectorAll("img")).forEach(function(e){"true"!==e.getAttribute("keep-hiding")&&e.classList.remove("cb-it-hide")})});const t=document.getElementById("chartbeat-flicker-control-style-it");t&&t.parentNode.removeChild(t)},e.timeout)
})();</script><script>(function (w) {
var c = w._sf_async_config = w._sf_async_config || {};
c.uid = 33715;
c.useCanonical = true;
c.domain = w.location.hostname;
c.flickerControl = false;
c.lazyLoadSrcsetAttribute = 'data-srcset';
w.testingActive = true;
w._sf_startpt = new Date().getTime();
})(window);</script><script async src="https://static.chartbeat.com/js/chartbeat_mab.js"></script>
<meta name='webgains-site-verification' content='pkwgvble' />
<script src="https://static.reachdata.live/elections25/du_council_totalizer_25.min.js"></script><link rel="stylesheet" type="text/css" href="https://static.reachdata.live/elections25/du_council_totalizer_25.min.css" media="all">
<div class="widget code html widget-editable viziwyg-section-39129 inpage-widget-31095354" >
<script type="text/javascript">
if (window.location.pathname === "/") {
setTimeout(() => {
document.body.setAttribute('data-google-interstitial', 'false');
}, 2000);
}
</script>
</div>
</head>
<body class="section-page">
<script type="application/javascript">
function isEmptyObjHeader(obj) {
for(var prop in obj) {
if(Object.prototype.hasOwnProperty.call(obj, prop)) {
return false;
}
}
return JSON.stringify(obj) === JSON.stringify({});
}
var digitalData = digitalData || {};
if ((digitalData && Object.keys && Object.keys(digitalData).length === 0 && Object.getPrototypeOf && Object.getPrototypeOf(digitalData) === Object.prototype) || isEmptyObjHeader(digitalData)) {
var dataLayerElSync = document.getElementById('dataLayer');
if (dataLayerElSync) {
digitalData = JSON.parse(dataLayerElSync.getAttribute('content'));
}
}
</script>
<script type="text/javascript">!function(){return function e(t,n,a){function r(o,u){if(!n[o]){if(!t[o]){var c="function"==typeof require&&require;if(!u&&c)return c(o,!0);if(i)return i(o,!0);var d=new Error("Cannot find module '"+o+"'");throw d.code="MODULE_NOT_FOUND",d}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){return r(t[o][1][e]||e)},l,l.exports,e,t,n,a)}return n[o].exports}for(var i="function"==typeof require&&require,o=0;o<a.length;o++)r(a[o]);return r}}()({1:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=document.documentElement,r={breakpointType:null,overlayActive:!1,resize:{active:!1,debounceTimer:200,interval:null},scroll:{active:!1,debounceTimer:50,interval:null},tapOrClickEvent:"click",throttleDateTime:null,timings:{debounce:250},windowHeight:a.clientHeight,windowTopOffset:null,windowWidth:a.clientWidth};function i(e){for(var t=e.split("."),n=0,a=r;n<t.length;n++)a=a[t[n]];return a}r.breakpoints=[{name:"baseLayout",width:-1},{name:"tabletPortraitUpwards",width:728},{name:"tabletLandscapeUpwards",width:1024},{name:"desktop",width:1240}],n.default={getOption:i,inspect:function(){return r},getBreakpoint:function(e){e=e||window.innerWidth;var t,n=i("breakpoints"),a=n.length;for(t=0;t<a;t++)if(e<n[t].width)return n[t-1].name;return n[a-1].name}}},{}],2:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e){return[].slice.call(e)}var t="DOMContentLoaded";function n(e,t,n,a){if(a=a||{},e.addEventListener(t,n),e.dataEvents){var r=e.dataEvents[t];if(r)if(a.purgeEventData)for(;r.length>0;)n.call(e,{data:r.shift(),target:e});else r.forEach(function(t){n.call(e,{data:t,target:e})})}}function a(e,t,n){e.dataEvents=e.dataEvents||{},e.dataEvents[t]=e.dataEvents[t]||[],e.dataEvents[t].push(n)}return{delegate:function(){return function(t,n,a,r,i){i=i||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(a,function(a){var o=[];n.forEach(function(n){o=">"===n.substr(0,1)?function(t,n,a){var r=e(n.querySelectorAll(a.substr(1)));return r=r.filter(function(e){return e.parentNode===n}),t.concat(r)}(o,t,n):function(t,n,a){return t.concat(e(n.querySelectorAll(a)))}(o,t,n)}),function e(t,n,a,r,i,o){if(n!==a){var u=r.indexOf(n);-1!==u&&(i.call(r[u],t),o.preventDefault&&t.preventDefault()),e(t,n.parentNode,a,r,i,o)}else o.stopPropagation&&t.stopPropagation()}(a,a.target,t,o,r,i)})})}}(),domReady:function(e){"complete"===document.readyState||"loaded"===document.readyState?(a(document,t),a(window,"load")):"interactive"===document.readyState&&a(document,t),document.addEventListener?n(document,t,e):n(window,"load",e)},fire:function(e,t,n){var r;n=n||{},document.createEvent?((r=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),r.data=n,e.dispatchEvent(r)):document.createEventObject&&((r=document.createEventObject()).data=n,e.fireEvent("on"+t,r)),a(e,t,n)},listen:n}}();n.default=a},{}],3:[function(e,t,n){"use strict";var a=Object.prototype.hasOwnProperty,r=Object.prototype.toString,i=Object.defineProperty,o=Object.getOwnPropertyDescriptor,u=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===r.call(e)},c=function(e){if(!e||"[object Object]"!==r.call(e))return!1;var t,n=a.call(e,"constructor"),i=e.constructor&&e.constructor.prototype&&a.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!n&&!i)return!1;for(t in e);return void 0===t||a.call(e,t)},d=function(e,t){i&&"__proto__"===t.name?i(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,t){if("__proto__"===t){if(!a.call(e,t))return;if(o)return o(e,t).value}return e[t]};t.exports=function e(){var t,n,a,r,i,o,f=arguments[0],s=1,p=arguments.length,w=!1;for("boolean"==typeof f&&(w=f,f=arguments[1]||{},s=2),(null==f||"object"!=typeof f&&"function"!=typeof f)&&(f={});s<p;++s)if(null!=(t=arguments[s]))for(n in t)a=l(f,n),f!==(r=l(t,n))&&(w&&r&&(c(r)||(i=u(r)))?(i?(i=!1,o=a&&u(a)?a:[]):o=a&&c(a)?a:{},d(f,{name:n,newValue:e(w,o,r)})):void 0!==r&&d(f,{name:n,newValue:r}));return f}},{}],4:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.track=n.newPage=n.dataLayer=n.init=void 0;var a=d(e(2)),r=c(e(8)),i=c(e(6)),o=d(e(7)),u=d(e(9));function c(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function d(e){return e&&e.__esModule?e:{default:e}}var l=function(e){if(o.default.track(e),e.category&&e.name){var t={};t[e.category]={},t[e.category][e.name]=e.value,i.update({page:{info:t}})}},f=function(){o.default.newPage()};function s(e,t){e=e.replace(/\W+(.)/g,function(e,t){return t.toUpperCase()});var n=r.mark(e);return i.update({page:{info:{timing:n}}}),o.default.timer(e,n[e],t),n}n.init=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=arguments[1];i.init((0,u.default)(),n[0]),e="delayGTMClientIdUntilConsent",(t=window.TMCONFIG||{}).features&&"true"===t.features[e]?a.default.listen(window,"consent.signal.and.premiumplus.ready",function(e){e.data&&e.data.privacyPlusActive||o.default.getClientId(r)}):o.default.getClientId(r),s("start"),a.default.domReady(function(){a.default.fire(window,"perceivedload",s("perceived").perceived)}),a.default.listen(window,"analytics.track",function(e){l(e.data)}),a.default.listen(window,"analytics.newpage",f),a.default.listen(window,"analytics.mark",function(e){s(e.data)}),a.default.fire(window,"analytics.ready",{track:l,newPage:f,mark:s}),n.forEach(function(e){l({name:"ChameleonMVT",category:"MVT",value:e})}),a.default.listen(window,"load",function(){s("pageload")})},n.dataLayer=i,n.newPage=f,n.track=l},{2:2,6:6,7:7,8:8,9:9}],5:[function(e,t,n){"use strict";var a=e(4),r=void 0;try{r=window.TMCONFIG.publicSectionParams.gtmClientIdEndpoint}catch(e){}(0,a.init)(window.TMMVTTESTS,r)},{4:4}],6:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.update=n.access=n.init=void 0;var a=o(e(2)),r=o(e(1)),i=o(e(3));function o(e){return e&&e.__esModule?e:{default:e}}var u={};function c(e){(0,i.default)(!0,u,e),a.default.fire(window,"dataLayer.changed",e)}function d(e){return e.split(".").reduce(function(e,t){return e[t]},u||this)}function l(e){c({article:{attributes:{articleViewMode:e.data}},page:{attributes:{configurationMode:e.data}}})}function f(e){c({page:{info:{timing:{perceived:e.data}}}})}n.init=function(e,t){var n;(n=document.getElementById("dataLayer"))&&(u=JSON.parse(n.getAttribute("content"))),window.digitalData=u,a.default.fire(window,"dataLayer.changed",u),c({page:{attributes:{chameleonSegment:!0},info:{uhid:e,ABTest:t},url:location.href},platform:"chameleon"}),a.default.listen(window,"breakpointchange",l),a.default.listen(window,"perceivedload",f),a.default.listen(window,"dataLayer.update",function(e){c(e.data)}),l({data:r.default.getBreakpoint(window.innerWidth)}),a.default.fire(window,"dataLayer.ready",{access:d,update:c}),window.TMDATA||(window.TMDATA={access:d,update:c})},n.access=d,n.update=c},{1:1,2:2,3:3}],7:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a,r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=e(2),o=(a=i)&&a.__esModule?a:{default:a};var u="TM_ga_clientId",c=new Promise(function(e){o.default.domReady(function(){setTimeout(e,100)})});function d(e){if(window.dataLayer&&window.dataLayer.push){var t=e.data||{};t.event=e.type,window.dataLayer.push(t)}}function l(e){window.dataLayer&&window.dataLayer.push&&window.dataLayer.push({clientId:e,event:"clientId",eventCallback:function(){o.default.fire(window,"analytics.clientId.ready",{clientId:e})}})}o.default.listen(window,"dataLayer.changed",d),n.default={newPage:function(){d({type:"pageview",data:{url:location.pathname}})},track:function(e){c.then(function(){if("object"===(void 0===e?"undefined":r(e))&&e.name){var t=e.category||"generic",n={type:t+"."+e.name,data:{}};n.data[t]={},n.data[t][e.name]=e.value,d(n)}else d({type:e})}).catch(function(){window.console.log("GTM in unknown state - Dom Ready did not fire")})},timer:function(e,t){d({type:"timing."+e,data:{timingCategory:arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Generic Timer",timingVar:e,timingValue:Math.round(t)}})},getClientId:function(e){var t,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],a=(t=u,(t=(document.cookie+";").match(new RegExp(t+"=.*;")))&&t[0].split(/=|;/)[1]);if(a)l(a);else if(e){var r=new XMLHttpRequest;r.open("get",e),r.withCredentials=!0,r.send(),r.onload=function(){if(4===r.readyState)if(200===r.status){var e=void 0;try{e=JSON.parse(r.responseText).vars.clientId}catch(e){return void window.console.log("Client ID response error: "+e)}l(e);var t=new Date;t.setTime(t.getTime()+63113904e3);var a=n?"SameSite=None;Secure;":"";document.cookie=u+"="+e+";expires="+t.toGMTString()+";"+a+"path=/"}else window.console.log("Client ID error: "+r.statusText)}}else window.console.log("No Client ID endpoint!")}}},{2:2}],8:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=void 0,r=void 0,i=window.performance;i?(n.start=r=i.timing.navigationStart,a=function(){return i.now()}):(n.start=r=(new Date).getTime(),a=function(){return(new Date).getTime()-r}),n.start=r,n.mark=function(e){var t={};return t[e]=a(),t}},{}],9:[function(e,t,n){"use strict";function a(e,t){for(;e.toString().length<t;)e="0"+e;return e}Object.defineProperty(n,"__esModule",{value:!0}),n.default=function(){var e=new Date;return"UHID|"+e.getUTCFullYear().toString().substr(2,2)+":"+a(e.getUTCMonth()+1,2)+":"+a(e.getUTCDate(),2)+":"+a(e.getUTCHours(),2)+":"+a(e.getUTCMinutes(),2)+":"+a(e.getUTCSeconds(),2)+":"+a(e.getUTCMilliseconds(),3)+"_"+function e(t){return t?(t^16*Math.random()>>t/4).toString(16):([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,e)}()}},{}]},{},[5]);
//# sourceMappingURL=chameleon-analytics.min.js.map</script>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M3TH25P" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript>
<script>(function() {
function getCookie(name) {
var match = document.cookie.match(new RegExp('(^| )' + name + '=([^;]+)'));
return match ? match[2] : null;
}
var adExperience = getCookie('_pc_ad-experience');
if (adExperience !== '1') {
document.write('<div id="div-gpt-ad-top-slot" class="gpt top-slot ssr ssr-section ssr-hidden"></div>');
}
})();</script>
<header class="homepage-header mod-header" data-mod="header" data-immediate><div class="primary publication-theme-highlight"><a data-link-tracking="Header|MainLogo|Image|walesonline" id="logo" href="/" data-tmdatatrack="nav-home">walesonline</a><a class="icon" id="hamburger" href="#" data-tmdatatrack="nav-hamburger-menu">Load mobile navigation<span></span></a><nav class="primary"><section><ul data-level="1"><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|News" href="https://www.walesonline.co.uk/news/" data-tmdatatrack="nav" data-tmdatatrack-name="News">News</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest News" href="https://www.walesonline.co.uk/news/wales-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Latest News">Latest News</a></li><li><a data-link-tracking="Header|DropDown|Text|Wales News" href="https://www.walesonline.co.uk/news/" data-tmdatatrack="nav" data-tmdatatrack-name="Wales News">Wales News</a></li><li><a data-link-tracking="Header|DropDown|Text|UK News" href="https://www.walesonline.co.uk/news/uk-news/" data-tmdatatrack="nav" data-tmdatatrack-name="UK News">UK News</a></li><li><a data-link-tracking="Header|DropDown|Text|Crime" href="https://www.walesonline.co.uk/all-about/crime" data-tmdatatrack="nav" data-tmdatatrack-name="Crime">Crime</a></li><li><a data-link-tracking="Header|DropDown|Text|Politics" href="https://www.walesonline.co.uk/news/politics/" data-tmdatatrack="nav" data-tmdatatrack-name="Politics">Politics</a></li><li><a data-link-tracking="Header|DropDown|Text|Weather" href="https://www.walesonline.co.uk/all-about/wales-weather" data-tmdatatrack="nav" data-tmdatatrack-name="Weather">Weather</a></li><li><a data-link-tracking="Header|DropDown|Text|Health" href="https://www.walesonline.co.uk/news/health/" data-tmdatatrack="nav" data-tmdatatrack-name="Health">Health</a></li><li><a data-link-tracking="Header|DropDown|Text|Education" href="https://www.walesonline.co.uk/news/education/" data-tmdatatrack="nav" data-tmdatatrack-name="Education">Education</a></li><li><a data-link-tracking="Header|DropDown|Text|Nostalgia" href="https://www.walesonline.co.uk/lifestyle/nostalgia/" data-tmdatatrack="nav" data-tmdatatrack-name="Nostalgia">Nostalgia</a></li><li><a data-link-tracking="Header|DropDown|Text|Business" href="https://www.business-live.co.uk/all-about/wales" data-tmdatatrack="nav" data-tmdatatrack-name="Business">Business</a></li><li><a data-link-tracking="Header|DropDown|Text|Cost of living" href="https://www.walesonline.co.uk/news/cost-of-living/" data-tmdatatrack="nav" data-tmdatatrack-name="Cost of living">Cost of living</a></li><li><a data-link-tracking="Header|DropDown|Text|News Opinion" href="https://www.walesonline.co.uk/news/news-opinion/" data-tmdatatrack="nav" data-tmdatatrack-name="News Opinion">News Opinion</a></li><li class="has-child-group"><a data-link-tracking="Header|DropDown|Text|News By Area" href="https://www.walesonline.co.uk/in-your-area/" data-tmdatatrack="nav" data-tmdatatrack-name="News By Area">News By Area</a><ul data-level="3"><li><a data-link-tracking="Header|SecondaryDropDown|Text|Llanelli" href="https://www.walesonline.co.uk/all-about/llanelli" data-tmdatatrack="nav" data-tmdatatrack-name="Llanelli">Llanelli</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|Bridgend" href="https://www.walesonline.co.uk/all-about/bridgend" data-tmdatatrack="nav" data-tmdatatrack-name="Bridgend">Bridgend</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|Neath" href="https://www.walesonline.co.uk/all-about/neath" data-tmdatatrack="nav" data-tmdatatrack-name="Neath">Neath</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|Port Talbot" href="https://www.walesonline.co.uk/all-about/port-talbot" data-tmdatatrack="nav" data-tmdatatrack-name="Port Talbot">Port Talbot</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|Carmarthen" href="https://www.walesonline.co.uk/all-about/carmarthen" data-tmdatatrack="nav" data-tmdatatrack-name="Carmarthen">Carmarthen</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|Merthyr Tydfil" href="https://www.walesonline.co.uk/all-about/merthyr-tydfil" data-tmdatatrack="nav" data-tmdatatrack-name="Merthyr Tydfil">Merthyr Tydfil</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|See all locations" href="https://www.walesonline.co.uk/in-your-area/" data-tmdatatrack="nav" data-tmdatatrack-name="See all locations">See all locations</a></li></ul><a class="icon toggle" href="#">Expand</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Rugby" href="https://www.walesonline.co.uk/sport/rugby/" data-tmdatatrack="nav" data-tmdatatrack-name="Rugby">Rugby</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Football" href="https://www.walesonline.co.uk/sport/football/" data-tmdatatrack="nav" data-tmdatatrack-name="Football">Football</a></li><li><a data-link-tracking="Header|SectionLabel|Text|In Your Area" href="https://www.inyourarea.co.uk/?branding=walesonline&amp;from_reach_primary_nav=walesonline" data-tmdatatrack="nav" data-tmdatatrack-name="In Your Area">In Your Area</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|What's On" href="https://www.walesonline.co.uk/whats-on/" data-tmdatatrack="nav" data-tmdatatrack-name="What's On">What's On</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest What's On" href="https://www.walesonline.co.uk/whats-on/whats-on-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Latest What's On">Latest What's On</a></li><li><a data-link-tracking="Header|DropDown|Text|Things To Do" href="https://www.walesonline.co.uk/all-about/things-to-do-wales" data-tmdatatrack="nav" data-tmdatatrack-name="Things To Do">Things To Do</a></li><li><a data-link-tracking="Header|DropDown|Text|Food &amp;amp; Drink" href="https://www.walesonline.co.uk/whats-on/food-drink-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Food &amp; Drink">Food &amp; Drink</a></li><li><a data-link-tracking="Header|DropDown|Text|Shopping" href="https://www.walesonline.co.uk/whats-on/shopping/" data-tmdatatrack="nav" data-tmdatatrack-name="Shopping">Shopping</a></li><li><a data-link-tracking="Header|DropDown|Text|Showbiz" href="https://www.walesonline.co.uk/lifestyle/showbiz/" data-tmdatatrack="nav" data-tmdatatrack-name="Showbiz">Showbiz</a></li><li><a data-link-tracking="Header|DropDown|Text|Travel" href="https://www.walesonline.co.uk/whats-on/travel/" data-tmdatatrack="nav" data-tmdatatrack-name="Travel">Travel</a></li><li><a data-link-tracking="Header|DropDown|Text|TV" href="https://www.walesonline.co.uk/lifestyle/tv/" data-tmdatatrack="nav" data-tmdatatrack-name="TV">TV</a></li><li><a data-link-tracking="Header|DropDown|Text|Music and Nightlife" href="https://www.walesonline.co.uk/whats-on/music-nightlife-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Music and Nightlife">Music and Nightlife</a></li><li><a data-link-tracking="Header|DropDown|Text|Family &amp;amp; Kids" href="https://www.walesonline.co.uk/whats-on/family-kids-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Family &amp; Kids">Family &amp; Kids</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Swansea" href="https://www.walesonline.co.uk/all-about/swansea" data-tmdatatrack="nav" data-tmdatatrack-name="Swansea">Swansea</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Cardiff" href="https://www.walesonline.co.uk/all-about/cardiff" data-tmdatatrack="nav" data-tmdatatrack-name="Cardiff">Cardiff</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Newport" href="https://www.walesonline.co.uk/all-about/newport" data-tmdatatrack="nav" data-tmdatatrack-name="Newport">Newport</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|Sport" href="https://www.walesonline.co.uk/sport/" data-tmdatatrack="nav" data-tmdatatrack-name="Sport">Sport</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest Sport" href="https://www.walesonline.co.uk/sport/" data-tmdatatrack="nav" data-tmdatatrack-name="Latest Sport">Latest Sport</a></li><li><a data-link-tracking="Header|DropDown|Text|Rugby" href="https://www.walesonline.co.uk/sport/rugby/" data-tmdatatrack="nav" data-tmdatatrack-name="Rugby">Rugby</a></li><li><a data-link-tracking="Header|DropDown|Text|Football" href="https://www.walesonline.co.uk/sport/football/" data-tmdatatrack="nav" data-tmdatatrack-name="Football">Football</a></li><li><a data-link-tracking="Header|DropDown|Text|Cardiff City" href="https://www.walesonline.co.uk/all-about/cardiff-city-fc" data-tmdatatrack="nav" data-tmdatatrack-name="Cardiff City">Cardiff City</a></li><li><a data-link-tracking="Header|DropDown|Text|Swansea City" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-tmdatatrack="nav" data-tmdatatrack-name="Swansea City">Swansea City</a></li><li><a data-link-tracking="Header|DropDown|Text|Women's sport" href="https://www.walesonline.co.uk/all-about/womens-sport" data-tmdatatrack="nav" data-tmdatatrack-name="Women's sport">Women's sport</a></li><li><a data-link-tracking="Header|DropDown|Text|Boxing" href="https://www.walesonline.co.uk/sport/boxing/" data-tmdatatrack="nav" data-tmdatatrack-name="Boxing">Boxing</a></li><li><a data-link-tracking="Header|DropDown|Text|Horse Racing" href="https://www.walesonline.co.uk/all-about/horse-racing" data-tmdatatrack="nav" data-tmdatatrack-name="Horse Racing">Horse Racing</a></li><li><a data-link-tracking="Header|DropDown|Text|Other Sport" href="https://www.walesonline.co.uk/sport/other-sport/" data-tmdatatrack="nav" data-tmdatatrack-name="Other Sport">Other Sport</a></li><li><a data-link-tracking="Header|DropDown|Text|Sport Opinion" href="https://www.walesonline.co.uk/sport/sport-opinion/" data-tmdatatrack="nav" data-tmdatatrack-name="Sport Opinion">Sport Opinion</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Courts" href="https://www.walesonline.co.uk/all-about/courts" data-tmdatatrack="nav" data-tmdatatrack-name="Courts">Courts</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Traffic &amp;amp; Travel" href="https://www.walesonline.co.uk/all-about/traffic-and-travel" data-tmdatatrack="nav" data-tmdatatrack-name="Traffic &amp; Travel">Traffic &amp; Travel</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Amazing homes" href="https://www.walesonline.co.uk/lifestyle/welsh-homes/" data-tmdatatrack="nav" data-tmdatatrack-name="Amazing homes">Amazing homes</a></li><li><a data-link-tracking="Header|SectionLabel|Text|TV News" href="https://www.walesonline.co.uk/lifestyle/tv/" data-tmdatatrack="nav" data-tmdatatrack-name="TV News">TV News</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Partner Stories" href="https://www.walesonline.co.uk/special-features/" data-tmdatatrack="nav" data-tmdatatrack-name="Partner Stories">Partner Stories</a></li></ul></section></nav><profile-icon lr-custom-id="signin" lr-custom-class="header-profile-icon" lr-gtm-label="header" lr-show-account-link data-tmdatatrack="nav-login-register"></profile-icon><div class="search"><button class="icon icon-search" id="search-icon" aria-label="Search" data-tmdatatrack="nav-search" type="button"></button></div><div class="search-box emd-search-box hidden" data-tmdatatrack="search-container"><div class="emd-search-container"><div class="emd-search-content"><input class="emd-search-input" type="text" placeholder="Search Content"></div><input class="emd-search-btn" id="emd-search-btn" type="button" value="Search"></div></div><div class="premium-subscribe-button"><img class="premium-logo" src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline.svg"><span class="premium-text">SUBSCRIBE</span></div><div class="premium-button"><img class="premium-logo" src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline.svg"><span class="premium-text">PREMIUM</span></div><div class="social-sites"><ul><li class="follow hidden"><span class="follow-text publication-theme">Follow us</span></li><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/WalesOnline" target="_blank" data-provider="facebook" data-tracking="facebook|follow|top" data-tmdatatrack="nav" data-tmdatatrack-name="facebook" rel="nofollow"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/WelshSportLive" target="_blank" data-provider="twitter" data-tracking="twitter|follow|top" data-tmdatatrack="nav" data-tmdatatrack-name="twitter" rel="nofollow"></a></li><li><a class="icon pinterest" title="pinterest" href="https://pinterest.com/walesonline" target="_blank" data-provider="pinterest" data-tracking="pinterest|follow|top" data-tmdatatrack="nav" data-tmdatatrack-name="pinterest" rel="nofollow"></a></li><li><a class="icon instagram" title="instagram" href="https://www.instagram.com/walesonline" target="_blank" data-provider="instagram" data-tracking="instagram|follow|top" data-tmdatatrack="nav" data-tmdatatrack-name="instagram" rel="nofollow"></a></li></ul></div></div><nav class="secondary" data-smooth-scroll><section class="hidden"><ul class="click-track" data-level="1"><li><a href="https://www.newspapersubs.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Buy a Paper">Buy a Paper</a></li><li><a href="https://www.funeral-notices.co.uk/wales" data-tmdatatrack="nav" data-tmdatatrack-name="Funeral Notices">Funeral Notices</a></li><li><a href="https://publicnoticeportal.uk/?utm_source=walesonline.co.uk&amp;utm_medium=nav&amp;utm_campaign=reachplc" data-tmdatatrack="nav" data-tmdatatrack-name="Public Notices">Public Notices</a></li><li><a href="https://www.gaapweb.com/jobs/wales/?utm_medium=referral&amp;utm_source=tm-WalesOnline&amp;utm_campaign=navlink" data-tmdatatrack="nav" data-tmdatatrack-name="Jobs">Jobs</a></li><li><a href="https://www.inyourarea.co.uk/localservices?branding=walesonline" data-tmdatatrack="nav" data-tmdatatrack-name="Directory">Directory</a></li><li><a href="https://www.walesonline.co.uk/advertising/" data-tmdatatrack="nav" data-tmdatatrack-name="Advertise with us">Advertise with us</a></li><li><a href="http://www.bookanad.com/regions/wales/" data-tmdatatrack="nav" data-tmdatatrack-name="Book an Ad">Book an Ad</a></li><li><a href="https://marketplacelive.co.uk/national" data-tmdatatrack="nav" data-tmdatatrack-name="Marketplace">Marketplace</a></li><li><a href="https://www.reachphotosales.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Buy a photo">Buy a photo</a></li><li><a href="https://www.walesonline.co.uk/newsletter-preference-centre/?utm_source=newslettersignupheader" data-tmdatatrack="nav" data-tmdatatrack-name="Newsletter Signup">Newsletter Signup</a></li></ul></section></nav><nav class="footer"><section><ul data-level="1"><li><a href="https://www.inyourarea.co.uk/?branding=walesonline&amp;from_reach_footer_nav=walesonline" data-tmdatatrack="nav" data-tmdatatrack-name="InYourArea">InYourArea</a></li><li><a href="https://www.mynewsassistant.com/" data-tmdatatrack="nav" data-tmdatatrack-name="mynewsassistant">mynewsassistant</a></li><li><a href="https://www.okbeautybox.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Beauty Box Subscription">Beauty Box Subscription</a></li><li><a href="https://www.yimbly.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Yimbly Shop">Yimbly Shop</a></li><li><a href="https://marketplacelive.co.uk/national" data-tmdatatrack="nav" data-tmdatatrack-name="Marketplace">Marketplace</a></li><li><a href="https://www.walesonline.co.uk/contact-us/" data-tmdatatrack="nav" data-tmdatatrack-name="Contact Us">Contact Us</a></li><li><a href="https://www.walesonline.co.uk/about-us/" data-tmdatatrack="nav" data-tmdatatrack-name="About Us">About Us</a></li><li><a href="https://jobs.reachplc.com/jobs" data-tmdatatrack="nav" data-tmdatatrack-name="Work for us">Work for us</a></li><li><a href="https://www.walesonline.co.uk/special-features/download-your-favourite-newspaper-straight-5101671" data-tmdatatrack="nav" data-tmdatatrack-name="Download our e-editions">Download our e-editions</a></li><li><a href="https://www.walesonline.co.uk/all-about/letters-to-the-editor" data-tmdatatrack="nav" data-tmdatatrack-name="Letters To The Editor">Letters To The Editor</a></li><li><a href="https://www.walesonline.co.uk/news/local-news/south-wales-echo-delivered-your-6535167" data-tmdatatrack="nav" data-tmdatatrack-name="Echo Home Delivery">Echo Home Delivery</a></li><li><a href="http://edition.pagesuite-professional.co.uk/archives/mediawales/default.aspx" data-tmdatatrack="nav" data-tmdatatrack-name="Magazines">Magazines</a></li><li><a href="https://www.walesonline.co.uk/advertising/" data-tmdatatrack="nav" data-tmdatatrack-name="Advertise with Us">Advertise with Us</a></li><li><a href="http://wales.trinitymirror.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Our Audience">Our Audience</a></li><li><a href="https://www.mirrorbingo.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Mirror Bingo">Mirror Bingo</a></li><li><a href="https://reachphotosales.co.uk/Reach" data-tmdatatrack="nav" data-tmdatatrack-name="Buy a photo">Buy a photo</a></li><li><a href="https://www.walesonline.co.uk/how-to-complain/" data-tmdatatrack="nav" data-tmdatatrack-name="How to Complain">How to Complain</a></li><li><a href="https://www.walesonline.co.uk/corrections-clarifications/" data-tmdatatrack="nav" data-tmdatatrack-name="Corrections and Clarifications">Corrections and Clarifications</a></li><li><a href="https://publicnoticeportal.uk/?utm_source=walesonline.co.uk&amp;utm_medium=nav&amp;utm_campaign=reachplc" data-tmdatatrack="nav" data-tmdatatrack-name="Public Notices">Public Notices</a></li><li><a href="https://www.walesonline.co.uk/terms-conditions/" data-tmdatatrack="nav" data-tmdatatrack-name="Terms &amp; Conditions">Terms &amp; Conditions</a></li><li><a href="https://www.walesonline.co.uk/privacy-notice/" data-tmdatatrack="nav" data-tmdatatrack-name="Privacy Notice">Privacy Notice</a></li><li><a href="https://www.walesonline.co.uk/ai-notice/" data-tmdatatrack="nav" data-tmdatatrack-name="AI Notice">AI Notice</a></li><li><a href="https://www.walesonline.co.uk/cookie-policy/" data-tmdatatrack="nav" data-tmdatatrack-name="Cookie Notice">Cookie Notice</a></li><li><a href="https://www.walesonline.co.uk/rss-feeds/" data-tmdatatrack="nav" data-tmdatatrack-name="RSS Feeds">RSS Feeds</a></li><li><a href="https://www.walesonline.co.uk/newsletter-preference-centre/" data-tmdatatrack="nav" data-tmdatatrack-name="Newsletters Signup">Newsletters Signup</a></li><li><a href="https://www.mirrorpix.com" data-tmdatatrack="nav" data-tmdatatrack-name="Syndication &amp; Licensing">Syndication &amp; Licensing</a></li><li><a href="https://www.walesonline.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="© 2026 Media Wales Ltd">© 2026 Media Wales Ltd</a></li></ul></section></nav></header>
<main class="mod-pancakes">
<nav class="breadcrumbs breadcrumbs-section"><ol itemscope itemtype="http://schema.org/BreadcrumbList"><li class="publication-theme-border" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a class="publication-theme-highlight publication-theme-icon" href="https://www.walesonline.co.uk/" data-link-tracking="TopArticle|Subcategories|Home" data-tmdatatrack="nav" data-tmdatatrack-name="Home" itemprop="item"><span itemprop="name">Home</span><meta itemprop="position" content="0"></a></li><li class="publication-theme-border" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://www.walesonline.co.uk/sport/" data-link-tracking="TopArticle|Subcategories|Sport" data-tmdatatrack="nav" data-tmdatatrack-name="Sport" itemprop="item"><span itemprop="name">Sport</span><meta itemprop="position" content="1"></a></li><li class="publication-theme-border" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://www.walesonline.co.uk/sport/football/" data-link-tracking="TopArticle|Subcategories|Football" data-tmdatatrack="nav" data-tmdatatrack-name="Football" itemprop="item"><span itemprop="name">Football</span><meta itemprop="position" content="2"></a></li></ol></nav>
<div class="section-head channel-sport"><h1 class="publication-font">Football</h1></div><div class="pancake use-image-placeholders solo wipeout channel-sport" data-group="wipeout" data-group-index="0"><div class="teaser teaser-highlight teaser-prominent teaser-hero" data-tmdatatrack-index="0-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34131145"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145" data-link-tracking="PostArticle|Rec|news|wipeout|image|index 0-0-0" aria-label="A year that rebuilt a football club: Inside Brian Barry-Murphy's Cardiff City transformation"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s508/0_JS404888203.jpg 508w, https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s810/0_JS404888203.jpg 810w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s615/0_JS404888203.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><figure class="desktop section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent-wide.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s508/0_JS404888203.jpg 508w, https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s810/0_JS404888203.jpg 810w, https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s1176b/0_JS404888203.jpg 1176w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s615/0_JS404888203.jpg" content="https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s615/0_JS404888203.jpg" alt=""></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145"><img src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline-light.svg"></a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145" data-link-tracking="PostArticle|Rec|news|wipeout|title|index 0-0-0">A year that rebuilt a football club: Inside Brian Barry-Murphy's Cardiff City transformation</a><div class="comments-count" data-uuid="walesonline-prod-34131145" data-tmdatatrack-index="0-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34131145"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145#comments-wrapper" aria-label="Comments for A year that rebuilt a football club: Inside Brian Barry-Murphy's Cardiff City transformation"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145">Today marks one year since Brian Barry-Murphy was appointed manager of Cardiff City, the club which now looks unrecognisable</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="0-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34131145"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="pancake use-image-placeholders quartet channel-sport" data-group="wipeout" data-group-index="1"><div class="teaser" data-tmdatatrack-index="3-1-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34132623"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/bbc-world-cup-mark-chapman-34132623" data-link-tracking="PostArticle|Rec|news|wipeout|image|index 3-1-0" aria-label="BBC presenter ‘wound up’ over World Cup coverage as broadcast slammed"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/sport/article34132622.ece/ALTERNATES/s180/0_Peterborough-United-v-West-Bromwich-Albion-The-Emirates-FA-Cup-Fourth-Round-Replay.jpg 180w, https://i2-prod.walesonline.co.uk/sport/article34132622.ece/ALTERNATES/s220b/0_Peterborough-United-v-West-Bromwich-Albion-The-Emirates-FA-Cup-Fourth-Round-Replay.jpg 220w, https://i2-prod.walesonline.co.uk/sport/article34132622.ece/ALTERNATES/s270b/0_Peterborough-United-v-West-Bromwich-Albion-The-Emirates-FA-Cup-Fourth-Round-Replay.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/sport/article34132622.ece/ALTERNATES/s615/0_Peterborough-United-v-West-Bromwich-Albion-The-Emirates-FA-Cup-Fourth-Round-Replay.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/bbc-world-cup-mark-chapman-34132623" data-articleid="34132623" data-link-tracking="undefinedtitleundefined">BBC presenter ‘wound up’ over World Cup coverage as broadcast slammed</a></div><div class="teaser-label-comment" data-tmdatatrack-index="3-1-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34132623"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><div class="comments-count" data-uuid="walesonline-prod-34132623" data-tmdatatrack-index="3-1-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34132623"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/bbc-world-cup-mark-chapman-34132623#comments-wrapper" aria-label="Comments for BBC presenter ‘wound up’ over World Cup coverage as broadcast slammed"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/bbc-world-cup-mark-chapman-34132623" data-link-tracking="undefineddescriptionundefined">A prominent BBC presenter has spoken out about his frustration with one particular aspect of the FIFA World Cup coverage after working on the tournament in North America</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="3-1-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34132623"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="3-1-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34129466"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/vincent-tan-makes-seismic-cardiff-34129466" data-link-tracking="PostArticle|Rec|news|wipeout|image|index 3-1-1" aria-label="Vincent Tan makes seismic Cardiff City move in major statement"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article30021322.ece/ALTERNATES/s180/0_JS282910150.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article30021322.ece/ALTERNATES/s220b/0_JS282910150.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article30021322.ece/ALTERNATES/s270b/0_JS282910150.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article30021322.ece/ALTERNATES/s615/0_JS282910150.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/vincent-tan-makes-seismic-cardiff-34129466" data-articleid="34129466" data-link-tracking="undefinedtitleundefined">Vincent Tan makes seismic Cardiff City move in major statement</a></div><div class="teaser-label-comment" data-tmdatatrack-index="3-1-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34129466"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/vincent-tan" data-link-tracking="undefinedTag|Fireundefined">Vincent Tan</a></div><div class="comments-count" data-uuid="walesonline-prod-34129466" data-tmdatatrack-index="3-1-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34129466"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/vincent-tan-makes-seismic-cardiff-34129466#comments-wrapper" aria-label="Comments for Vincent Tan makes seismic Cardiff City move in major statement"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/vincent-tan-makes-seismic-cardiff-34129466" data-link-tracking="undefineddescriptionundefined">The Cardiff City owner has long maintained he intends to leave the Bluebirds debt-free</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="3-1-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34129466"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="3-1-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34128314"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-set-appoint-crystal-34128314" data-link-tracking="PostArticle|Rec|news|wipeout|image|index 3-1-2" aria-label="Swansea City set to appoint Crystal Palace chief as new sporting director"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33822921.ece/ALTERNATES/s180/0_JS403363424.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33822921.ece/ALTERNATES/s220b/0_JS403363424.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33822921.ece/ALTERNATES/s270b/0_JS403363424.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33822921.ece/ALTERNATES/s615/0_JS403363424.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-set-appoint-crystal-34128314" data-articleid="34128314" data-link-tracking="undefinedtitleundefined">Swansea City set to appoint Crystal Palace chief as new sporting director</a></div><div class="teaser-label-comment" data-tmdatatrack-index="3-1-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34128314"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-link-tracking="undefinedTag|Fireundefined">Swansea City FC</a></div><div class="comments-count" data-uuid="walesonline-prod-34128314" data-tmdatatrack-index="3-1-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34128314"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-set-appoint-crystal-34128314#comments-wrapper" aria-label="Comments for Swansea City set to appoint Crystal Palace chief as new sporting director"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-set-appoint-crystal-34128314" data-link-tracking="undefineddescriptionundefined">The Swans are close to making a breakthrough after nearly two months</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="3-1-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34128314"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="3-1-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34131296"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-team-lined-up-34131296" data-link-tracking="PostArticle|Rec|news|wipeout|image|index 3-1-3" aria-label="World Cup team lined up outside bus as US police carry out sniffer dog searches"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34131584.ece/ALTERNATES/s180/0_uruguay.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34131584.ece/ALTERNATES/s220b/0_uruguay.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article34131584.ece/ALTERNATES/s270b/0_uruguay.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34131584.ece/ALTERNATES/s615/0_uruguay.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-team-lined-up-34131296" data-articleid="34131296" data-link-tracking="undefinedtitleundefined">World Cup team lined up outside bus as US police carry out sniffer dog searches</a></div><div class="teaser-label-comment" data-tmdatatrack-index="3-1-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34131296"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-team-lined-up-34131296" data-link-tracking="undefineddescriptionundefined">The World Cup has been surrounded by controversy over strict US security checks and rules</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="3-1-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34131296"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div><div class="pancake use-image-placeholders solo wide primary channel-sport" data-group="topStories" data-group-index="0"><div class="teaser teaser-highlight teaser-prominent" data-tmdatatrack-index="4-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34130214"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/ryan-reynolds-stunning-70m-wrexham-34130214" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4-0-0" aria-label="Ryan Reynolds' stunning £70m Wrexham stadium transformation now dominates skyline"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34130675.ece/ALTERNATES/s508/0_wrex.jpg 508w, https://i2-prod.walesonline.co.uk/incoming/article34130675.ece/ALTERNATES/s540/0_wrex.jpg 540w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34130675.ece/ALTERNATES/s615/0_wrex.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/ryan-reynolds-stunning-70m-wrexham-34130214" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4-0-0">Ryan Reynolds' stunning £70m Wrexham stadium transformation now dominates skyline</a><div><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/wrexham-fc" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="4-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34130214">Wrexham FC</a><div class="comments-count" data-uuid="walesonline-prod-34130214" data-tmdatatrack-index="4-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34130214"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/ryan-reynolds-stunning-70m-wrexham-34130214#comments-wrapper" aria-label="Comments for Ryan Reynolds' stunning £70m Wrexham stadium transformation now dominates skyline"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/ryan-reynolds-stunning-70m-wrexham-34130214">Video published by Wrexham on social media have given supporters their clearest look yet at the Kop Stand's progress</a></div><div class="bookmark-btn-pancake" data-tmdatatrack-index="4-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34130214"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="pancake use-image-placeholders duet primary channel-sport" data-group="topStories" data-group-index="1"><div class="teaser" data-tmdatatrack-index="5-1-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34128135"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bales-colossal-net-worth-34128135" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-0" aria-label="Gareth Bale's colossal net worth now as new $1 billion partner gives him fresh start"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34129183.ece/ALTERNATES/s180/655845568_18136262116509497_2534953885820884135_n.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34129183.ece/ALTERNATES/s390/655845568_18136262116509497_2534953885820884135_n.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34129183.ece/ALTERNATES/s458/655845568_18136262116509497_2534953885820884135_n.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34129183.ece/ALTERNATES/s615/655845568_18136262116509497_2534953885820884135_n.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bales-colossal-net-worth-34128135" data-articleid="34128135" data-link-tracking="undefinedtitleundefined">Gareth Bale's colossal net worth now as new $1 billion partner gives him fresh start</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34128135"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/gareth-bale" data-link-tracking="undefinedTag|Fireundefined">Gareth Bale</a></div><div class="comments-count" data-uuid="walesonline-prod-34128135" data-tmdatatrack-index="5-1-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34128135"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bales-colossal-net-worth-34128135#comments-wrapper" aria-label="Comments for Gareth Bale's colossal net worth now as new $1 billion partner gives him fresh start"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bales-colossal-net-worth-34128135" data-link-tracking="undefineddescriptionundefined">Bale, 36, has joined forces with John Shulman and Juggernaut Capital Partners to launch Juggernaut Diversified Sports, a private investment fund</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34128135"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="5-1-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34123531"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-austria-jordan-stream-34123531" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-1" aria-label="Austria vs Jordan TV channel, kick-off time and how to watch World Cup"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34123810.ece/ALTERNATES/s180/1_GettyImages-2278384846.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34123810.ece/ALTERNATES/s390/1_GettyImages-2278384846.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34123810.ece/ALTERNATES/s458/1_GettyImages-2278384846.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34123810.ece/ALTERNATES/s615/1_GettyImages-2278384846.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-austria-jordan-stream-34123531" data-articleid="34123531" data-link-tracking="undefinedtitleundefined">Austria vs Jordan TV channel, kick-off time and how to watch World Cup</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34123531"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><div class="comments-count" data-uuid="walesonline-prod-34123531" data-tmdatatrack-index="5-1-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34123531"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-austria-jordan-stream-34123531#comments-wrapper" aria-label="Comments for Austria vs Jordan TV channel, kick-off time and how to watch World Cup"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-austria-jordan-stream-34123531" data-link-tracking="undefineddescriptionundefined">Former Manchester United manager Ralf Rangnick takes Austria into their first World Cup since 1998, starting with a group clash against Jordan</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34123531"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="5-1-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34131000"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-side-stunned-fifa-34131000" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-2" aria-label="World Cup side stunned as FIFA boss turns up in changing room to deliver awful news"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34131018.ece/ALTERNATES/s180/0_GettyImages-530897848jp.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34131018.ece/ALTERNATES/s390/0_GettyImages-530897848jp.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34131018.ece/ALTERNATES/s458/0_GettyImages-530897848jp.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34131018.ece/ALTERNATES/s615/0_GettyImages-530897848jp.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-side-stunned-fifa-34131000" data-articleid="34131000" data-link-tracking="undefinedtitleundefined">World Cup side stunned as FIFA boss turns up in changing room to deliver awful news</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34131000"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><div class="comments-count" data-uuid="walesonline-prod-34131000" data-tmdatatrack-index="5-1-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34131000"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-side-stunned-fifa-34131000#comments-wrapper" aria-label="Comments for World Cup side stunned as FIFA boss turns up in changing room to deliver awful news"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-side-stunned-fifa-34131000" data-link-tracking="undefineddescriptionundefined">Iran drew 2-2 with New Zealand in a dramatic Group G clash at SoFi Stadium in Los Angeles on Monday</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34131000"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="5-1-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34127562"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-team-ordered-leave-34127562" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-3" aria-label="World Cup team ordered to leave USA immediately after match as coach distraught"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34127620.ece/ALTERNATES/s180/0_GettyImages-2276375127.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34127620.ece/ALTERNATES/s390/0_GettyImages-2276375127.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34127620.ece/ALTERNATES/s458/0_GettyImages-2276375127.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34127620.ece/ALTERNATES/s615/0_GettyImages-2276375127.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-team-ordered-leave-34127562" data-articleid="34127562" data-link-tracking="undefinedtitleundefined">World Cup team ordered to leave USA immediately after match as coach distraught</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34127562"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><div class="comments-count" data-uuid="walesonline-prod-34127562" data-tmdatatrack-index="5-1-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34127562"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-team-ordered-leave-34127562#comments-wrapper" aria-label="Comments for World Cup team ordered to leave USA immediately after match as coach distraught"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-team-ordered-leave-34127562" data-link-tracking="undefineddescriptionundefined">Iran drew 2-2 with New Zealand in Los Angeles in the early hours of Tuesday morning</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34127562"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="5-1-4" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34129732"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/france-v-senegal-bbc-itv-34129732" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-4" aria-label="Is France v Senegal on BBC or ITV tonight? Kick-off time and channel details"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34129871.ece/ALTERNATES/s180/0_GettyImages-2278606048.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34129871.ece/ALTERNATES/s390/0_GettyImages-2278606048.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34129871.ece/ALTERNATES/s458/0_GettyImages-2278606048.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34129871.ece/ALTERNATES/s615/0_GettyImages-2278606048.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/france-v-senegal-bbc-itv-34129732" data-articleid="34129732" data-link-tracking="undefinedtitleundefined">Is France v Senegal on BBC or ITV tonight? Kick-off time and channel details</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-4" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34129732"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/sport-on-tv" data-link-tracking="undefinedTag|Fireundefined">Sport on TV</a></div><div class="comments-count" data-uuid="walesonline-prod-34129732" data-tmdatatrack-index="5-1-4" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34129732"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/france-v-senegal-bbc-itv-34129732#comments-wrapper" aria-label="Comments for Is France v Senegal on BBC or ITV tonight? Kick-off time and channel details"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/france-v-senegal-bbc-itv-34129732" data-link-tracking="undefineddescriptionundefined">France and Senegal meet in a repeat of their infamous 2002 clash in South Korea that sent shockwaves across the world</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-4" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34129732"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser shop-window click-track" data-tmdatatrack-index="5-1-5" data-tmdatatrack="shop-window" data-tmdatatrack-articleid="37247624" data-tmdatatrack-slot="shop-window" data-tmdatatrack-context="inventions" data-element-type="Shop Window" data-impr-tracking="true"><figure data-mod="image"><a href="https://www.mirror.co.uk/sport/recreate-iconic-moments-worlds-biggest-37247624?int_source=walesonline-https://www.walesonline.co.uk/sport/&amp;int_medium=shop-window-1&amp;int_campaign=https://www.mirror.co.uk/sport/recreate-iconic-moments-worlds-biggest-37247624" data-link-tracking="PostArticle|Rec|shopWindow|topStories|image|index 5-1-5" aria-label="Recreate iconic moments from the world’s biggest football event with our pop-up pitch"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/article37247754.ece/ALTERNATES/s180/DSC04052JPG.jpg 180w, https://i2-prod.mirror.co.uk/article37247754.ece/ALTERNATES/s390/DSC04052JPG.jpg 390w, https://i2-prod.mirror.co.uk/article37247754.ece/ALTERNATES/s458/DSC04052JPG.jpg 458w" data-src="https://i2-prod.mirror.co.uk/article37247754.ece/ALTERNATES/s615/DSC04052JPG.jpg" alt="" onerror="this.style.opacity='0'"></a><em class="sponsored">Ad Feature</em><div class="video-icon section-theme-border section-theme"></div></figure><div class="teaser-text"><a class="headline" href="https://www.mirror.co.uk/sport/recreate-iconic-moments-worlds-biggest-37247624?int_source=walesonline-https://www.walesonline.co.uk/sport/&amp;int_medium=shop-window-1&amp;int_campaign=https://www.mirror.co.uk/sport/recreate-iconic-moments-worlds-biggest-37247624" data-articleid="37247624" data-link-tracking="undefinedtitleundefined">Recreate iconic moments from the world’s biggest football event with our pop-up pitch</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-5" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="37247624"><div class="label-line"><a class="label" href="https://www.mirror.co.uk/all-about/world-cup-2026" data-link-desc="teaser|shopWindow|World Cup 2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><a class="description" href="https://www.mirror.co.uk/sport/recreate-iconic-moments-worlds-biggest-37247624?int_source=walesonline-https://www.walesonline.co.uk/sport/&amp;int_medium=shop-window-1&amp;int_campaign=https://www.mirror.co.uk/sport/recreate-iconic-moments-worlds-biggest-37247624" data-link-tracking="undefineddescriptionundefined"></a><div class="advertising-shopwindow-link"><a href="https://www.mirror.co.uk/sport/recreate-iconic-moments-worlds-biggest-37247624?int_source=walesonline-https://www.walesonline.co.uk/sport/&amp;int_medium=shop-window-1&amp;int_campaign=https://www.mirror.co.uk/sport/recreate-iconic-moments-worlds-biggest-37247624">mirror.co.uk</a></div><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-5" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="37247624"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div><div class="pancake use-image-placeholders duet social secondary channel-sport" data-group="featuredStories" data-group-index="0"><div class="teaser social" data-tmdatatrack-index="6-0-0" data-tmdatatrack-articleid="34123426" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/iraq-norway-channel-stream-time-34123426" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-0" aria-label="Iraq vs Norway TV channel, kick-off time and how to watch World Cup tie"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.liverpool.com/incoming/article34097457.ece/ALTERNATES/s180/0_GettyImages-2246496435.jpg 180w, https://i2-prod.liverpool.com/incoming/article34097457.ece/ALTERNATES/s390/0_GettyImages-2246496435.jpg 390w, https://i2-prod.liverpool.com/incoming/article34097457.ece/ALTERNATES/s458/0_GettyImages-2246496435.jpg 458w" data-src="https://i2-prod.liverpool.com/incoming/article34097457.ece/ALTERNATES/s615/0_GettyImages-2246496435.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/iraq-norway-channel-stream-time-34123426" data-articleid="34123426" data-link-tracking="undefinedtitleundefined">Iraq vs Norway TV channel, kick-off time and how to watch World Cup tie</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34123426"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/iraq-norway-channel-stream-time-34123426" data-link-tracking="undefineddescriptionundefined">Norway kick off their World Cup 2026 campaign against Iraq on Tuesday</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34123426"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser social" data-tmdatatrack-index="6-0-1" data-tmdatatrack-articleid="34123013" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/france-senegal-tv-channel-watch-34123013" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-1" aria-label="France vs Senegal TV channel, kick-off time and how to watch World Cup tie"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/sport/article34123012.ece/ALTERNATES/s180/0_France-v-Northern-Ireland-International-Friendly.jpg 180w, https://i2-prod.walesonline.co.uk/sport/article34123012.ece/ALTERNATES/s390/0_France-v-Northern-Ireland-International-Friendly.jpg 390w, https://i2-prod.walesonline.co.uk/sport/article34123012.ece/ALTERNATES/s458/0_France-v-Northern-Ireland-International-Friendly.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/sport/article34123012.ece/ALTERNATES/s615/0_France-v-Northern-Ireland-International-Friendly.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/france-senegal-tv-channel-watch-34123013" data-articleid="34123013" data-link-tracking="undefinedtitleundefined">France vs Senegal TV channel, kick-off time and how to watch World Cup tie</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34123013"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/france-senegal-tv-channel-watch-34123013" data-link-tracking="undefineddescriptionundefined">All you the information you need about how to watch France vs Senegal at World Cup 2026</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34123013"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser social" data-tmdatatrack-index="6-0-2" data-tmdatatrack-articleid="34124390" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-2" aria-label="Ex-Cardiff City boss brutally sacked just one game into World Cup after thrashing"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s180/0_GettyImages-2281622515jp.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s390/0_GettyImages-2281622515jp.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s458/0_GettyImages-2281622515jp.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s615/0_GettyImages-2281622515jp.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-articleid="34124390" data-link-tracking="undefinedtitleundefined">Ex-Cardiff City boss brutally sacked just one game into World Cup after thrashing</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34124390"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/sabri-lamouchi" data-link-tracking="undefinedTag|Fireundefined">Sabri Lamouchi</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-link-tracking="undefineddescriptionundefined">A former Swans boss has sealed his fate just one game into the World Cup tournament</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34124390"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser social" data-tmdatatrack-index="6-0-3" data-tmdatatrack-articleid="34121386" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/leeds-united-now-favourites-sign-34121386" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-3" aria-label="Leeds United now favourites to sign Harry Wilson as massive factor emerges"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.football.london/incoming/article34084849.ece/ALTERNATES/s180/0_GettyImages-1241298775.jpg 180w, https://i2-prod.football.london/incoming/article34084849.ece/ALTERNATES/s390/0_GettyImages-1241298775.jpg 390w, https://i2-prod.football.london/incoming/article34084849.ece/ALTERNATES/s458/0_GettyImages-1241298775.jpg 458w" data-src="https://i2-prod.football.london/incoming/article34084849.ece/ALTERNATES/s615/0_GettyImages-1241298775.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/transfer-news/leeds-united-now-favourites-sign-34121386" data-articleid="34121386" data-link-tracking="undefinedtitleundefined">Leeds United now favourites to sign Harry Wilson as massive factor emerges</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34121386"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/harry-wilson" data-link-tracking="undefinedTag|Fireundefined">Harry Wilson</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/leeds-united-now-favourites-sign-34121386" data-link-tracking="undefineddescriptionundefined">Leeds are now firmly among the favourites to sign Wilson, who is out of contract this summer</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34121386"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser social" data-tmdatatrack-index="6-0-4" data-tmdatatrack-articleid="34122241" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-citys-transfer-plans-now-34122241" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-4" aria-label="Swansea City's transfer plans now as window opens and chief scout steps in"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34123269.ece/ALTERNATES/s180/0_GettyImages-2265630962-2.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34123269.ece/ALTERNATES/s390/0_GettyImages-2265630962-2.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34123269.ece/ALTERNATES/s458/0_GettyImages-2265630962-2.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34123269.ece/ALTERNATES/s615/0_GettyImages-2265630962-2.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-citys-transfer-plans-now-34122241" data-articleid="34122241" data-link-tracking="undefinedtitleundefined">Swansea City's transfer plans now as window opens and chief scout steps in</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-4" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34122241"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-link-tracking="undefinedTag|Fireundefined">Swansea City FC</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-citys-transfer-plans-now-34122241" data-link-tracking="undefineddescriptionundefined">The transfer window is now open and Swansea will look to do some business over the coming weeks</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-4" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34122241"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser social" data-tmdatatrack-index="6-0-5" data-tmdatatrack-articleid="34123629" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-investigation-launched-var-34123629" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-5" aria-label="World Cup investigation launched as VAR official's hand gesture spotted on live TV"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34123762.ece/ALTERNATES/s180/0_shaunbe.png 180w, https://i2-prod.walesonline.co.uk/incoming/article34123762.ece/ALTERNATES/s390/0_shaunbe.png 390w, https://i2-prod.walesonline.co.uk/incoming/article34123762.ece/ALTERNATES/s458/0_shaunbe.png 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34123762.ece/ALTERNATES/s615/0_shaunbe.png" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-investigation-launched-var-34123629" data-articleid="34123629" data-link-tracking="undefinedtitleundefined">World Cup investigation launched as VAR official's hand gesture spotted on live TV</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-5" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34123629"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-investigation-launched-var-34123629" data-link-tracking="undefineddescriptionundefined">Shaun Evans was working as a video review analyst at the FIFA World Cup in Texas when he made a hand gesture associated with far-right groups, prompting calls for his removal</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-5" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34123629"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser social" data-tmdatatrack-index="6-0-6" data-tmdatatrack-articleid="34120743" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-squad-barred-entering-34120743" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-6" aria-label="World Cup squad barred from entering United States hours before first match"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/sport/article34120741.ece/ALTERNATES/s180/0_The-Uruguayan-national-football-team-arrives-at-Carrasco-International-Airport-ahead-of-its-departure-to-Mexico-for-the.jpg 180w, https://i2-prod.walesonline.co.uk/sport/article34120741.ece/ALTERNATES/s390/0_The-Uruguayan-national-football-team-arrives-at-Carrasco-International-Airport-ahead-of-its-departure-to-Mexico-for-the.jpg 390w, https://i2-prod.walesonline.co.uk/sport/article34120741.ece/ALTERNATES/s458/0_The-Uruguayan-national-football-team-arrives-at-Carrasco-International-Airport-ahead-of-its-departure-to-Mexico-for-the.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/sport/article34120741.ece/ALTERNATES/s615/0_The-Uruguayan-national-football-team-arrives-at-Carrasco-International-Airport-ahead-of-its-departure-to-Mexico-for-the.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-squad-barred-entering-34120743" data-articleid="34120743" data-link-tracking="undefinedtitleundefined">World Cup squad barred from entering United States hours before first match</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-6" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34120743"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-squad-barred-entering-34120743" data-link-tracking="undefineddescriptionundefined">Uruguay were due to face Saudi Arabia in their opening Group H fixture at the 2026 World Cup on Monday night, but the South American nation have been embroiled in a logistical nightmare</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-6" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34120743"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div><div class="pancake use-image-placeholders solo featured maximum channel-sport" data-group="pictureFeature" data-group-index="0"><div class="teaser teaser-highlight teaser-prominent" data-tmdatatrack-index="11-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33899845"><div class="featured-image mod-backgroundImage" data-backgroundImage="https://i2-prod.walesonline.co.uk/incoming/article33920200.ece/ALTERNATES/s615/499480510_18504185635005578_6831491699334552742_n.jpg" data-mod="backgroundImage"></div><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/new-life-chris-coleman-man-33899845" data-link-tracking="PostArticle|Rec|news|pictureFeature|image|index 11-0-0" aria-label="The new life of Chris Coleman, the man who gave us the best summer of our lives"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33920200.ece/ALTERNATES/s508/499480510_18504185635005578_6831491699334552742_n.jpg 508w, https://i2-prod.walesonline.co.uk/incoming/article33920200.ece/ALTERNATES/s650/499480510_18504185635005578_6831491699334552742_n.jpg 650w, https://i2-prod.walesonline.co.uk/incoming/article33920200.ece/ALTERNATES/s810/499480510_18504185635005578_6831491699334552742_n.jpg 810w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33920200.ece/ALTERNATES/s615/499480510_18504185635005578_6831491699334552742_n.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/chris-coleman" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="11-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33899845">Chris Coleman</a><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/sport/football/football-news/new-life-chris-coleman-man-33899845"><img src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline-light.svg"></a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/new-life-chris-coleman-man-33899845" data-link-tracking="PostArticle|Rec|news|pictureFeature|title|index 11-0-0">The new life of Chris Coleman, the man who gave us the best summer of our lives</a><div class="comments-count" data-uuid="walesonline-prod-33899845" data-tmdatatrack-index="11-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33899845"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/new-life-chris-coleman-man-33899845#comments-wrapper" aria-label="Comments for The new life of Chris Coleman, the man who gave us the best summer of our lives"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/new-life-chris-coleman-man-33899845">Coleman is back in the dugout 10 years after giving Wales fans the best summer of their lives</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="11-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33899845"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="pancake use-image-placeholders ensemble channel-sport" data-group="sectionGroup1" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/cardiff-city-fc" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/cardiff-city-fc">Cardiff City</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34131145"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 1" aria-label="A year that rebuilt a football club: Inside Brian Barry-Murphy's Cardiff City transformation"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article34131764.ece/ALTERNATES/s615/0_JS404888203.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/premium" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34131145">Premium</a><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145"><img src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline-dark.svg"></a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 1">A year that rebuilt a football club: Inside Brian Barry-Murphy's Cardiff City transformation</a><div class="comments-count" data-uuid="walesonline-prod-34131145" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34131145"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145#comments-wrapper" aria-label="Comments for A year that rebuilt a football club: Inside Brian Barry-Murphy's Cardiff City transformation"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/year-rebuilt-football-club-inside-34131145" data-link-tracking="undefineddescriptionundefined">Today marks one year since Brian Barry-Murphy was appointed manager of Cardiff City, the club which now looks unrecognisable</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34131145"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="15-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34129466"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/vincent-tan-makes-seismic-cardiff-34129466" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 15-0-0" aria-label="Vincent Tan makes seismic Cardiff City move in major statement"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article30021322.ece/ALTERNATES/s180/0_JS282910150.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article30021322.ece/ALTERNATES/s458/0_JS282910150.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article30021322.ece/ALTERNATES/s615/0_JS282910150.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/vincent-tan-makes-seismic-cardiff-34129466" data-articleid="34129466" data-link-tracking="undefinedtitleundefined">Vincent Tan makes seismic Cardiff City move in major statement</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34129466"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/vincent-tan" data-link-tracking="undefinedTag|Fireundefined">Vincent Tan</a></div><div class="comments-count" data-uuid="walesonline-prod-34129466" data-tmdatatrack-index="15-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34129466"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/vincent-tan-makes-seismic-cardiff-34129466#comments-wrapper" aria-label="Comments for Vincent Tan makes seismic Cardiff City move in major statement"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/vincent-tan-makes-seismic-cardiff-34129466" data-link-tracking="undefineddescriptionundefined">The Cardiff City owner has long maintained he intends to leave the Bluebirds debt-free</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34129466"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="15-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34125263"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bale-fresh-cardiff-city-34125263" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 15-0-1" aria-label="Gareth Bale in fresh Cardiff City takeover claim as he launches new private investment fund"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33655296.ece/ALTERNATES/s180/0_GettyImages-2257255993.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33655296.ece/ALTERNATES/s458/0_GettyImages-2257255993.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33655296.ece/ALTERNATES/s615/0_GettyImages-2257255993.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bale-fresh-cardiff-city-34125263" data-articleid="34125263" data-link-tracking="undefinedtitleundefined">Gareth Bale in fresh Cardiff City takeover claim as he launches new private investment fund</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34125263"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/gareth-bale" data-link-tracking="undefinedTag|Fireundefined">Gareth Bale</a></div><div class="comments-count" data-uuid="walesonline-prod-34125263" data-tmdatatrack-index="15-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34125263"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bale-fresh-cardiff-city-34125263#comments-wrapper" aria-label="Comments for Gareth Bale in fresh Cardiff City takeover claim as he launches new private investment fund"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bale-fresh-cardiff-city-34125263" data-link-tracking="undefineddescriptionundefined">The winger made an unsuccessful attempt to buy his hometown club last year</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34125263"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="15-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34124390"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 15-0-2" aria-label="Ex-Cardiff City boss brutally sacked just one game into World Cup after thrashing"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s180/0_GettyImages-2281622515jp.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s458/0_GettyImages-2281622515jp.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s615/0_GettyImages-2281622515jp.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-articleid="34124390" data-link-tracking="undefinedtitleundefined">Ex-Cardiff City boss brutally sacked just one game into World Cup after thrashing</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34124390"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/sabri-lamouchi" data-link-tracking="undefinedTag|Fireundefined">Sabri Lamouchi</a></div><div class="comments-count" data-uuid="walesonline-prod-34124390" data-tmdatatrack-index="15-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34124390"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390#comments-wrapper" aria-label="Comments for Ex-Cardiff City boss brutally sacked just one game into World Cup after thrashing"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-link-tracking="undefineddescriptionundefined">A former Swans boss has sealed his fate just one game into the World Cup tournament</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34124390"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="15-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34115262"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/former-wru-boss-roger-lewis-34115262" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 15-0-3" aria-label="Former WRU boss Roger Lewis honoured by King Charles as Welsh sports figures recognised"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article30154590.ece/ALTERNATES/s180/0_Roger-Lewis.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article30154590.ece/ALTERNATES/s458/0_Roger-Lewis.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article30154590.ece/ALTERNATES/s615/0_Roger-Lewis.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/former-wru-boss-roger-lewis-34115262" data-articleid="34115262" data-link-tracking="undefinedtitleundefined">Former WRU boss Roger Lewis honoured by King Charles as Welsh sports figures recognised</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34115262"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/welsh-rugby-union" data-link-tracking="undefinedTag|Fireundefined">Welsh Rugby Union</a></div><div class="comments-count" data-uuid="walesonline-prod-34115262" data-tmdatatrack-index="15-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34115262"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/former-wru-boss-roger-lewis-34115262#comments-wrapper" aria-label="Comments for Former WRU boss Roger Lewis honoured by King Charles as Welsh sports figures recognised"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/former-wru-boss-roger-lewis-34115262" data-link-tracking="undefineddescriptionundefined">The King's Birthday Honours list has seen a number of Welsh sporting figures recognised for their achievements</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34115262"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div></div><div class="pancake use-image-placeholders ensemble channel-sport" data-group="sectionGroup2" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/swansea-city-fc">Swansea City</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34128314"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-set-appoint-crystal-34128314" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 1" aria-label="Swansea City set to appoint Crystal Palace chief as new sporting director"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article33822921.ece/ALTERNATES/s615/0_JS403363424.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34128314">Swansea City FC</a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-set-appoint-crystal-34128314" data-link-tracking="PostArticle|Rec|news|sectionGroup2|title|index 1">Swansea City set to appoint Crystal Palace chief as new sporting director</a><div class="comments-count" data-uuid="walesonline-prod-34128314" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34128314"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-set-appoint-crystal-34128314#comments-wrapper" aria-label="Comments for Swansea City set to appoint Crystal Palace chief as new sporting director"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-set-appoint-crystal-34128314" data-link-tracking="undefineddescriptionundefined">The Swans are close to making a breakthrough after nearly two months</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34128314"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="16-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34124390"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 16-0-0" aria-label="Ex-Cardiff City boss brutally sacked just one game into World Cup after thrashing"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s180/0_GettyImages-2281622515jp.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s458/0_GettyImages-2281622515jp.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34124461.ece/ALTERNATES/s615/0_GettyImages-2281622515jp.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-articleid="34124390" data-link-tracking="undefinedtitleundefined">Ex-Cardiff City boss brutally sacked just one game into World Cup after thrashing</a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34124390"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/sabri-lamouchi" data-link-tracking="undefinedTag|Fireundefined">Sabri Lamouchi</a></div><div class="comments-count" data-uuid="walesonline-prod-34124390" data-tmdatatrack-index="16-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34124390"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390#comments-wrapper" aria-label="Comments for Ex-Cardiff City boss brutally sacked just one game into World Cup after thrashing"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/ex-cardiff-city-boss-brutally-34124390" data-link-tracking="undefineddescriptionundefined">A former Swans boss has sealed his fate just one game into the World Cup tournament</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34124390"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="16-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34122241"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-citys-transfer-plans-now-34122241" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 16-0-1" aria-label="Swansea City's transfer plans now as window opens and chief scout steps in"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34123269.ece/ALTERNATES/s180/0_GettyImages-2265630962-2.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34123269.ece/ALTERNATES/s458/0_GettyImages-2265630962-2.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34123269.ece/ALTERNATES/s615/0_GettyImages-2265630962-2.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-citys-transfer-plans-now-34122241" data-articleid="34122241" data-link-tracking="undefinedtitleundefined">Swansea City's transfer plans now as window opens and chief scout steps in</a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34122241"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-link-tracking="undefinedTag|Fireundefined">Swansea City FC</a></div><div class="comments-count" data-uuid="walesonline-prod-34122241" data-tmdatatrack-index="16-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34122241"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-citys-transfer-plans-now-34122241#comments-wrapper" aria-label="Comments for Swansea City's transfer plans now as window opens and chief scout steps in"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-citys-transfer-plans-now-34122241" data-link-tracking="undefineddescriptionundefined">The transfer window is now open and Swansea will look to do some business over the coming weeks</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34122241"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="16-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34112968"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/new-swansea-city-faces-you-34112968" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 16-0-2" aria-label="New Swansea City faces you could be seeing a lot more of next season"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34114044.ece/ALTERNATES/s180/0_JS408739365.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34114044.ece/ALTERNATES/s458/0_JS408739365.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34114044.ece/ALTERNATES/s615/0_JS408739365.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/sport/football/football-news/new-swansea-city-faces-you-34112968"><img src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline-dark.svg"></a><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/new-swansea-city-faces-you-34112968" data-articleid="34112968" data-link-tracking="undefinedtitleundefined">New Swansea City faces you could be seeing a lot more of next season</a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34112968"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-link-tracking="undefinedTag|Fireundefined">Swansea City FC</a></div><div class="comments-count" data-uuid="walesonline-prod-34112968" data-tmdatatrack-index="16-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34112968"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/new-swansea-city-faces-you-34112968#comments-wrapper" aria-label="Comments for New Swansea City faces you could be seeing a lot more of next season"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/new-swansea-city-faces-you-34112968" data-link-tracking="undefineddescriptionundefined">There are a number of youngsters potentially knocking on the door for first-team inclusion next season</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34112968"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="16-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34110733"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-west-ham-named-34110733" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 16-0-3" aria-label="Swansea City and West Ham named in four-way tussle for award-winning striker"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34110970.ece/ALTERNATES/s180/0_JS404757618-1.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34110970.ece/ALTERNATES/s458/0_JS404757618-1.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34110970.ece/ALTERNATES/s615/0_JS404757618-1.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-west-ham-named-34110733" data-articleid="34110733" data-link-tracking="undefinedtitleundefined">Swansea City and West Ham named in four-way tussle for award-winning striker</a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34110733"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-link-tracking="undefinedTag|Fireundefined">Swansea City FC</a></div><div class="comments-count" data-uuid="walesonline-prod-34110733" data-tmdatatrack-index="16-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34110733"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-west-ham-named-34110733#comments-wrapper" aria-label="Comments for Swansea City and West Ham named in four-way tussle for award-winning striker"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-west-ham-named-34110733" data-link-tracking="undefineddescriptionundefined">The Swans are reportedly among several clubs keen on the striker</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34110733"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div></div><div class="pancake use-image-placeholders ensemble channel-sport" data-group="sectionGroup4" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/newport-county-afc" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/newport-county-afc">Newport County AFC</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33878698"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-escape-relegation-non-33878698" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 1" aria-label="Newport County escape relegation to non-league as dramatic comeback seals survival"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article33878980.ece/ALTERNATES/s615/0_CDF_020526_KA_Barrow_v_Newport_099JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/newport-county-afc" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33878698">Newport County AFC</a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-escape-relegation-non-33878698" data-link-tracking="PostArticle|Rec|news|sectionGroup4|title|index 1">Newport County escape relegation to non-league as dramatic comeback seals survival</a><div class="comments-count" data-uuid="walesonline-prod-33878698" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33878698"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-escape-relegation-non-33878698#comments-wrapper" aria-label="Comments for Newport County escape relegation to non-league as dramatic comeback seals survival"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-escape-relegation-non-33878698" data-link-tracking="undefineddescriptionundefined">Christian Fuchs' side beat the drop from League Two with a dramatic 2-1 win over relegated Barrow</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33878698"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="18-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33818828"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/cardiff-city-manager-striker-twitter-33818828" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 18-0-0" aria-label="I never wanted to sign for Cardiff City - I fell out with the manager over gardener jibe"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33818812.ece/ALTERNATES/s180/0_Screenshot-2026-04-22-134815.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33818812.ece/ALTERNATES/s458/0_Screenshot-2026-04-22-134815.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33818812.ece/ALTERNATES/s615/0_Screenshot-2026-04-22-134815.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/cardiff-city-manager-striker-twitter-33818828" data-articleid="33818828" data-link-tracking="undefinedtitleundefined">I never wanted to sign for Cardiff City - I fell out with the manager over gardener jibe</a></div><div class="teaser-label-comment" data-tmdatatrack-index="18-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33818828"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/cardiff-city-fc" data-link-tracking="undefinedTag|Fireundefined">Cardiff City FC</a></div><div class="comments-count" data-uuid="walesonline-prod-33818828" data-tmdatatrack-index="18-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33818828"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/cardiff-city-manager-striker-twitter-33818828#comments-wrapper" aria-label="Comments for I never wanted to sign for Cardiff City - I fell out with the manager over gardener jibe"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/cardiff-city-manager-striker-twitter-33818828" data-link-tracking="undefineddescriptionundefined">This former Cardiff City striker admits he never really wanted to sign for the club and took issue with his manager at the time</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="18-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33818828"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="18-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33802570"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-boss-insists-club-33802570" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 18-0-1" aria-label="Newport County boss insists club are 'very much alive' in battle for EFL survival"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33802582.ece/ALTERNATES/s180/0_180426-Cheltenham-Town-v-Newport-County-Sky-Bet-League-2-.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33802582.ece/ALTERNATES/s458/0_180426-Cheltenham-Town-v-Newport-County-Sky-Bet-League-2-.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33802582.ece/ALTERNATES/s615/0_180426-Cheltenham-Town-v-Newport-County-Sky-Bet-League-2-.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-boss-insists-club-33802570" data-articleid="33802570" data-link-tracking="undefinedtitleundefined">Newport County boss insists club are 'very much alive' in battle for EFL survival</a></div><div class="teaser-label-comment" data-tmdatatrack-index="18-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33802570"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/newport-county-afc" data-link-tracking="undefinedTag|Fireundefined">Newport County AFC</a></div><div class="comments-count" data-uuid="walesonline-prod-33802570" data-tmdatatrack-index="18-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33802570"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-boss-insists-club-33802570#comments-wrapper" aria-label="Comments for Newport County boss insists club are 'very much alive' in battle for EFL survival"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-boss-insists-club-33802570" data-link-tracking="undefineddescriptionundefined">“It’s still in our hands. Oldham at home will be a really tough challenge, but that’s the game we focus on now&quot; - Christian Fuchs</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="18-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33802570"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="18-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33716951"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/frustrated-newport-county-boss-says-33716951" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 18-0-2" aria-label="Frustrated Newport County boss says Crawley Town defeat hurts"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33716980.ece/ALTERNATES/s180/0_CDF_030426_Newport_v_Crawley_048JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33716980.ece/ALTERNATES/s458/0_CDF_030426_Newport_v_Crawley_048JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33716980.ece/ALTERNATES/s615/0_CDF_030426_Newport_v_Crawley_048JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/sport/football/football-news/frustrated-newport-county-boss-says-33716951"><img src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline-dark.svg"></a><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/frustrated-newport-county-boss-says-33716951" data-articleid="33716951" data-link-tracking="undefinedtitleundefined">Frustrated Newport County boss says Crawley Town defeat hurts</a></div><div class="teaser-label-comment" data-tmdatatrack-index="18-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33716951"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/newport-county-afc" data-link-tracking="undefinedTag|Fireundefined">Newport County AFC</a></div><div class="comments-count" data-uuid="walesonline-prod-33716951" data-tmdatatrack-index="18-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33716951"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/frustrated-newport-county-boss-says-33716951#comments-wrapper" aria-label="Comments for Frustrated Newport County boss says Crawley Town defeat hurts"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/frustrated-newport-county-boss-says-33716951" data-link-tracking="undefineddescriptionundefined">The boys have been brilliant over the last couple of weeks and a second half like this is just unacceptable&quot;</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="18-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33716951"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="18-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33678870"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-earn-vital-win-33678870" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 18-0-3" aria-label="Newport County earn vital win in battle to avoid relegation"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33678882.ece/ALTERNATES/s180/0_280326-Newport-County-v-Shrewsbury-Town-Sky-Bet-League-2-.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33678882.ece/ALTERNATES/s458/0_280326-Newport-County-v-Shrewsbury-Town-Sky-Bet-League-2-.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33678882.ece/ALTERNATES/s615/0_280326-Newport-County-v-Shrewsbury-Town-Sky-Bet-League-2-.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-earn-vital-win-33678870"><img src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline-dark.svg"></a><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-earn-vital-win-33678870" data-articleid="33678870" data-link-tracking="undefinedtitleundefined">Newport County earn vital win in battle to avoid relegation</a></div><div class="teaser-label-comment" data-tmdatatrack-index="18-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33678870"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/sport/football/football-news/" data-link-tracking="undefinedTag|Fireundefined">Football News</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/newport-county-earn-vital-win-33678870" data-link-tracking="undefineddescriptionundefined">&quot;It was a goal good enough to win any game and quite out of keeping with almost everything that went before&quot;</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="18-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33678870"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div></div><div class="pancake use-image-placeholders ensemble channel-sport" data-group="sectionGroup5" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/wrexham-fc" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/wrexham-fc">Wrexham FC</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34130214"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/ryan-reynolds-stunning-70m-wrexham-34130214" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 1" aria-label="Ryan Reynolds' £70m Wrexham stadium transformation becomes reality in stunning pictures"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article34130675.ece/ALTERNATES/s615/0_wrex.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/wrexham-fc" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34130214">Wrexham FC</a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/ryan-reynolds-stunning-70m-wrexham-34130214" data-link-tracking="PostArticle|Rec|news|sectionGroup5|title|index 1">Ryan Reynolds' £70m Wrexham stadium transformation becomes reality in stunning pictures</a><div class="comments-count" data-uuid="walesonline-prod-34130214" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34130214"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/ryan-reynolds-stunning-70m-wrexham-34130214#comments-wrapper" aria-label="Comments for Ryan Reynolds' £70m Wrexham stadium transformation becomes reality in stunning pictures"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/ryan-reynolds-stunning-70m-wrexham-34130214" data-link-tracking="undefineddescriptionundefined">Video published by Wrexham on social media have given supporters their clearest look yet at the Kop Stand's progress</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34130214"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="19-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34129064"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/wrexham-selling-england-world-cup-34129064" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 19-0-0" aria-label="England World Cup merchandise sold in Wrexham club shop"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34129066.ece/ALTERNATES/s180/1_WNS_160626_Wrexham_England_Own_Goal_01JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34129066.ece/ALTERNATES/s458/1_WNS_160626_Wrexham_England_Own_Goal_01JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34129066.ece/ALTERNATES/s615/1_WNS_160626_Wrexham_England_Own_Goal_01JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/wrexham-selling-england-world-cup-34129064" data-articleid="34129064" data-link-tracking="undefinedtitleundefined">England World Cup merchandise sold in Wrexham club shop</a></div><div class="teaser-label-comment" data-tmdatatrack-index="19-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34129064"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/wrexham-fc" data-link-tracking="undefinedTag|Fireundefined">Wrexham FC</a></div><div class="comments-count" data-uuid="walesonline-prod-34129064" data-tmdatatrack-index="19-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34129064"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/wrexham-selling-england-world-cup-34129064#comments-wrapper" aria-label="Comments for England World Cup merchandise sold in Wrexham club shop"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/wrexham-selling-england-world-cup-34129064" data-link-tracking="undefineddescriptionundefined">One fan suggested the club, which is co-owned by Hollywood A-lister Ryan Reynolds, was 'having a meltdown'</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="19-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34129064"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="19-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34115318"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/ryan-reynolds-spotted-world-cup-34115318" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 19-0-1" aria-label="Ryan Reynolds spotted on World Cup scouting mission as chief reveals Wrexham transfer ploy"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34115315.ece/ALTERNATES/s180/0_GettyImages-2281286432.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34115315.ece/ALTERNATES/s458/0_GettyImages-2281286432.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34115315.ece/ALTERNATES/s615/0_GettyImages-2281286432.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/transfer-news/ryan-reynolds-spotted-world-cup-34115318" data-articleid="34115318" data-link-tracking="undefinedtitleundefined">Ryan Reynolds spotted on World Cup scouting mission as chief reveals Wrexham transfer ploy</a></div><div class="teaser-label-comment" data-tmdatatrack-index="19-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34115318"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/ryan-reynolds" data-link-tracking="undefinedTag|Fireundefined">Ryan Reynolds</a></div><div class="comments-count" data-uuid="walesonline-prod-34115318" data-tmdatatrack-index="19-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34115318"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/transfer-news/ryan-reynolds-spotted-world-cup-34115318#comments-wrapper" aria-label="Comments for Ryan Reynolds spotted on World Cup scouting mission as chief reveals Wrexham transfer ploy"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/ryan-reynolds-spotted-world-cup-34115318" data-link-tracking="undefineddescriptionundefined">The Hollywood star and Wrexham co-owner was spotted at Toronto Stadium as Canada kicked off their home World Cup campaign</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="19-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34115318"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="19-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34102117"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/harry-wilson-transfer-latest-wrexham-34102117" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 19-0-2" aria-label="Harry Wilson's dream summer transfer with Wrexham interested and lucrative contract offered"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article33808301.ece/ALTERNATES/s180/0_Harry-Wilson.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article33808301.ece/ALTERNATES/s458/0_Harry-Wilson.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article33808301.ece/ALTERNATES/s615/0_Harry-Wilson.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/harry-wilson-transfer-latest-wrexham-34102117" data-articleid="34102117" data-link-tracking="undefinedtitleundefined">Harry Wilson's dream summer transfer with Wrexham interested and lucrative contract offered</a></div><div class="teaser-label-comment" data-tmdatatrack-index="19-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34102117"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/harry-wilson" data-link-tracking="undefinedTag|Fireundefined">Harry Wilson</a></div><div class="comments-count" data-uuid="walesonline-prod-34102117" data-tmdatatrack-index="19-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34102117"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/harry-wilson-transfer-latest-wrexham-34102117#comments-wrapper" aria-label="Comments for Harry Wilson's dream summer transfer with Wrexham interested and lucrative contract offered"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/harry-wilson-transfer-latest-wrexham-34102117" data-link-tracking="undefineddescriptionundefined">The Welsh winger is out of contract at Fulham this summer and is weighing up his options ahead of the biggest decision of his career</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="19-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34102117"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="19-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34092917"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/west-ham-join-wrexham-race-34092917" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 19-0-3" aria-label="West Ham join Wrexham in race for Swansea City star as Man Utd move holds key"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34093202.ece/ALTERNATES/s180/0_JS391203337.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34093202.ece/ALTERNATES/s458/0_JS391203337.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34093202.ece/ALTERNATES/s615/0_JS391203337.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/transfer-news/west-ham-join-wrexham-race-34092917" data-articleid="34092917" data-link-tracking="undefinedtitleundefined">West Ham join Wrexham in race for Swansea City star as Man Utd move holds key</a></div><div class="teaser-label-comment" data-tmdatatrack-index="19-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34092917"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-link-tracking="undefinedTag|Fireundefined">Swansea City FC</a></div><div class="comments-count" data-uuid="walesonline-prod-34092917" data-tmdatatrack-index="19-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34092917"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/transfer-news/west-ham-join-wrexham-race-34092917#comments-wrapper" aria-label="Comments for West Ham join Wrexham in race for Swansea City star as Man Utd move holds key"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/west-ham-join-wrexham-race-34092917" data-link-tracking="undefineddescriptionundefined">The midfielder is attracting plenty of admirers ahead of the summer window</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="19-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34092917"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div></div><div class="pancake use-image-placeholders ensemble channel-sport" data-group="sectionGroup6" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/wales-football-team" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/wales-football-team">Wales Football Team</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34125263"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bale-fresh-cardiff-city-34125263" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 1" aria-label="Gareth Bale in fresh Cardiff City takeover claim as he launches new private investment fund"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article33655296.ece/ALTERNATES/s615/0_GettyImages-2257255993.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/gareth-bale" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34125263">Gareth Bale</a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bale-fresh-cardiff-city-34125263" data-link-tracking="PostArticle|Rec|news|sectionGroup6|title|index 1">Gareth Bale in fresh Cardiff City takeover claim as he launches new private investment fund</a><div class="comments-count" data-uuid="walesonline-prod-34125263" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34125263"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bale-fresh-cardiff-city-34125263#comments-wrapper" aria-label="Comments for Gareth Bale in fresh Cardiff City takeover claim as he launches new private investment fund"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/gareth-bale-fresh-cardiff-city-34125263" data-link-tracking="undefineddescriptionundefined">The winger made an unsuccessful attempt to buy his hometown club last year</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34125263"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="20-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34121386"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/leeds-united-now-favourites-sign-34121386" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 20-0-0" aria-label="Leeds United now favourites to sign Harry Wilson as massive factor emerges"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.football.london/incoming/article34084849.ece/ALTERNATES/s180/0_GettyImages-1241298775.jpg 180w, https://i2-prod.football.london/incoming/article34084849.ece/ALTERNATES/s458/0_GettyImages-1241298775.jpg 458w" data-src="https://i2-prod.football.london/incoming/article34084849.ece/ALTERNATES/s615/0_GettyImages-1241298775.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/transfer-news/leeds-united-now-favourites-sign-34121386" data-articleid="34121386" data-link-tracking="undefinedtitleundefined">Leeds United now favourites to sign Harry Wilson as massive factor emerges</a></div><div class="teaser-label-comment" data-tmdatatrack-index="20-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34121386"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/harry-wilson" data-link-tracking="undefinedTag|Fireundefined">Harry Wilson</a></div><div class="comments-count" data-uuid="walesonline-prod-34121386" data-tmdatatrack-index="20-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34121386"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/transfer-news/leeds-united-now-favourites-sign-34121386#comments-wrapper" aria-label="Comments for Leeds United now favourites to sign Harry Wilson as massive factor emerges"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/leeds-united-now-favourites-sign-34121386" data-link-tracking="undefineddescriptionundefined">Leeds are now firmly among the favourites to sign Wilson, who is out of contract this summer</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="20-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34121386"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="20-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34115262"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/former-wru-boss-roger-lewis-34115262" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 20-0-1" aria-label="Former WRU boss Roger Lewis honoured by King Charles as Welsh sports figures recognised"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article30154590.ece/ALTERNATES/s180/0_Roger-Lewis.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article30154590.ece/ALTERNATES/s458/0_Roger-Lewis.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article30154590.ece/ALTERNATES/s615/0_Roger-Lewis.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/former-wru-boss-roger-lewis-34115262" data-articleid="34115262" data-link-tracking="undefinedtitleundefined">Former WRU boss Roger Lewis honoured by King Charles as Welsh sports figures recognised</a></div><div class="teaser-label-comment" data-tmdatatrack-index="20-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34115262"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/welsh-rugby-union" data-link-tracking="undefinedTag|Fireundefined">Welsh Rugby Union</a></div><div class="comments-count" data-uuid="walesonline-prod-34115262" data-tmdatatrack-index="20-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34115262"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/former-wru-boss-roger-lewis-34115262#comments-wrapper" aria-label="Comments for Former WRU boss Roger Lewis honoured by King Charles as Welsh sports figures recognised"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/former-wru-boss-roger-lewis-34115262" data-link-tracking="undefineddescriptionundefined">The King's Birthday Honours list has seen a number of Welsh sporting figures recognised for their achievements</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="20-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34115262"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="20-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34110001"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-bbc-gabby-logan-34110001" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 20-0-2" aria-label="Gabby Logan declines two invites from Royal family to collect OBE"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article33968400.ece/ALTERNATES/s180/1_Wales-v-France-Guinness-Mens-Six-Nations-Principality-Stadium.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article33968400.ece/ALTERNATES/s458/1_Wales-v-France-Guinness-Mens-Six-Nations-Principality-Stadium.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article33968400.ece/ALTERNATES/s615/1_Wales-v-France-Guinness-Mens-Six-Nations-Principality-Stadium.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-bbc-gabby-logan-34110001" data-articleid="34110001" data-link-tracking="undefinedtitleundefined">Gabby Logan declines two invites from Royal family to collect OBE</a></div><div class="teaser-label-comment" data-tmdatatrack-index="20-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34110001"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/world-cup-2026" data-link-tracking="undefinedTag|Fireundefined">World Cup 2026</a></div><div class="comments-count" data-uuid="walesonline-prod-34110001" data-tmdatatrack-index="20-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34110001"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-bbc-gabby-logan-34110001#comments-wrapper" aria-label="Comments for Gabby Logan declines two invites from Royal family to collect OBE"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/world-cup-bbc-gabby-logan-34110001" data-link-tracking="undefineddescriptionundefined">Gabby Logan has suffered two disappointments due to her BBC hosting duties at World Cup 2026, which has resulted in the Royal Family suffering a rare rejection</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="20-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34110001"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="20-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34109635"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/former-swansea-city-manager-wales-34109635" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 20-0-3" aria-label="Former Swansea City manager and Wales player Kenny Jackett dies aged 64"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34109644.ece/ALTERNATES/s180/0_GettyImages-1365333836.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34109644.ece/ALTERNATES/s458/0_GettyImages-1365333836.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34109644.ece/ALTERNATES/s615/0_GettyImages-1365333836.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/former-swansea-city-manager-wales-34109635" data-articleid="34109635" data-link-tracking="undefinedtitleundefined">Former Swansea City manager and Wales player Kenny Jackett dies aged 64</a></div><div class="teaser-label-comment" data-tmdatatrack-index="20-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34109635"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea-city-fc" data-link-tracking="undefinedTag|Fireundefined">Swansea City FC</a></div><div class="comments-count" data-uuid="walesonline-prod-34109635" data-tmdatatrack-index="20-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34109635"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/former-swansea-city-manager-wales-34109635#comments-wrapper" aria-label="Comments for Former Swansea City manager and Wales player Kenny Jackett dies aged 64"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/former-swansea-city-manager-wales-34109635" data-link-tracking="undefineddescriptionundefined">Tributes have poured in following the death of former manager Kenny Jackett at the age of 64</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="20-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34109635"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div></div><div class="pancake use-image-placeholders ensemble channel-sport" data-group="sectionGroup7" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/welsh-premier-league" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/welsh-premier-league">Welsh Premier League</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-noimage data-tmdatatrack="section-article" data-tmdatatrack-articleid="33717135"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/jd-cymru-premier-roundup-flint-33717135" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 1" aria-label="JD Cymru Premier roundup: Flint and Bala Town set for showdown in relegation fight"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="#" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/welsh-premier-league" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33717135">Welsh Premier League</a><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/sport/football/football-news/jd-cymru-premier-roundup-flint-33717135"><img src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline-dark.svg"></a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/football-news/jd-cymru-premier-roundup-flint-33717135" data-link-tracking="PostArticle|Rec|news|sectionGroup7|title|index 1">JD Cymru Premier roundup: Flint and Bala Town set for showdown in relegation fight</a><div class="comments-count" data-uuid="walesonline-prod-33717135" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33717135"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/jd-cymru-premier-roundup-flint-33717135#comments-wrapper" aria-label="Comments for JD Cymru Premier roundup: Flint and Bala Town set for showdown in relegation fight"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/jd-cymru-premier-roundup-flint-33717135" data-link-tracking="undefineddescriptionundefined">At the top of the table, The New Saints moved 20 points clear at the top of the table thanks to their 2-1 home win over Connah’s Quay Nomads.</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33717135"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="21-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33117404"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/boxing-day-fixtures-premier-league-33117404" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 21-0-0" aria-label="Football games on TV today as just one Premier League Boxing Day fixture taking place"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33117485.ece/ALTERNATES/s180/0_GettyImages-2191884560.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33117485.ece/ALTERNATES/s458/0_GettyImages-2191884560.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33117485.ece/ALTERNATES/s615/0_GettyImages-2191884560.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/boxing-day-fixtures-premier-league-33117404" data-articleid="33117404" data-link-tracking="undefinedtitleundefined">Football games on TV today as just one Premier League Boxing Day fixture taking place</a></div><div class="teaser-label-comment" data-tmdatatrack-index="21-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33117404"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/barclays-premier-league" data-link-tracking="undefinedTag|Fireundefined">Barclay's Premier League</a></div><div class="comments-count" data-uuid="walesonline-prod-33117404" data-tmdatatrack-index="21-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33117404"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/boxing-day-fixtures-premier-league-33117404#comments-wrapper" aria-label="Comments for Football games on TV today as just one Premier League Boxing Day fixture taking place"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/boxing-day-fixtures-premier-league-33117404" data-link-tracking="undefineddescriptionundefined">While there is only one Premier League fixture available on Boxing Day, there are plenty of other games to tune into this festive season</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="21-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33117404"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="21-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="32277311"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/sky-sports-launches-66p-day-32277311" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 21-0-1" aria-label="Sky Sports launches 66p a day Premier League coverage as first game starts tonight"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.liverpool.com/liverpool-fc-news/features/article32262003.ece/ALTERNATES/s180/0_Liverpool-FC-v-Crystal-Palace-FC-Premier-League.jpg 180w, https://i2-prod.liverpool.com/liverpool-fc-news/features/article32262003.ece/ALTERNATES/s458/0_Liverpool-FC-v-Crystal-Palace-FC-Premier-League.jpg 458w" data-src="https://i2-prod.liverpool.com/liverpool-fc-news/features/article32262003.ece/ALTERNATES/s615/0_Liverpool-FC-v-Crystal-Palace-FC-Premier-League.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/sky-sports-launches-66p-day-32277311" data-articleid="32277311" data-link-tracking="undefinedtitleundefined">Sky Sports launches 66p a day Premier League coverage as first game starts tonight</a></div><div class="teaser-label-comment" data-tmdatatrack-index="21-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="32277311"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/sky" data-link-tracking="undefinedTag|Fireundefined">Sky</a></div><div class="comments-count" data-uuid="walesonline-prod-32277311" data-tmdatatrack-index="21-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="32277311"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/sky-sports-launches-66p-day-32277311#comments-wrapper" aria-label="Comments for Sky Sports launches 66p a day Premier League coverage as first game starts tonight"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/sky-sports-launches-66p-day-32277311" data-link-tracking="undefineddescriptionundefined">The new Premier League season kicks off tonight, with Sky Sports confirming a number of changes to its coverage, including a record number of live games</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="21-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="32277311"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="21-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="30227139"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/tns-eyeing-european-knockout-stages-30227139" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 21-0-2" aria-label="TNS eyeing European knockout stages after making Welsh football history"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article30227184.ece/ALTERNATES/s180/0_GettyImages-2180834241.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article30227184.ece/ALTERNATES/s458/0_GettyImages-2180834241.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article30227184.ece/ALTERNATES/s615/0_GettyImages-2180834241.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/football-news/tns-eyeing-european-knockout-stages-30227139" data-articleid="30227139" data-link-tracking="undefinedtitleundefined">TNS eyeing European knockout stages after making Welsh football history</a></div><div class="teaser-label-comment" data-tmdatatrack-index="21-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="30227139"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/the-new-saints-fc" data-link-tracking="undefinedTag|Fireundefined">The New Saints FC</a></div><div class="comments-count" data-uuid="walesonline-prod-30227139" data-tmdatatrack-index="21-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="30227139"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/tns-eyeing-european-knockout-stages-30227139#comments-wrapper" aria-label="Comments for TNS eyeing European knockout stages after making Welsh football history"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/tns-eyeing-european-knockout-stages-30227139" data-link-tracking="undefineddescriptionundefined">The Cymru Premier side became the first Welsh domestic side to win a group game in a major European competition</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="21-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="30227139"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div><div class="teaser" data-tmdatatrack-index="21-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="30067450"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/new-saints-frustrate-italian-giants-30067450" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 21-0-3" aria-label="The New Saints frustrate Italian giants Fiorentina for 65 minutes in David vs Goliath European Conference League tie"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article30067474.ece/ALTERNATES/s180/0_SOCCER_TNS_205775.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article30067474.ece/ALTERNATES/s458/0_SOCCER_TNS_205775.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article30067474.ece/ALTERNATES/s615/0_SOCCER_TNS_205775.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/football/new-saints-frustrate-italian-giants-30067450" data-articleid="30067450" data-link-tracking="undefinedtitleundefined">The New Saints frustrate Italian giants Fiorentina for 65 minutes in David vs Goliath European Conference League tie</a></div><div class="teaser-label-comment" data-tmdatatrack-index="21-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="30067450"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/welsh-premier-league" data-link-tracking="undefinedTag|Fireundefined">Welsh Premier League</a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/new-saints-frustrate-italian-giants-30067450" data-link-tracking="undefineddescriptionundefined">Welsh Premier side TNS did themselves proud in their first of six Europa Conference League group fixtures, nearly embarrassing a Serie A side more used to playing clubs like Juventus and AC Milan</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="21-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="30067450"><span class="bookmark-text-pancake" data-name="Bookmark">Bookmark</span><span class="bookmark-icon-pancake"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div></div></div></div></div><div id="bookmark-toast"><div class="toast-header-wrapper"><span class="toast-tick"><svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.00016 11.1698L1.83016 6.99984L0.410156 8.40984L6.00016 13.9998L18.0002 1.99984L16.5902 0.589844L6.00016 11.1698Z" fill="#D8021E"></path></svg></span><span class="toast-header">Story Saved</span></div><span class="toast-text">You can find this story in &nbsp;<a class="toast-text toast-link-text" href="/my-bookmarks">My Bookmarks.</a></span><span class="toast-text">Or by navigating to the user icon in the top right.</span></div>
<div class="widget code html widget-editable viziwyg-section-39129 inpage-widget-32225393" >
</div>
</main>
<script type="text/javascript">$css("https://s2-prod.walesonline.co.uk/@trinitymirrordigital/article-service/scss/section.css?v=50151ec3a16c24f10ba6132505ae6914");$css("https://s2-prod.walesonline.co.uk/@trinitymirrordigital/withnail/scss/withnail.css?v=385abc344fee2630fec2e7a0818d0a24");$css("https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/scss/section.css?v=73c4cf274ddd0df0f69e0a7f75708265");</script>
<div class="widget code html widget-editable viziwyg-section-39129 inpage-widget-12079270" >
<div id="gpt-top-lb"></div>
</div>
<div class="gpt sticky-bottom-banner ssr ssr-hidden" id="div-gpt-ad-sticky-bottom-banner"></div><div class="viafoura floating-bell"><vf-tray-trigger floating="true"></vf-tray-trigger></div><footer><ul id="section-links"><li><a href="https://www.walesonline.co.uk/news/" data-link-tracking="Footer|News" data-tmdatatrack="nav" data-tmdatatrack-name="News">News</a></li><li><a href="https://www.walesonline.co.uk/whats-on/" data-link-tracking="Footer|What's On" data-tmdatatrack="nav" data-tmdatatrack-name="What's On">What's On</a></li><li><a href="https://www.walesonline.co.uk/sport/" data-link-tracking="Footer|Sport" data-tmdatatrack="nav" data-tmdatatrack-name="Sport">Sport</a></li><li><a href="https://www.business-live.co.uk/all-about/wales" data-link-tracking="Footer|Business" data-tmdatatrack="nav" data-tmdatatrack-name="Business">Business</a></li></ul><div class="social-links"><h4>Follow us<ul><li class="follow hidden"><span class="follow-text publication-theme">Follow us</span></li><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/WalesOnline" target="_blank" data-provider="facebook" data-tracking="facebook|follow|bottom" data-tmdatatrack="nav" data-tmdatatrack-name="facebook"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/WelshSportLive" target="_blank" data-provider="twitter" data-tracking="twitter|follow|bottom" data-tmdatatrack="nav" data-tmdatatrack-name="twitter"></a></li><li><a class="icon pinterest" title="pinterest" href="https://pinterest.com/walesonline" target="_blank" data-provider="pinterest" data-tracking="pinterest|follow|bottom" data-tmdatatrack="nav" data-tmdatatrack-name="pinterest"></a></li><li><a class="icon instagram" title="instagram" href="https://www.instagram.com/walesonline" target="_blank" data-provider="instagram" data-tracking="instagram|follow|bottom" data-tmdatatrack="nav" data-tmdatatrack-name="instagram"></a></li></ul></h4></div><div class="kitemarks"><div class="ipso"></div><a class="trust-project" href="/about-us/" aria-label="About us"></a></div><ul id="utility-links"><li><a href="https://www.inyourarea.co.uk/?branding=walesonline&amp;from_reach_footer_nav=walesonline" data-tmdatatrack="nav" data-tmdatatrack-name="InYourArea">InYourArea</a></li><li><a href="https://www.mynewsassistant.com/" data-tmdatatrack="nav" data-tmdatatrack-name="mynewsassistant">mynewsassistant</a></li><li><a href="https://www.okbeautybox.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Beauty Box Subscription">Beauty Box Subscription</a></li><li><a href="https://www.yimbly.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Yimbly Shop">Yimbly Shop</a></li><li><a href="https://marketplacelive.co.uk/national" data-tmdatatrack="nav" data-tmdatatrack-name="Marketplace">Marketplace</a></li><li><a href="https://www.walesonline.co.uk/contact-us/" data-tmdatatrack="nav" data-tmdatatrack-name="Contact Us">Contact Us</a></li><li><div itemprop="publisher" itemscope="itemscope" itemtype="https://schema.org/NewsMediaOrganization"><meta itemprop="publishingPrinciples" content="https://www.walesonline.co.uk/about-us/"><meta itemprop="name" content="WalesOnline"><meta itemprop="url" content="https://www.walesonline.co.uk/"><div itemprop="logo" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/logo-walesonline.png"></div></div><a href="https://www.walesonline.co.uk/about-us/" data-tmdatatrack="nav" data-tmdatatrack-name="About Us">About Us</a></li><li><a href="https://jobs.reachplc.com/jobs" data-tmdatatrack="nav" data-tmdatatrack-name="Work for us">Work for us</a></li><li><a href="https://www.walesonline.co.uk/special-features/download-your-favourite-newspaper-straight-5101671" data-tmdatatrack="nav" data-tmdatatrack-name="Download our e-editions">Download our e-editions</a></li><li><a href="https://www.walesonline.co.uk/all-about/letters-to-the-editor" data-tmdatatrack="nav" data-tmdatatrack-name="Letters To The Editor">Letters To The Editor</a></li><li><a href="https://www.walesonline.co.uk/news/local-news/south-wales-echo-delivered-your-6535167" data-tmdatatrack="nav" data-tmdatatrack-name="Echo Home Delivery">Echo Home Delivery</a></li><li><a href="http://edition.pagesuite-professional.co.uk/archives/mediawales/default.aspx" data-tmdatatrack="nav" data-tmdatatrack-name="Magazines">Magazines</a></li><li><a href="https://www.walesonline.co.uk/advertising/" data-tmdatatrack="nav" data-tmdatatrack-name="Advertise with Us">Advertise with Us</a></li><li><a href="http://wales.trinitymirror.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Our Audience">Our Audience</a></li><li><a href="https://www.mirrorbingo.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Mirror Bingo">Mirror Bingo</a></li><li><a href="https://reachphotosales.co.uk/Reach" data-tmdatatrack="nav" data-tmdatatrack-name="Buy a photo">Buy a photo</a></li><li><a href="https://www.walesonline.co.uk/how-to-complain/" data-tmdatatrack="nav" data-tmdatatrack-name="How to Complain">How to Complain</a></li><li><a href="https://www.walesonline.co.uk/corrections-clarifications/" data-tmdatatrack="nav" data-tmdatatrack-name="Corrections and Clarifications">Corrections and Clarifications</a></li><li><a href="https://publicnoticeportal.uk/?utm_source=walesonline.co.uk&amp;utm_medium=nav&amp;utm_campaign=reachplc" data-tmdatatrack="nav" data-tmdatatrack-name="Public Notices">Public Notices</a></li><li><a href="https://www.walesonline.co.uk/terms-conditions/" data-tmdatatrack="nav" data-tmdatatrack-name="Terms &amp; Conditions">Terms &amp; Conditions</a></li><li><a href="https://www.walesonline.co.uk/privacy-notice/" data-tmdatatrack="nav" data-tmdatatrack-name="Privacy Notice">Privacy Notice</a></li><li><a href="https://www.walesonline.co.uk/ai-notice/" data-tmdatatrack="nav" data-tmdatatrack-name="AI Notice">AI Notice</a></li><li><a href="https://www.walesonline.co.uk/cookie-policy/" data-tmdatatrack="nav" data-tmdatatrack-name="Cookie Notice">Cookie Notice</a></li><li><a href="https://www.walesonline.co.uk/rss-feeds/" data-tmdatatrack="nav" data-tmdatatrack-name="RSS Feeds">RSS Feeds</a></li><li><a href="https://www.walesonline.co.uk/newsletter-preference-centre/?utm_source=newslettersignupfooter" data-tmdatatrack="nav" data-tmdatatrack-name="Newsletters Signup">Newsletters Signup</a></li><li><a href="https://www.mirrorpix.com" data-tmdatatrack="nav" data-tmdatatrack-name="Syndication &amp; Licensing">Syndication &amp; Licensing</a></li><li><a href="https://www.walesonline.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="© 2026 Media Wales Ltd">© 2026 Media Wales Ltd</a></li><li></li></ul></footer>
<script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/marwood/pug-runtime/pug-runtime.min.js?v=f9a8f9298a1eafea96091cdab6421797"></script>
<script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/marwood/TM/js/section.min.js?v=7dd63fbf9c83fe5a7e494186a73841b0" defer async></script><script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/article-service/js/section.min.js?v=ae6a6461007a7a342cabf7683b54dbf1" defer async></script><script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/js/partner.min.js?v=a41f4c5c833a7d084316f4586a530be5" defer async></script><script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/chameleon-static-html/js/chameleon-static-html.min.js?v=ca26f4a9fe2846d700440f087411191c" defer async></script>
<script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/withnail/scriptsCore/js/withnail.min.js?v=803dc43e6264268532de7c4c5f9ec18a" defer></script>
<script async src="https://feliz-web.data.tm-awx.com/smile-web.min.js"></script>
<script>
var publicSectionPara = window.TMCONFIG.publicSectionParams;
var env = "digitalData.page.attributes.environment"
.split(".")
.reduce(function (acc, cur) {
return (acc && acc[cur]) || undefined;
}, window);
function loadHotjar() {
(function (h, o, t, j, a, r) {
h.hj =
h.hj ||
function () {
(h.hj.q = h.hj.q || []).push(arguments);
};
h._hjSettings = {
hjid: publicSectionPara["hotjar.hjid"],
hjsv: 6,
};
a = o.getElementsByTagName("head")[0];
r = o.createElement("script");
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv=");
}
var handleHotjar = () => {
if (env === "prod" && publicSectionPara["hotjar.hjid"] && window?.TMConsent) {
var isConsented = window.TMConsent.api.isConsented(15, true);
if (isConsented) {
loadHotjar();
}
} else {
setTimeout(handleHotjar, 1000);
}
};
setTimeout(handleHotjar, 1000);
</script>
<script>
var publicSectionPara = window.TMCONFIG.publicSectionParams;
var env = "digitalData.page.attributes.environment"
.split(".")
.reduce(function (acc, cur) {
return (acc && acc[cur]) || undefined;
}, window);
function loadHotjar() {
(function (h, o, t, j, a, r) {
h.hj =
h.hj ||
function () {
(h.hj.q = h.hj.q || []).push(arguments);
};
h._hjSettings = {
hjid: publicSectionPara["hotjar.hjid"],
hjsv: 6,
};
a = o.getElementsByTagName("head")[0];
r = o.createElement("script");
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv=");
}
var handleHotjar = () => {
if (env === "prod" && publicSectionPara["hotjar.hjid"] && window?.TMConsent) {
var isConsented = window.TMConsent.api.isConsented(15, true);
if (isConsented) {
loadHotjar();
}
} else {
setTimeout(handleHotjar, 1000);
}
};
setTimeout(handleHotjar, 1000);
</script>
<div class="lazy-resources" data-mod="lazyResources" data-immediate data-js="[]" data-css="[]"></div>
<script id="breaking-news-loader" data-url="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/breaking-news-client/c03ad77cb1521dffa15147996f426e5b1d1442b5/pull.js">window.addEventListener('load', function() {
setTimeout(function() {
["https://s2-prod.walesonline.co.uk/@trinitymirrordigital/breaking-news-client/c03ad77cb1521dffa15147996f426e5b1d1442b5/pull.js"].forEach(file => {const el=document.createElement('SCRIPT');el.setAttribute('src', file);el.setAttribute('type', 'module');document.body.appendChild(el);});
}, 3000);
});</script>
<link rel="stylesheet" href="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/user-profile/8de5a991af29ed6c204d89f64e46639dfbbaa678/style.css"><script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/user-profile/8de5a991af29ed6c204d89f64e46639dfbbaa678/index.js" defer></script>
<script src="https://s2-prod.walesonline.co.uk/@trinitymirrordigital/auth-ui/auth-ui.min.js?v=bbed1c056c21af7b28a326d6a7bfe4ac" defer async></script>
<script async id="ebx" src="//applets.ebxcdn.com/ebx.js"></script>
<script>
!function(scriptElement, constructorName, maxTries) {
let tries = maxTries; // Keep track of tries locally
function tryInit() {
if (typeof window[constructorName] === "function") {
try {
new window[constructorName](scriptElement, "small");
} catch (error) {
console.error(`Error initializing "${constructorName}":`, error);
}
} else if (--tries > 0) {
setTimeout(tryInit, 150);
} else {
// Log warning if not found after all retries
console.warn(`Constructor "${constructorName}" not found after ${maxTries} attempts.`);
}
}
function scheduleInit() {
tryInit();
}
if (document.readyState === "complete") {
setTimeout(scheduleInit, 0);
} else {
window.addEventListener("load", scheduleInit);
}
}(document.currentScript, "du_council_totalizer_25_ctt_widget", 30);
</script>
</body>
</html>
