<!DOCTYPE html>
<html lang="en">
<!--
page generated at: Wed Jun 24 04:08:33 BST 2026
page generated by escenic.server/hostname: reg-pres309.tm-aws.com/reg-pres309.tm-aws.com
page generated in section: 10590
page generated for topic: 1739202
-->
<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>Swansea: The latest news, sport, what's on and business from Swansea and Gower</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="robots" content="noarchive"><meta name="description" content="The latest news, sport and what's on and business from Swansea"><meta name="referrer" content="unsafe-URL"><link rel="search" href="https://www.walesonline.co.uk/opensearch.xml" type="application/opensearchdescription+xml" title="Search walesonline"><link rel="amphtml" href="https://www.walesonline.co.uk/all-about/swansea.amp"><link rel="canonical" href="https://www.walesonline.co.uk/all-about/swansea">
<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;sectionMidSlotOne&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;referenceIndex&quot;:2,&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=pictureFeature]&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;referenceNode2&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;type&quot;:&quot;sectionMidSlotTwo&quot;,&quot;relativePos2&quot;:&quot;after&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;sizes&quot;:[[970,250],[970,257],[728,90],[728,97],[970,90],[960,90],[960,250],[300,250]],&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&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.secondary~.pancake~.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;sectionMidSlotThree&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;name&quot;:&quot;haymarket-video-car&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;haymarket-car-search-form&quot;,&quot;type&quot;:&quot;haymarketVideo&quot;,&quot;templateName&quot;:&quot;video-car&quot;,&quot;relativePos&quot;:&quot;after&quot;}],&quot;configMeta&quot;:[{&quot;name&quot;:&quot;section-standard&quot;,&quot;componentType&quot;:&quot;meta&quot;,&quot;type&quot;:&quot;configMetadata&quot;}],&quot;page&quot;:{&quot;storymeta&quot;:&quot;swansea&quot;,&quot;templ&quot;:&quot;index&quot;,&quot;configPageType&quot;:&quot;section-standard&quot;,&quot;adUnitId&quot;:&quot;/5293/walesonline.co.uk/all-about/swansea&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],[300,250],[728,96],[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;sectionMidSlotOne&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;referenceIndex&quot;:2,&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=pictureFeature]&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;referenceNode2&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;type&quot;:&quot;sectionMidSlotTwo&quot;,&quot;relativePos2&quot;:&quot;after&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;sizes&quot;:[[728,90],[300,250],[728,97],[300,257],[200,200],[250,250]],&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&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.secondary~.pancake~.pancake[data-group=sectionGroup1]&quot;,&quot;sizes&quot;:[[728,90],[300,250],[728,98],[300,258],[200,200],[250,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;sectionMidSlotThree&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;sectionMidSlotOne&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;referenceIndex&quot;:2,&quot;includeInHeaderBidding&quot;:true,&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=pictureFeature]&quot;,&quot;usedInTakeovers&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;referenceNode2&quot;:&quot;.mod-pancakes &gt; .pancake[data-group=sectionGroup1]&quot;,&quot;type&quot;:&quot;sectionMidSlotTwo&quot;,&quot;relativePos2&quot;:&quot;after&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;sizes&quot;:[[970,250],[970,257],[728,90],[728,97],[970,90],[960,90],[960,250],[300,250]],&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&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.secondary~.pancake~.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;sectionMidSlotThree&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;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;name&quot;:&quot;haymarket-video-car&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;haymarket-car-search-form&quot;,&quot;type&quot;:&quot;haymarketVideo&quot;,&quot;templateName&quot;:&quot;video-car&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/news/&quot;,&quot;timestamp&quot;:1782270513692,&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;news&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:all-about:Swansea&quot;,&quot;pageType&quot;:&quot;topic&quot;,&quot;pageElements&quot;:&quot;topic&quot;,&quot;pageScreenType&quot;:&quot;topic&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;news&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;100&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;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;true&quot;,&quot;embeddedSearchEnabled&quot;:&quot;true&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;taboola&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;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;trackOffline\&quot;:true,\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:2000},\&quot;combinedPrompt\&quot;:true,\&quot;options\&quot;:{\&quot;pushStyle\&quot;:\&quot;headline\&quot;,\&quot;pushSticky\&quot;:true}}&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;taboola&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;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;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;news&quot;},&quot;info&quot;:{&quot;url&quot;:&quot;https://www.walesonline.co.uk/all-about/swansea&quot;}}}">
<link rel="manifest" href="/manifest.json?v=e23ad1947c08a6b1"><meta id="manifest-validation" name="manifest-validation" content="{&quot;tags&quot;:[],&quot;url&quot;:&quot;https://www.walesonline.co.uk/all-about/swansea&quot;,&quot;primaryTag&quot;:&quot;&quot;}"><meta name="theme-color">
<script>TMCONFIG = {"platform":"regionals","publicationId":8,"topSectionId":3561,"homepageId":3533,"sectionAncestorsIDs":[3561,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\":7}]","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":"true","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":"100","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","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":"true","embeddedSearchEnabled":"true","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":"taboola","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","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":"{\"trackOffline\":true,\"cacheFirst\":{\"modalTimeout\":2000},\"combinedPrompt\":true,\"options\":{\"pushStyle\":\"headline\",\"pushSticky\":true}}","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":"taboola","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","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","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=69628b0c267f894b60110e6e128d0eab" 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=4d5bab5dce7f91beb8b0551428faf65f" 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="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;100&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;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;true&quot;,&quot;embeddedSearchEnabled&quot;:&quot;true&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;taboola&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;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;trackOffline\&quot;:true,\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:2000},\&quot;combinedPrompt\&quot;:true,\&quot;options\&quot;:{\&quot;pushStyle\&quot;:\&quot;headline\&quot;,\&quot;pushSticky\&quot;:true}}&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;taboola&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;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;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;}">
<meta property="og:site_name" content="Wales Online"><meta property="og:language" content="en"><meta property="og:type" content="website"><meta property="og:title" content="Swansea: The latest news, sport, what's on and business from Swansea and Gower"><meta property="og:url" content="https://www.walesonline.co.uk/all-about/swansea"><meta property="og:description" content="Welcome to SwanseaOnline - your home for the best news, sports and what's on coverage of the city. Includes coverage of live breaking news in Swansea, weather forecasts, traffic and travel updates, police and crime information as well as the best things to do in the city including events, pubs and restaurants and family activities. Never miss a Swansea story with our daily newsletter Sign up to comment on our stories here. Follow us on Facebook and Twitter | Swansea City news | Ospreys news | InYourArea"><meta property="og:image" content="https://i2-prod.walesonline.co.uk/incoming/article26519247.ece/ALTERNATES/s1200/1_RIL_SWA_230822_Drone.jpg"><meta property="og:locale" content="en_GB">
<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>
</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/WalesOnline" 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-topic"><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/news/" data-link-tracking="TopArticle|Subcategories|News" data-tmdatatrack="nav" data-tmdatatrack-name="News" itemprop="item"><span itemprop="name">News</span><meta itemprop="position" content="1"></a></li></ol></nav>
<div id="premium-subscribe-button" style="height: 0; overflow: visible;"></div>
<div class="topic-head channel-topic"><h1>Swansea</h1><div class="topic-intro" data-mod="updateTimezone"><figure class="mod-image" data-mod="image"><div class="image-outer"><img data-src="https://i2-prod.walesonline.co.uk/incoming/article26519247.ece/ALTERNATES/s298/1_RIL_SWA_230822_Drone.jpg" data-height="198" data-width="298" altText=""></div></figure><div class="topic-intro-text"><p class="hidden"></p><div class="topic-more-on"><p>Welcome to SwanseaOnline - your home for the best news, sports and what's on coverage of the city. Includes coverage of live breaking news in Swansea, weather forecasts, traffic and travel updates, police and crime information as well as the best things to do in the city including events, pubs and restaurants and family activities. <a href="https://www.walesonline.co.uk/newsletter-preference-centre/" target="_self" rel="Follow">Never miss a Swansea story with our daily newsletter</a> <a href="https://www.walesonline.co.uk/all-about/swansea?au_route=email" target="_self" rel="Follow">Sign up to comment on our stories here</a>. Follow us on <a href="https://www.facebook.com/SwanseaOnline1/">Facebook</a> and <a href="https://twitter.com/SwanseaOnline10">Twitter</a> | <a href="https://www.walesonline.co.uk/all-about/swansea-city-fc">Swansea City news</a> | <a href="https://www.walesonline.co.uk/all-about/ospreys">Ospreys news</a> | <a href="https://www.inyourarea.co.uk/areas-we-cover/Wales/West%20Glamorgan/Swansea/" target="_self" rel="Follow">InYourArea</a></p></div><div class="pinned-items"><ul><li class="pinned-item publication-theme-button-primary"><a href="https://www.walesonline.co.uk/whats-on/whats-on-news/trip-advisor-swansea-things-to-21468028">Things to do in Swansea: The 20 places you should take every visitor</a></li><li class="pinned-item publication-theme-button-primary"><a href="https://www.walesonline.co.uk/whats-on/food-drink-news/fika-mumbles-bagel-cocktails-coffee-27449223">I tried the bagel shop that's been voted the best restaurant in Swansea and it was most definitely intriguing</a></li><li class="pinned-item publication-theme-button-primary"><a href="https://www.walesonline.co.uk/whats-on/food-drink-news/swansea-restaurant-rated-highest-tripadvisor-26558898">The Swansea restaurant rated top on Tripadvisor where Giles Coren says the meatballs are 'historic'</a></li><li class="pinned-item publication-theme-button-primary"><a href="https://www.walesonline.co.uk/whats-on/travel/can-you-name-19-swansea-25367117">Can you name all 19 Swansea beaches?</a></li></ul></div><time class="updating-timezone" itemprop="dateModified" content="2026-06-23T15:42:47.000+0000" datetime="2026-06-23T15:42:47.000+0000"><span class="time-container">16:42, 23 JUN 2026</span></time></div></div></div><div class="pancake use-image-placeholders solo wide primary" 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="34171752"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/only-just-been-released-prison-34171752" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4-0-0" aria-label="He had only just been released from prison when police made dark discovery "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34171781.ece/ALTERNATES/s508/1_ljr_230626_court.jpg 508w, https://i2-prod.walesonline.co.uk/incoming/article34171781.ece/ALTERNATES/s540/1_ljr_230626_court.jpg 540w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34171781.ece/ALTERNATES/s615/1_ljr_230626_court.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/only-just-been-released-prison-34171752"><img src="/@trinitymirrordigital/chameleon-branding/publications/walesonline/img/premium-walesonline-light.svg"></a><a class="headline publication-font" href="https://www.walesonline.co.uk/news/wales-news/only-just-been-released-prison-34171752" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4-0-0">He had only just been released from prison when police made dark discovery </a><div><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="4-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34171752">Courts</a><a class="description" href="https://www.walesonline.co.uk/news/wales-news/only-just-been-released-prison-34171752">Brandon Silk was on licence from prison having already been sentenced for breaching a suspended sentence</a></div><div class="bookmark-btn-pancake" data-tmdatatrack-index="4-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34171752"><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" data-group="topStories" data-group-index="1"><div class="teaser" data-tmdatatrack-index="5-1-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34171242"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/dad-sucked-devastating-crime-after-34171242" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-0" aria-label="Dad was sucked into devastating crime after wanting to make easy money "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34171786.ece/ALTERNATES/s180/0_SWEP_JE_JimmyPrince.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34171786.ece/ALTERNATES/s390/0_SWEP_JE_JimmyPrince.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34171786.ece/ALTERNATES/s458/0_SWEP_JE_JimmyPrince.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34171786.ece/ALTERNATES/s615/0_SWEP_JE_JimmyPrince.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/dad-sucked-devastating-crime-after-34171242"><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/news/wales-news/dad-sucked-devastating-crime-after-34171242" data-articleid="34171242" data-link-tracking="undefinedtitleundefined">Dad was sucked into devastating crime after wanting to make easy money </a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34171242"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/dad-sucked-devastating-crime-after-34171242" data-link-tracking="undefineddescriptionundefined">Jimmy's Prince's advocate said the 46-year-old had been 'sucked back in' to criminality by the prospect of making 'easy money'</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34171242"><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="34170118"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/seagull-trapped-swansea-market-days-34170118" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-1" aria-label="A seagull was trapped in Swansea Market for three days"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34170423.ece/ALTERNATES/s180/1_RD_SWA_230626swanseamarket_02jpeg.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34170423.ece/ALTERNATES/s390/1_RD_SWA_230626swanseamarket_02jpeg.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34170423.ece/ALTERNATES/s458/1_RD_SWA_230626swanseamarket_02jpeg.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34170423.ece/ALTERNATES/s615/1_RD_SWA_230626swanseamarket_02jpeg.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/seagull-trapped-swansea-market-days-34170118" data-articleid="34170118" data-link-tracking="undefinedtitleundefined">A seagull was trapped in Swansea Market for three days</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34170118"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><div class="comments-count" data-uuid="walesonline-prod-34170118" data-tmdatatrack-index="5-1-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34170118"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/seagull-trapped-swansea-market-days-34170118#comments-wrapper" aria-label="Comments for A seagull was trapped in Swansea Market for three days"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/seagull-trapped-swansea-market-days-34170118" data-link-tracking="undefineddescriptionundefined">There had been growing concern for its welfare after the bird that had been taking fish and food from stalls got stuck</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34170118"><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="34158639"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/trio-forced-way-flat-owner-34158639" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-2" aria-label="Trio forced their way into flat while owner was in hospital"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34158931.ece/ALTERNATES/s180/0_escenic-39.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34158931.ece/ALTERNATES/s390/0_escenic-39.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34158931.ece/ALTERNATES/s458/0_escenic-39.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34158931.ece/ALTERNATES/s615/0_escenic-39.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/trio-forced-way-flat-owner-34158639"><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/news/wales-news/trio-forced-way-flat-owner-34158639" data-articleid="34158639" data-link-tracking="undefinedtitleundefined">Trio forced their way into flat while owner was in hospital</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34158639"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/trio-forced-way-flat-owner-34158639" data-link-tracking="undefineddescriptionundefined">A judge told the defendants they had burgled the home of a 'particularly vulnerable' individual</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34158639"><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="29405574"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/whats-on-news/best-swimming-pools-lidos-splashpads-29405574" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-3" aria-label="The best swimming pools, lidos and free splashpads less than an hour away from Cardiff or Swansea"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article29408602.ece/ALTERNATES/s180/0_AJP_ECH_240616splashpad_005JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article29408602.ece/ALTERNATES/s390/0_AJP_ECH_240616splashpad_005JPG.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article29408602.ece/ALTERNATES/s458/0_AJP_ECH_240616splashpad_005JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article29408602.ece/ALTERNATES/s615/0_AJP_ECH_240616splashpad_005JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/whats-on-news/best-swimming-pools-lidos-splashpads-29405574" data-articleid="29405574" data-link-tracking="undefinedtitleundefined">The best swimming pools, lidos and free splashpads less than an hour away from Cardiff or Swansea</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="29405574"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/things-to-do-wales" data-link-tracking="undefinedTag|Fireundefined">Things to do Wales</a></div><div class="comments-count" data-uuid="walesonline-prod-29405574" data-tmdatatrack-index="5-1-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="29405574"><a class="viafoura" href="https://www.walesonline.co.uk/whats-on/whats-on-news/best-swimming-pools-lidos-splashpads-29405574#comments-wrapper" aria-label="Comments for The best swimming pools, lidos and free splashpads less than an hour away from Cardiff or Swansea"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/whats-on-news/best-swimming-pools-lidos-splashpads-29405574" data-link-tracking="undefineddescriptionundefined">As the weather heats up, you can keep cool at one at one of Wales' pools and waterparks</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="29405574"><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="34163432"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/overweight-man-transforms-life-becomes-34163432" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-4" aria-label="Overweight man transforms his life and becomes a boxer after painful loss"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34164340.ece/ALTERNATES/s180/0_LMR_220626_ERees3.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34164340.ece/ALTERNATES/s390/0_LMR_220626_ERees3.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34164340.ece/ALTERNATES/s458/0_LMR_220626_ERees3.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34164340.ece/ALTERNATES/s615/0_LMR_220626_ERees3.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/overweight-man-transforms-life-becomes-34163432" data-articleid="34163432" data-link-tracking="undefinedtitleundefined">Overweight man transforms his life and becomes a boxer after painful loss</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-4" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34163432"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/people" data-link-tracking="undefinedTag|Fireundefined">People</a></div><div class="comments-count" data-uuid="walesonline-prod-34163432" data-tmdatatrack-index="5-1-4" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34163432"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/overweight-man-transforms-life-becomes-34163432#comments-wrapper" aria-label="Comments for Overweight man transforms his life and becomes a boxer after painful loss"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/overweight-man-transforms-life-becomes-34163432" data-link-tracking="undefineddescriptionundefined">Six years on from his grandfather's death Ewan Rees is paying tribute in a poignant way</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-4" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34163432"><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-5" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34161084"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/man-charged-attempted-murder-after-34161084" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5-1-5" aria-label="Man charged with attempted murder after knife incident on city street"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34161175.ece/ALTERNATES/s180/0_SWEP_JE_StHelensRoad2.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34161175.ece/ALTERNATES/s390/0_SWEP_JE_StHelensRoad2.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34161175.ece/ALTERNATES/s458/0_SWEP_JE_StHelensRoad2.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34161175.ece/ALTERNATES/s615/0_SWEP_JE_StHelensRoad2.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/man-charged-attempted-murder-after-34161084" data-articleid="34161084" data-link-tracking="undefinedtitleundefined">Man charged with attempted murder after knife incident on city street</a></div><div class="teaser-label-comment" data-tmdatatrack-index="5-1-5" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34161084"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/crime" data-link-tracking="undefinedTag|Fireundefined">Crime</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/man-charged-attempted-murder-after-34161084" data-link-tracking="undefineddescriptionundefined">The 35-year-old is due to appear in court tomorrow morning</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="5-1-5" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34161084"><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" data-group="featuredStories" data-group-index="0"><div class="teaser social" data-tmdatatrack-index="6-0-0" data-tmdatatrack-articleid="34112598" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/van-driver-12m-heist-how-34112598" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-0" aria-label="The van driver, the £1.2m heist and how he drove away without anyone noticing "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34113427.ece/ALTERNATES/s180/0_SWEP_JE_MatthewMemburyTata.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34113427.ece/ALTERNATES/s390/0_SWEP_JE_MatthewMemburyTata.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34113427.ece/ALTERNATES/s458/0_SWEP_JE_MatthewMemburyTata.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34113427.ece/ALTERNATES/s615/0_SWEP_JE_MatthewMemburyTata.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/van-driver-12m-heist-how-34112598"><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/news/wales-news/van-driver-12m-heist-how-34112598" data-articleid="34112598" data-link-tracking="undefinedtitleundefined">The van driver, the £1.2m heist and how he drove away without anyone noticing </a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34112598"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/van-driver-12m-heist-how-34112598" data-link-tracking="undefineddescriptionundefined">A judge called the Tata theft a &quot;large-scale and sophisticated crime&quot;</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34112598"><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="34107003" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/lifestyle/nostalgia/pictures-show-what-life-like-34107003" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-1" aria-label="Pictures show what life was like in Dunvant, Swansea, more than 20 years ago"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34109329.ece/ALTERNATES/s180/0_twentyhd2.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34109329.ece/ALTERNATES/s390/0_twentyhd2.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34109329.ece/ALTERNATES/s458/0_twentyhd2.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34109329.ece/ALTERNATES/s615/0_twentyhd2.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/lifestyle/nostalgia/pictures-show-what-life-like-34107003"><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/lifestyle/nostalgia/pictures-show-what-life-like-34107003" data-articleid="34107003" data-link-tracking="undefinedtitleundefined">Pictures show what life was like in Dunvant, Swansea, more than 20 years ago</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34107003"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/lifestyle/nostalgia/pictures-show-what-life-like-34107003" data-link-tracking="undefineddescriptionundefined">We've gathered photos from our archives showing what life was like in the area more than two decades ago</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34107003"><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="34113680" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/viciously-attacked-victim-biting-punching-34113680" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-2" aria-label="He viciously attacked his victim, biting her and punching her, then he dragged her back into his tent"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34116576.ece/ALTERNATES/s180/0_premium-canvas-1781357019709.png 180w, https://i2-prod.walesonline.co.uk/incoming/article34116576.ece/ALTERNATES/s390/0_premium-canvas-1781357019709.png 390w, https://i2-prod.walesonline.co.uk/incoming/article34116576.ece/ALTERNATES/s458/0_premium-canvas-1781357019709.png 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34116576.ece/ALTERNATES/s615/0_premium-canvas-1781357019709.png" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/viciously-attacked-victim-biting-punching-34113680"><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/news/wales-news/viciously-attacked-victim-biting-punching-34113680" data-articleid="34113680" data-link-tracking="undefinedtitleundefined">He viciously attacked his victim, biting her and punching her, then he dragged her back into his tent</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34113680"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/viciously-attacked-victim-biting-punching-34113680" data-link-tracking="undefineddescriptionundefined">Trevor Hegarty has been assessed as posing a high risk of committing serious harmful offences, and as unmanageable in the community</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34113680"><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="34131769" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/man-ordered-hundreds-hours-unpaid-34131769" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-3" aria-label="Man ordered to do hundreds of hours of unpaid work for his crime completed just two"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34132136.ece/ALTERNATES/s180/0_Swansea-Crown-Court.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34132136.ece/ALTERNATES/s390/0_Swansea-Crown-Court.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34132136.ece/ALTERNATES/s458/0_Swansea-Crown-Court.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34132136.ece/ALTERNATES/s615/0_Swansea-Crown-Court.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/man-ordered-hundreds-hours-unpaid-34131769"><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/news/wales-news/man-ordered-hundreds-hours-unpaid-34131769" data-articleid="34131769" data-link-tracking="undefinedtitleundefined">Man ordered to do hundreds of hours of unpaid work for his crime completed just two</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34131769"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/man-ordered-hundreds-hours-unpaid-34131769" data-link-tracking="undefineddescriptionundefined">Martin O'Reilly was handed a suspended prison sentence for cocaine dealing</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34131769"><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="34132257" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/incoming/opening-sight-swansea-multi-storey-34132257" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-4" aria-label="Opening in sight for Swansea multi-storey car park hit by four-year delay"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34132287.ece/ALTERNATES/s180/0_Carpark.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34132287.ece/ALTERNATES/s390/0_Carpark.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34132287.ece/ALTERNATES/s458/0_Carpark.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34132287.ece/ALTERNATES/s615/0_Carpark.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/incoming/opening-sight-swansea-multi-storey-34132257" data-articleid="34132257" data-link-tracking="undefinedtitleundefined">Opening in sight for Swansea multi-storey car park hit by four-year delay</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-4" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34132257"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/traffic-and-travel" data-link-tracking="undefinedTag|Fireundefined">Traffic and Travel</a></div><a class="description" href="https://www.walesonline.co.uk/incoming/opening-sight-swansea-multi-storey-34132257" data-link-tracking="undefineddescriptionundefined">It was one of several updates given to councillors about major development projects in Swansea</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-4" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34132257"><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="34136362" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/new-shop-licence-open-brynmill-34136362" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-5" aria-label="New shop and off-licence to open in Brynmill area of Swansea "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34136368.ece/ALTERNATES/s180/0_Shop.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34136368.ece/ALTERNATES/s390/0_Shop.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34136368.ece/ALTERNATES/s458/0_Shop.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34136368.ece/ALTERNATES/s615/0_Shop.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/new-shop-licence-open-brynmill-34136362" data-articleid="34136362" data-link-tracking="undefinedtitleundefined">New shop and off-licence to open in Brynmill area of Swansea </a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-5" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34136362"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/new-shop-licence-open-brynmill-34136362" data-link-tracking="undefineddescriptionundefined">An objector was worried about potential alcohol-related disorder but there were no representations from police or other key bodies</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-5" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34136362"><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="34109517" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/huge-swansea-shop-50-staff-34109517" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6-0-6" aria-label="Huge Swansea shop where 50 staff were made redundant set to be transformed"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34110047.ece/ALTERNATES/s180/0_RD_SWA_120626gowercollegeJPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34110047.ece/ALTERNATES/s390/0_RD_SWA_120626gowercollegeJPG.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34110047.ece/ALTERNATES/s458/0_RD_SWA_120626gowercollegeJPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34110047.ece/ALTERNATES/s615/0_RD_SWA_120626gowercollegeJPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/huge-swansea-shop-50-staff-34109517" data-articleid="34109517" data-link-tracking="undefinedtitleundefined">Huge Swansea shop where 50 staff were made redundant set to be transformed</a></div><div class="teaser-label-comment" data-tmdatatrack-index="6-0-6" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34109517"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/huge-swansea-shop-50-staff-34109517" data-link-tracking="undefineddescriptionundefined">It will be transformed into a modern new campus in what has been described as a 'significant milestone' for the college</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="6-0-6" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34109517"><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" data-group="pictureFeature" data-group-index="0"><div class="teaser teaser-highlight teaser-prominent" data-tmdatatrack-index="9-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34068874"><div class="featured-image mod-backgroundImage" data-backgroundImage="https://i2-prod.walesonline.co.uk/incoming/article34069055.ece/ALTERNATES/s615/0_LMR_040626_ManyTearsRescue.jpg" data-mod="backgroundImage"></div><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/gallery/rescue-dogs-wales-desperate-find-34068874" data-link-tracking="PostArticle|Rec|photo-story|pictureFeature|image|index 9-0-0" aria-label="Adorable dogs in Wales looking for loving new owners"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34069055.ece/ALTERNATES/s508/0_LMR_040626_ManyTearsRescue.jpg 508w, https://i2-prod.walesonline.co.uk/incoming/article34069055.ece/ALTERNATES/s650/0_LMR_040626_ManyTearsRescue.jpg 650w, https://i2-prod.walesonline.co.uk/incoming/article34069055.ece/ALTERNATES/s810/0_LMR_040626_ManyTearsRescue.jpg 810w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34069055.ece/ALTERNATES/s615/0_LMR_040626_ManyTearsRescue.jpg" alt="" onerror="this.style.opacity='0'"></a><div class="gallery-icon section-theme-border section-theme"></div></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/dogs" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="9-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34068874">Dogs</a><a class="headline publication-font" href="https://www.walesonline.co.uk/news/wales-news/gallery/rescue-dogs-wales-desperate-find-34068874" data-link-tracking="PostArticle|Rec|photo-story|pictureFeature|title|index 9-0-0">Adorable dogs in Wales looking for loving new owners</a><a class="description" href="https://www.walesonline.co.uk/news/wales-news/gallery/rescue-dogs-wales-desperate-find-34068874">Your home could be the perfect match for one of these adorable furry friends</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="9-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34068874"><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" data-group="quartet" data-group-index="0"><div class="teaser" data-tmdatatrack-index="10-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33852771"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/restaurants-bars/welsh-restaurant-worth-6-hour-33852771" data-link-tracking="PostArticle|Rec|news|quartet|image|index 10-0-0" aria-label="Welsh restaurant that was worth the 6-hour train trip for MasterChef's Grace Dent"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article30909639.ece/ALTERNATES/s180/1_RD_SWA_310125theshed_06.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article30909639.ece/ALTERNATES/s220b/1_RD_SWA_310125theshed_06.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article30909639.ece/ALTERNATES/s270b/1_RD_SWA_310125theshed_06.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article30909639.ece/ALTERNATES/s615/1_RD_SWA_310125theshed_06.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/restaurants-bars/welsh-restaurant-worth-6-hour-33852771" data-articleid="33852771" data-link-tracking="undefinedtitleundefined">Welsh restaurant that was worth the 6-hour train trip for MasterChef's Grace Dent</a></div><div class="teaser-label-comment" data-tmdatatrack-index="10-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33852771"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/food-and-drink" data-link-tracking="undefinedTag|Fireundefined">Food and drink</a></div><div class="comments-count" data-uuid="walesonline-prod-33852771" data-tmdatatrack-index="10-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33852771"><a class="viafoura" href="https://www.walesonline.co.uk/whats-on/restaurants-bars/welsh-restaurant-worth-6-hour-33852771#comments-wrapper" aria-label="Comments for Welsh restaurant that was worth the 6-hour train trip for MasterChef's Grace Dent"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/restaurants-bars/welsh-restaurant-worth-6-hour-33852771" data-link-tracking="undefineddescriptionundefined">MasterChef judge, Grace Dent, eats in establishments all over the UK and this Welsh restaurant made a mark, especially with its dessert menu</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="10-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33852771"><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="10-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33860831"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/education/thousands-pupils-granted-extra-gcse-33860831" data-link-tracking="PostArticle|Rec|news|quartet|image|index 10-0-1" aria-label="Thousands of pupils granted extra GCSE and A-level exam marks"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/news/uk-news/article32243306.ece/ALTERNATES/s180/1_000a-Exam-Results.jpg 180w, https://i2-prod.walesonline.co.uk/news/uk-news/article32243306.ece/ALTERNATES/s220b/1_000a-Exam-Results.jpg 220w, https://i2-prod.walesonline.co.uk/news/uk-news/article32243306.ece/ALTERNATES/s270b/1_000a-Exam-Results.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/news/uk-news/article32243306.ece/ALTERNATES/s615/1_000a-Exam-Results.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/education/thousands-pupils-granted-extra-gcse-33860831" data-articleid="33860831" data-link-tracking="undefinedtitleundefined">Thousands of pupils granted extra GCSE and A-level exam marks</a></div><div class="teaser-label-comment" data-tmdatatrack-index="10-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33860831"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/gcse-results" data-link-tracking="undefinedTag|Fireundefined">GCSE results</a></div><div class="comments-count" data-uuid="walesonline-prod-33860831" data-tmdatatrack-index="10-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33860831"><a class="viafoura" href="https://www.walesonline.co.uk/news/education/thousands-pupils-granted-extra-gcse-33860831#comments-wrapper" aria-label="Comments for Thousands of pupils granted extra GCSE and A-level exam marks"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/education/thousands-pupils-granted-extra-gcse-33860831" data-link-tracking="undefineddescriptionundefined">Tens of thousands of pupils in Wales claimed special consideration last summer with more than 93% of requests agreed</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="10-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33860831"><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="10-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33672106"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/gallery/see-views-swansea-top-wales-33672106" data-link-tracking="PostArticle|Rec|photo-story|quartet|image|index 10-0-2" aria-label="Views of Swansea from top of Wales' tallest residential building"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33673583.ece/ALTERNATES/s180/0_rbp_mai_260326views1739JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33673583.ece/ALTERNATES/s220b/0_rbp_mai_260326views1739JPG.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33673583.ece/ALTERNATES/s270b/0_rbp_mai_260326views1739JPG.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33673583.ece/ALTERNATES/s615/0_rbp_mai_260326views1739JPG.jpg" alt="" onerror="this.style.opacity='0'"></a><div class="gallery-icon section-theme-border section-theme"></div></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/gallery/see-views-swansea-top-wales-33672106" data-articleid="33672106" data-link-tracking="undefinedtitleundefined">Views of Swansea from top of Wales' tallest residential building</a></div><div class="teaser-label-comment" data-tmdatatrack-index="10-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33672106"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/places" data-link-tracking="undefinedTag|Fireundefined">Places</a></div><div class="comments-count" data-uuid="walesonline-prod-33672106" data-tmdatatrack-index="10-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33672106"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/gallery/see-views-swansea-top-wales-33672106#comments-wrapper" aria-label="Comments for Views of Swansea from top of Wales' tallest residential building"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/gallery/see-views-swansea-top-wales-33672106" data-link-tracking="undefineddescriptionundefined">It offers priceless panoramic views of Wales' city by the sea</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="10-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33672106"><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="10-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33516451"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/stan-james-gowerton-murder-unsolved-33516451" data-link-tracking="PostArticle|Rec|news|quartet|image|index 10-0-3" aria-label="The TV was on and the milk was still warming. He lay dead among piles of cash"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article24256034.ece/ALTERNATES/s180/1_SWEP_JE_GowertonStanJanes17062022JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article24256034.ece/ALTERNATES/s220b/1_SWEP_JE_GowertonStanJanes17062022JPG.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article24256034.ece/ALTERNATES/s270b/1_SWEP_JE_GowertonStanJanes17062022JPG.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article24256034.ece/ALTERNATES/s615/1_SWEP_JE_GowertonStanJanes17062022JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/stan-james-gowerton-murder-unsolved-33516451" data-articleid="33516451" data-link-tracking="undefinedtitleundefined">The TV was on and the milk was still warming. He lay dead among piles of cash</a></div><div class="teaser-label-comment" data-tmdatatrack-index="10-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33516451"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/crime" data-link-tracking="undefinedTag|Fireundefined">Crime</a></div><div class="comments-count" data-uuid="walesonline-prod-33516451" data-tmdatatrack-index="10-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33516451"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/stan-james-gowerton-murder-unsolved-33516451#comments-wrapper" aria-label="Comments for The TV was on and the milk was still warming. He lay dead among piles of cash"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/stan-james-gowerton-murder-unsolved-33516451" data-link-tracking="undefineddescriptionundefined">Pensioner Stan James' murder was utterly brutal and police suspected a burglary gone wrong. Decades on nobody has been brought to justice</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="10-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33516451"><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 primary" data-group="topStories" data-group-index="2"><div class="teaser" data-tmdatatrack-index="11-2-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34162237"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/pair-who-brutally-beat-man-34162237" data-link-tracking="PostArticle|Rec|news|topStories|image|index 11-2-0" aria-label="Pair who brutally beat man in 'cowardly' attack escape prison time 'by skin of their teeth'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34162279.ece/ALTERNATES/s180/0_0039JMP_WOL_tdy0tmn0try2_Swansea_City_centre_JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34162279.ece/ALTERNATES/s390/0_0039JMP_WOL_tdy0tmn0try2_Swansea_City_centre_JPG.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34162279.ece/ALTERNATES/s458/0_0039JMP_WOL_tdy0tmn0try2_Swansea_City_centre_JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34162279.ece/ALTERNATES/s615/0_0039JMP_WOL_tdy0tmn0try2_Swansea_City_centre_JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/pair-who-brutally-beat-man-34162237"><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/news/wales-news/pair-who-brutally-beat-man-34162237" data-articleid="34162237" data-link-tracking="undefinedtitleundefined">Pair who brutally beat man in 'cowardly' attack escape prison time 'by skin of their teeth'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="11-2-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34162237"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/pair-who-brutally-beat-man-34162237" data-link-tracking="undefineddescriptionundefined">A judge told the defendants they had engaged in &quot;drunken and loutish behaviour&quot; when they &quot;cowardly&quot; set upon their vicitm</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="11-2-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34162237"><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="11-2-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34157464"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/man-dies-after-being-left-34157464" data-link-tracking="PostArticle|Rec|news|topStories|image|index 11-2-1" aria-label="Man dies after being left alone by carer who was 'sitting on a bed vaping'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34157628.ece/ALTERNATES/s180/0_SWEP_JE_GlasfrynHouse2.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34157628.ece/ALTERNATES/s390/0_SWEP_JE_GlasfrynHouse2.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34157628.ece/ALTERNATES/s458/0_SWEP_JE_GlasfrynHouse2.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34157628.ece/ALTERNATES/s615/0_SWEP_JE_GlasfrynHouse2.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/man-dies-after-being-left-34157464"><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/news/wales-news/man-dies-after-being-left-34157464" data-articleid="34157464" data-link-tracking="undefinedtitleundefined">Man dies after being left alone by carer who was 'sitting on a bed vaping'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="11-2-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34157464"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/man-dies-after-being-left-34157464" data-link-tracking="undefineddescriptionundefined">A court heard the carer was seen sitting on a bed vaping when he should have been looking after an elderly resident who had fallen in the shower</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="11-2-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34157464"><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="11-2-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34152513"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/meet-swanseas-two-newest-councillors-34152513" data-link-tracking="PostArticle|Rec|news|topStories|image|index 11-2-2" aria-label="Meet Swansea's two newest councillors "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34152536.ece/ALTERNATES/s180/0_escenic-52.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34152536.ece/ALTERNATES/s390/0_escenic-52.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34152536.ece/ALTERNATES/s458/0_escenic-52.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34152536.ece/ALTERNATES/s615/0_escenic-52.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/meet-swanseas-two-newest-councillors-34152513" data-articleid="34152513" data-link-tracking="undefinedtitleundefined">Meet Swansea's two newest councillors </a></div><div class="teaser-label-comment" data-tmdatatrack-index="11-2-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34152513"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><div class="comments-count" data-uuid="walesonline-prod-34152513" data-tmdatatrack-index="11-2-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34152513"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/meet-swanseas-two-newest-councillors-34152513#comments-wrapper" aria-label="Comments for Meet Swansea's two newest councillors "><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/meet-swanseas-two-newest-councillors-34152513" data-link-tracking="undefineddescriptionundefined">Two by-elections have been held in the west and east of the city</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="11-2-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34152513"><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="11-2-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34151990"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/knife-attack-busy-swansea-street-34151990" data-link-tracking="PostArticle|Rec|news|topStories|image|index 11-2-3" aria-label="Knife attack in busy Swansea street sees man in hospital as another arrested"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34152017.ece/ALTERNATES/s180/0_GMP_SWA_130421St_Helens_Road_003JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34152017.ece/ALTERNATES/s390/0_GMP_SWA_130421St_Helens_Road_003JPG.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34152017.ece/ALTERNATES/s458/0_GMP_SWA_130421St_Helens_Road_003JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34152017.ece/ALTERNATES/s615/0_GMP_SWA_130421St_Helens_Road_003JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/knife-attack-busy-swansea-street-34151990" data-articleid="34151990" data-link-tracking="undefinedtitleundefined">Knife attack in busy Swansea street sees man in hospital as another arrested</a></div><div class="teaser-label-comment" data-tmdatatrack-index="11-2-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34151990"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/crime" data-link-tracking="undefinedTag|Fireundefined">Crime</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/knife-attack-busy-swansea-street-34151990" data-link-tracking="undefineddescriptionundefined">Police say an investigation is taking place</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="11-2-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34151990"><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="11-2-4" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34152754"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/24-hour-adult-gaming-centre-34152754" data-link-tracking="PostArticle|Rec|news|topStories|image|index 11-2-4" aria-label="24-hour adult gaming centre to open in Swansea despite widespread opposition"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34152806.ece/ALTERNATES/s180/0_rbp_mai061123swansea22652JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34152806.ece/ALTERNATES/s390/0_rbp_mai061123swansea22652JPG.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34152806.ece/ALTERNATES/s458/0_rbp_mai061123swansea22652JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34152806.ece/ALTERNATES/s615/0_rbp_mai061123swansea22652JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/24-hour-adult-gaming-centre-34152754" data-articleid="34152754" data-link-tracking="undefinedtitleundefined">24-hour adult gaming centre to open in Swansea despite widespread opposition</a></div><div class="teaser-label-comment" data-tmdatatrack-index="11-2-4" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34152754"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/entertainment" data-link-tracking="undefinedTag|Fireundefined">Entertainment</a></div><div class="comments-count" data-uuid="walesonline-prod-34152754" data-tmdatatrack-index="11-2-4" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34152754"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/24-hour-adult-gaming-centre-34152754#comments-wrapper" aria-label="Comments for 24-hour adult gaming centre to open in Swansea despite widespread opposition"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/24-hour-adult-gaming-centre-34152754" data-link-tracking="undefineddescriptionundefined">An objection letter said: 'Swansea is worth more than another gambling venue'</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="11-2-4" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34152754"><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="11-2-5" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34149047"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/whats-on-news/much-loved-swansea-lido-remains-34149047" data-link-tracking="PostArticle|Rec|news|topStories|image|index 11-2-5" aria-label="Much-loved Swansea lido remains closed as update issued"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34015089.ece/ALTERNATES/s180/0_pooljpeg.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34015089.ece/ALTERNATES/s390/0_pooljpeg.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34015089.ece/ALTERNATES/s458/0_pooljpeg.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34015089.ece/ALTERNATES/s615/0_pooljpeg.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/whats-on-news/much-loved-swansea-lido-remains-34149047" data-articleid="34149047" data-link-tracking="undefinedtitleundefined">Much-loved Swansea lido remains closed as update issued</a></div><div class="teaser-label-comment" data-tmdatatrack-index="11-2-5" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34149047"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/family-kids" data-link-tracking="undefinedTag|Fireundefined">Family &amp; Kids</a></div><div class="comments-count" data-uuid="walesonline-prod-34149047" data-tmdatatrack-index="11-2-5" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34149047"><a class="viafoura" href="https://www.walesonline.co.uk/whats-on/whats-on-news/much-loved-swansea-lido-remains-34149047#comments-wrapper" aria-label="Comments for Much-loved Swansea lido remains closed as update issued"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/whats-on-news/much-loved-swansea-lido-remains-34149047" data-link-tracking="undefineddescriptionundefined">The council has thanked the public for its patience and apologised for any disappointment</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="11-2-5" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34149047"><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" data-group="featuredStories" data-group-index="1"><div class="teaser social" data-tmdatatrack-index="12-1-0" data-tmdatatrack-articleid="34165166" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/former-port-talbot-social-club-34165166" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 12-1-0" aria-label="Former Welsh social club to be sold at auction"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34165213.ece/ALTERNATES/s180/4_Royal-British-Legion-Club-in-Port-Talbot.png 180w, https://i2-prod.walesonline.co.uk/incoming/article34165213.ece/ALTERNATES/s390/4_Royal-British-Legion-Club-in-Port-Talbot.png 390w, https://i2-prod.walesonline.co.uk/incoming/article34165213.ece/ALTERNATES/s458/4_Royal-British-Legion-Club-in-Port-Talbot.png 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34165213.ece/ALTERNATES/s615/4_Royal-British-Legion-Club-in-Port-Talbot.png" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/former-port-talbot-social-club-34165166" data-articleid="34165166" data-link-tracking="undefinedtitleundefined">Former Welsh social club to be sold at auction</a></div><div class="teaser-label-comment" data-tmdatatrack-index="12-1-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34165166"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/property-news" data-link-tracking="undefinedTag|Fireundefined">Property news</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/former-port-talbot-social-club-34165166" data-link-tracking="undefineddescriptionundefined">It currently has a guide price of £125,000-plus</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="12-1-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34165166"><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="12-1-1" data-tmdatatrack-articleid="34151770" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/met-office-weather-maps-wales-34151770" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 12-1-1" aria-label="Met Office weather maps for Wales for coming week as extreme heat expected"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34152682.ece/ALTERNATES/s180/0_rbp_mai_200326weather1634JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34152682.ece/ALTERNATES/s390/0_rbp_mai_200326weather1634JPG.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34152682.ece/ALTERNATES/s458/0_rbp_mai_200326weather1634JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34152682.ece/ALTERNATES/s615/0_rbp_mai_200326weather1634JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/met-office-weather-maps-wales-34151770" data-articleid="34151770" data-link-tracking="undefinedtitleundefined">Met Office weather maps for Wales for coming week as extreme heat expected</a></div><div class="teaser-label-comment" data-tmdatatrack-index="12-1-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34151770"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/wales-weather" data-link-tracking="undefinedTag|Fireundefined">Wales weather</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/met-office-weather-maps-wales-34151770" data-link-tracking="undefineddescriptionundefined">Temperatures will hit 31°C in one part of Wales on Tuesday</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="12-1-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34151770"><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="12-1-2" data-tmdatatrack-articleid="34142063" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/11-welsh-beaches-hit-sewage-34142063" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 12-1-2" aria-label="11 Welsh beaches hit by sewage spills in 48-hour period"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34142582.ece/ALTERNATES/s180/0_JMP_SWA_100819__Weather_photos_Swasnea__001JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34142582.ece/ALTERNATES/s390/0_JMP_SWA_100819__Weather_photos_Swasnea__001JPG.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34142582.ece/ALTERNATES/s458/0_JMP_SWA_100819__Weather_photos_Swasnea__001JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34142582.ece/ALTERNATES/s615/0_JMP_SWA_100819__Weather_photos_Swasnea__001JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/11-welsh-beaches-hit-sewage-34142063" data-articleid="34142063" data-link-tracking="undefinedtitleundefined">11 Welsh beaches hit by sewage spills in 48-hour period</a></div><div class="teaser-label-comment" data-tmdatatrack-index="12-1-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34142063"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/beaches" data-link-tracking="undefinedTag|Fireundefined">Beaches</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/11-welsh-beaches-hit-sewage-34142063" data-link-tracking="undefineddescriptionundefined">Sewage pollution has been described as 'everything we flush down the loo or wash down the drain that is released into the environment through sewer overflows or that washes off the land and roads'</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="12-1-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34142063"><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="12-1-3" data-tmdatatrack-articleid="34121822" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/ex-tata-steel-worker-son-34121822" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 12-1-3" aria-label="Ex-Tata Steel worker and son went in to business together. Now they're behind bars"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34122121.ece/ALTERNATES/s180/0_escenic-38.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34122121.ece/ALTERNATES/s390/0_escenic-38.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34122121.ece/ALTERNATES/s458/0_escenic-38.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34122121.ece/ALTERNATES/s615/0_escenic-38.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/ex-tata-steel-worker-son-34121822"><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/news/wales-news/ex-tata-steel-worker-son-34121822" data-articleid="34121822" data-link-tracking="undefinedtitleundefined">Ex-Tata Steel worker and son went in to business together. Now they're behind bars</a></div><div class="teaser-label-comment" data-tmdatatrack-index="12-1-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34121822"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/ex-tata-steel-worker-son-34121822" data-link-tracking="undefineddescriptionundefined">The pair were so dedicated to their illegal enterprise they even gave over some of their Christmas Day to it</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="12-1-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34121822"><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="12-1-4" data-tmdatatrack-articleid="33944285" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/horrifying-night-expectant-dad-killed-33944285" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 12-1-4" aria-label="Horrifying night an expectant dad killed a teenage market worker in an alleyway"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article29856119.ece/ALTERNATES/s180/0_Pamela-Hannah-Edwards-Murder.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article29856119.ece/ALTERNATES/s390/0_Pamela-Hannah-Edwards-Murder.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article29856119.ece/ALTERNATES/s458/0_Pamela-Hannah-Edwards-Murder.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article29856119.ece/ALTERNATES/s615/0_Pamela-Hannah-Edwards-Murder.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/horrifying-night-expectant-dad-killed-33944285" data-articleid="33944285" data-link-tracking="undefinedtitleundefined">Horrifying night an expectant dad killed a teenage market worker in an alleyway</a></div><div class="teaser-label-comment" data-tmdatatrack-index="12-1-4" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33944285"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/crime" data-link-tracking="undefinedTag|Fireundefined">Crime</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/horrifying-night-expectant-dad-killed-33944285" data-link-tracking="undefineddescriptionundefined">Pamela Hannah Edwards was just 16 years old when she was murdered in a dark alleyway near her home in Sandfields, Port Talbot, in a killing that shook the close-knit community</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="12-1-4" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33944285"><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="12-1-5" data-tmdatatrack-articleid="34075198" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/39-welsh-streets-people-just-34075198" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 12-1-5" aria-label="39 Welsh streets where people just banked £1,000 payouts"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article31849985.ece/ALTERNATES/s180/5_Storm-Bert-Sweeps-Across-UK.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article31849985.ece/ALTERNATES/s390/5_Storm-Bert-Sweeps-Across-UK.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article31849985.ece/ALTERNATES/s458/5_Storm-Bert-Sweeps-Across-UK.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article31849985.ece/ALTERNATES/s615/5_Storm-Bert-Sweeps-Across-UK.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/39-welsh-streets-people-just-34075198" data-articleid="34075198" data-link-tracking="undefinedtitleundefined">39 Welsh streets where people just banked £1,000 payouts</a></div><div class="teaser-label-comment" data-tmdatatrack-index="12-1-5" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34075198"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/in-the-news" data-link-tracking="undefinedTag|Fireundefined">In The News</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/39-welsh-streets-people-just-34075198" data-link-tracking="undefineddescriptionundefined">People who live at the postcodes and have entered the subscription lottery are all £1,000 richer</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="12-1-5" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34075198"><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="12-1-6" data-tmdatatrack-articleid="34060166" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/new-data-centre-built-near-34060166" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 12-1-6" aria-label="New data centre to be built near M4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34060179.ece/ALTERNATES/s180/2_Site-of-a-new-data-centre-in-Margam-Neath-Port-Talbot.png 180w, https://i2-prod.walesonline.co.uk/incoming/article34060179.ece/ALTERNATES/s390/2_Site-of-a-new-data-centre-in-Margam-Neath-Port-Talbot.png 390w, https://i2-prod.walesonline.co.uk/incoming/article34060179.ece/ALTERNATES/s458/2_Site-of-a-new-data-centre-in-Margam-Neath-Port-Talbot.png 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34060179.ece/ALTERNATES/s615/2_Site-of-a-new-data-centre-in-Margam-Neath-Port-Talbot.png" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/new-data-centre-built-near-34060166" data-articleid="34060166" data-link-tracking="undefinedtitleundefined">New data centre to be built near M4</a></div><div class="teaser-label-comment" data-tmdatatrack-index="12-1-6" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34060166"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/employment" data-link-tracking="undefinedTag|Fireundefined">Employment</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/new-data-centre-built-near-34060166" data-link-tracking="undefineddescriptionundefined">The site will be based on land to the west of the A48 Margam Road</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="12-1-6" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34060166"><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" data-group="pictureFeature" data-group-index="1"><div class="teaser teaser-highlight teaser-prominent" data-tmdatatrack-index="13-1-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34057282"><div class="featured-image mod-backgroundImage" data-backgroundImage="https://i2-prod.walesonline.co.uk/incoming/article30603845.ece/ALTERNATES/s615/0_GettyImages-592598451.jpg" data-mod="backgroundImage"></div><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/travel/people-flock-wales-famous-waterfalls-34057282" data-link-tracking="PostArticle|Rec|news|pictureFeature|image|index 13-1-0" aria-label="People flock to Wales' famous waterfalls but this one is much quieter "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article30603845.ece/ALTERNATES/s508/0_GettyImages-592598451.jpg 508w, https://i2-prod.walesonline.co.uk/incoming/article30603845.ece/ALTERNATES/s650/0_GettyImages-592598451.jpg 650w, https://i2-prod.walesonline.co.uk/incoming/article30603845.ece/ALTERNATES/s810/0_GettyImages-592598451.jpg 810w" data-src="https://i2-prod.walesonline.co.uk/incoming/article30603845.ece/ALTERNATES/s615/0_GettyImages-592598451.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/travel" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="13-1-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34057282">Travel</a><a class="headline publication-font" href="https://www.walesonline.co.uk/whats-on/travel/people-flock-wales-famous-waterfalls-34057282" data-link-tracking="PostArticle|Rec|news|pictureFeature|title|index 13-1-0">People flock to Wales' famous waterfalls but this one is much quieter </a><a class="description" href="https://www.walesonline.co.uk/whats-on/travel/people-flock-wales-famous-waterfalls-34057282">There’s a lesser-known, secluded, forest-hugged waterfall often overlooked by visitors</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="13-1-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34057282"><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" data-group="quartet" data-group-index="1"><div class="teaser" data-tmdatatrack-index="14-1-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33833798"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/knife-wielding-man-seen-quiet-33833798" data-link-tracking="PostArticle|Rec|news|quartet|image|index 14-1-0" aria-label="Knife-wielding man seen in quiet residential area"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33834735.ece/ALTERNATES/s180/0_LMR_240426_BritonFerrystreet.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33834735.ece/ALTERNATES/s220b/0_LMR_240426_BritonFerrystreet.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33834735.ece/ALTERNATES/s270b/0_LMR_240426_BritonFerrystreet.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33834735.ece/ALTERNATES/s615/0_LMR_240426_BritonFerrystreet.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/knife-wielding-man-seen-quiet-33833798" data-articleid="33833798" data-link-tracking="undefinedtitleundefined">Knife-wielding man seen in quiet residential area</a></div><div class="teaser-label-comment" data-tmdatatrack-index="14-1-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33833798"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/crime" data-link-tracking="undefinedTag|Fireundefined">Crime</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/knife-wielding-man-seen-quiet-33833798" data-link-tracking="undefineddescriptionundefined">Ryan Pritchard, 41, was dealt with at court within 48 hours of the incident</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="14-1-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33833798"><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="14-1-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33661216"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/politics/mark-drakeford-interview-labours-slide-33661216" data-link-tracking="PostArticle|Rec|news|quartet|image|index 14-1-1" aria-label="The Mark Drakeford interview: Labour's slide, 20mph, a bigger Senedd, and no regrets"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33671681.ece/ALTERNATES/s180/0_rbp_mai_270326drakeford1743JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33671681.ece/ALTERNATES/s220b/0_rbp_mai_270326drakeford1743JPG.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33671681.ece/ALTERNATES/s270b/0_rbp_mai_270326drakeford1743JPG.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33671681.ece/ALTERNATES/s615/0_rbp_mai_270326drakeford1743JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/politics/mark-drakeford-interview-labours-slide-33661216"><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/news/politics/mark-drakeford-interview-labours-slide-33661216" data-articleid="33661216" data-link-tracking="undefinedtitleundefined">The Mark Drakeford interview: Labour's slide, 20mph, a bigger Senedd, and no regrets</a></div><div class="teaser-label-comment" data-tmdatatrack-index="14-1-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33661216"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/mark-drakeford" data-link-tracking="undefinedTag|Fireundefined">Mark Drakeford</a></div><div class="comments-count" data-uuid="walesonline-prod-33661216" data-tmdatatrack-index="14-1-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33661216"><a class="viafoura" href="https://www.walesonline.co.uk/news/politics/mark-drakeford-interview-labours-slide-33661216#comments-wrapper" aria-label="Comments for The Mark Drakeford interview: Labour's slide, 20mph, a bigger Senedd, and no regrets"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/politics/mark-drakeford-interview-labours-slide-33661216" data-link-tracking="undefineddescriptionundefined">The former First Minister, who saw Wales through a pandemic and the death of the Queen and was also the architect of the controversial default 20mph speed limit, reflects on his decades-long career and what lies ahead</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="14-1-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33661216"><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="14-1-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33560096"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/over-11000-people-buried-under-33560096" data-link-tracking="PostArticle|Rec|news|quartet|image|index 14-1-2" aria-label="Over 11,000 people are buried under overgrown and abandoned field in the middle of city "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33560140.ece/ALTERNATES/s180/1_Grave2.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33560140.ece/ALTERNATES/s220b/1_Grave2.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33560140.ece/ALTERNATES/s270b/1_Grave2.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33560140.ece/ALTERNATES/s615/1_Grave2.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/over-11000-people-buried-under-33560096" data-articleid="33560096" data-link-tracking="undefinedtitleundefined">Over 11,000 people are buried under overgrown and abandoned field in the middle of city </a></div><div class="teaser-label-comment" data-tmdatatrack-index="14-1-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33560096"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><div class="comments-count" data-uuid="walesonline-prod-33560096" data-tmdatatrack-index="14-1-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33560096"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/over-11000-people-buried-under-33560096#comments-wrapper" aria-label="Comments for Over 11,000 people are buried under overgrown and abandoned field in the middle of city "><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/over-11000-people-buried-under-33560096" data-link-tracking="undefineddescriptionundefined">The cemetery has around 11,000 people buried there including a famous missionary and soldier</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="14-1-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33560096"><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="14-1-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33559832"><figure data-mod="image"><a href="https://www.walesonline.co.uk/lifestyle/welsh-homes/most-expensive-streets-wales-revealed-33559832" data-link-tracking="PostArticle|Rec|news|quartet|image|index 14-1-3" aria-label="Most expensive streets in Wales revealed "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33560088.ece/ALTERNATES/s180/1_rbp_mai190325hollybush37191JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33560088.ece/ALTERNATES/s220b/1_rbp_mai190325hollybush37191JPG.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33560088.ece/ALTERNATES/s270b/1_rbp_mai190325hollybush37191JPG.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33560088.ece/ALTERNATES/s615/1_rbp_mai190325hollybush37191JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/lifestyle/welsh-homes/most-expensive-streets-wales-revealed-33559832" data-articleid="33559832" data-link-tracking="undefinedtitleundefined">Most expensive streets in Wales revealed </a></div><div class="teaser-label-comment" data-tmdatatrack-index="14-1-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33559832"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/homes-and-property" data-link-tracking="undefinedTag|Fireundefined">Homes and property</a></div><a class="description" href="https://www.walesonline.co.uk/lifestyle/welsh-homes/most-expensive-streets-wales-revealed-33559832" data-link-tracking="undefineddescriptionundefined">Full list of the top 20 priciest roads in Wales according to Rightmove</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="14-1-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33559832"><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 primary" data-group="topStories" data-group-index="3"><div class="teaser" data-tmdatatrack-index="15-3-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34150757"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/hundreds-tourists-arrive-luxury-cruise-34150757" data-link-tracking="PostArticle|Rec|news|topStories|image|index 15-3-0" aria-label="Hundreds of tourists arrive as luxury cruise ships dock in Swansea"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34150878.ece/ALTERNATES/s180/1_RD_SWA_190626cruise_02.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34150878.ece/ALTERNATES/s390/1_RD_SWA_190626cruise_02.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34150878.ece/ALTERNATES/s458/1_RD_SWA_190626cruise_02.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34150878.ece/ALTERNATES/s615/1_RD_SWA_190626cruise_02.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/hundreds-tourists-arrive-luxury-cruise-34150757" data-articleid="34150757" data-link-tracking="undefinedtitleundefined">Hundreds of tourists arrive as luxury cruise ships dock in Swansea</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-3-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34150757"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/tourism" data-link-tracking="undefinedTag|Fireundefined">Tourism</a></div><div class="comments-count" data-uuid="walesonline-prod-34150757" data-tmdatatrack-index="15-3-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34150757"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/hundreds-tourists-arrive-luxury-cruise-34150757#comments-wrapper" aria-label="Comments for Hundreds of tourists arrive as luxury cruise ships dock in Swansea"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/hundreds-tourists-arrive-luxury-cruise-34150757" data-link-tracking="undefineddescriptionundefined">American visitors were treated to an authentic Welsh welcome upon their arrival</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-3-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34150757"><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-3-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34151129"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/man-denies-murdering-swansea-student-34151129" data-link-tracking="PostArticle|Rec|news|topStories|image|index 15-3-1" aria-label="Man denies murdering Swansea student"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33773432.ece/ALTERNATES/s180/1_EGR_150425_JamieCollins.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33773432.ece/ALTERNATES/s390/1_EGR_150425_JamieCollins.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article33773432.ece/ALTERNATES/s458/1_EGR_150425_JamieCollins.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33773432.ece/ALTERNATES/s615/1_EGR_150425_JamieCollins.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/man-denies-murdering-swansea-student-34151129" data-articleid="34151129" data-link-tracking="undefinedtitleundefined">Man denies murdering Swansea student</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-3-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34151129"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/man-denies-murdering-swansea-student-34151129" data-link-tracking="undefineddescriptionundefined">Jamie Collins, who studied robotics at the University of the West of England and had previously worked at a pub in the Gower, was found with significant injuries and pronounced dead at the scene</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-3-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34151129"><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-3-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34151563"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/whats-on-news/successful-cake-company-announces-expansion-34151563" data-link-tracking="PostArticle|Rec|news|topStories|image|index 15-3-2" aria-label="Successful cake company announces expansion into second location"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article31663716.ece/ALTERNATES/s180/1_WhatsApp-Image-2025-05-16-at-221853jpeg.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article31663716.ece/ALTERNATES/s390/1_WhatsApp-Image-2025-05-16-at-221853jpeg.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article31663716.ece/ALTERNATES/s458/1_WhatsApp-Image-2025-05-16-at-221853jpeg.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article31663716.ece/ALTERNATES/s615/1_WhatsApp-Image-2025-05-16-at-221853jpeg.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/whats-on-news/successful-cake-company-announces-expansion-34151563" data-articleid="34151563" data-link-tracking="undefinedtitleundefined">Successful cake company announces expansion into second location</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-3-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34151563"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/food-and-drink" data-link-tracking="undefinedTag|Fireundefined">Food and drink</a></div><div class="comments-count" data-uuid="walesonline-prod-34151563" data-tmdatatrack-index="15-3-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34151563"><a class="viafoura" href="https://www.walesonline.co.uk/whats-on/whats-on-news/successful-cake-company-announces-expansion-34151563#comments-wrapper" aria-label="Comments for Successful cake company announces expansion into second location"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/whats-on-news/successful-cake-company-announces-expansion-34151563" data-link-tracking="undefineddescriptionundefined">It will take over the running of Coast Cafe at Swansea Marina, which announced it will be closing after 12 years</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-3-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34151563"><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-3-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34143829"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-restaurant-up-sale-34143829" data-link-tracking="PostArticle|Rec|news|topStories|image|index 15-3-3" aria-label="Well-known Swansea restaurant up for sale as owners make big decision"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34146398.ece/ALTERNATES/s180/0_RD_SWA_180626bouchonderossi_02.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34146398.ece/ALTERNATES/s390/0_RD_SWA_180626bouchonderossi_02.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34146398.ece/ALTERNATES/s458/0_RD_SWA_180626bouchonderossi_02.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34146398.ece/ALTERNATES/s615/0_RD_SWA_180626bouchonderossi_02.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-restaurant-up-sale-34143829" data-articleid="34143829" data-link-tracking="undefinedtitleundefined">Well-known Swansea restaurant up for sale as owners make big decision</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-3-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34143829"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/restaurants" data-link-tracking="undefinedTag|Fireundefined">Restaurants</a></div><div class="comments-count" data-uuid="walesonline-prod-34143829" data-tmdatatrack-index="15-3-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34143829"><a class="viafoura" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-restaurant-up-sale-34143829#comments-wrapper" aria-label="Comments for Well-known Swansea restaurant up for sale as owners make big decision"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-restaurant-up-sale-34143829" data-link-tracking="undefineddescriptionundefined">Bouchon De Rossi, one of the most popular food destinations in Swansea city centre, is looking for a buyer</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-3-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34143829"><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-3-4" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34141808"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-cafe-close-after-34141808" data-link-tracking="PostArticle|Rec|news|topStories|image|index 15-3-4" aria-label="Popular Swansea cafe to close after 12 years"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34141986.ece/ALTERNATES/s180/0_RD_SWA_180626coast.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34141986.ece/ALTERNATES/s390/0_RD_SWA_180626coast.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34141986.ece/ALTERNATES/s458/0_RD_SWA_180626coast.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34141986.ece/ALTERNATES/s615/0_RD_SWA_180626coast.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-cafe-close-after-34141808" data-articleid="34141808" data-link-tracking="undefinedtitleundefined">Popular Swansea cafe to close after 12 years</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-3-4" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34141808"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-cafe-close-after-34141808" data-link-tracking="undefineddescriptionundefined">Those behind the business, ranked in the top ten coffee spots in the city, say the decision has 'not come lightly'</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-3-4" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34141808"><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-3-5" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34139582"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/mans-showing-ended-horror-after-34139582" data-link-tracking="PostArticle|Rec|news|topStories|image|index 15-3-5" aria-label="Man's showing off ended in horror after mowing his friend down in car"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34139637.ece/ALTERNATES/s180/0_RD_SWA_170626mumblesrd.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34139637.ece/ALTERNATES/s390/0_RD_SWA_170626mumblesrd.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article34139637.ece/ALTERNATES/s458/0_RD_SWA_170626mumblesrd.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34139637.ece/ALTERNATES/s615/0_RD_SWA_170626mumblesrd.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/mans-showing-ended-horror-after-34139582"><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/news/wales-news/mans-showing-ended-horror-after-34139582" data-articleid="34139582" data-link-tracking="undefinedtitleundefined">Man's showing off ended in horror after mowing his friend down in car</a></div><div class="teaser-label-comment" data-tmdatatrack-index="15-3-5" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34139582"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/mans-showing-ended-horror-after-34139582" data-link-tracking="undefineddescriptionundefined">Mehmet Celik intended to pick up his friend after he had been on a night out, but what happened next had a devastating impact on Thomas Rees' life</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="15-3-5" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34139582"><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" data-group="featuredStories" data-group-index="2"><div class="teaser social" data-tmdatatrack-index="16-2-0" data-tmdatatrack-articleid="33984947" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/plan-demolish-failing-railway-bridge-33984947" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 16-2-0" aria-label="Plan to demolish 'failing' railway bridge as part of major regeneration scheme"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33997487.ece/ALTERNATES/s180/1_Railway-Bridge-in-Cymmer.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33997487.ece/ALTERNATES/s390/1_Railway-Bridge-in-Cymmer.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article33997487.ece/ALTERNATES/s458/1_Railway-Bridge-in-Cymmer.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33997487.ece/ALTERNATES/s615/1_Railway-Bridge-in-Cymmer.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/plan-demolish-failing-railway-bridge-33984947" data-articleid="33984947" data-link-tracking="undefinedtitleundefined">Plan to demolish 'failing' railway bridge as part of major regeneration scheme</a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-2-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33984947"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/traffic-and-travel" data-link-tracking="undefinedTag|Fireundefined">Traffic and Travel</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/plan-demolish-failing-railway-bridge-33984947" data-link-tracking="undefineddescriptionundefined">If taken forward the plans could see the realignment of local roads as well as the potential demolition of a bridge</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-2-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33984947"><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="16-2-1" data-tmdatatrack-articleid="33804821" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/education/most-sought-after-primary-schools-33804821" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 16-2-1" aria-label="The most sought after primary schools in Swansea revealed "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article32578300.ece/ALTERNATES/s180/7_ecsImgJS52691299-4683416498464854962jpgouse.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article32578300.ece/ALTERNATES/s390/7_ecsImgJS52691299-4683416498464854962jpgouse.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article32578300.ece/ALTERNATES/s458/7_ecsImgJS52691299-4683416498464854962jpgouse.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article32578300.ece/ALTERNATES/s615/7_ecsImgJS52691299-4683416498464854962jpgouse.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/education/most-sought-after-primary-schools-33804821" data-articleid="33804821" data-link-tracking="undefinedtitleundefined">The most sought after primary schools in Swansea revealed </a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-2-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33804821"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/news/education/most-sought-after-primary-schools-33804821" data-link-tracking="undefineddescriptionundefined">There were just two oversubscribed primary schools in Swansea this year as parents found out if their preferred place for their child in September was accpeted</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-2-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33804821"><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="16-2-2" data-tmdatatrack-articleid="33798316" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/gallery/well-known-swansea-square-site-33798316" data-link-tracking="PostArticle|Rec|photo-story|featuredStories|image|index 16-2-2" aria-label="Well-known Swansea square is a site of rubble and diggers as facelift continues"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33799721.ece/ALTERNATES/s180/0_.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33799721.ece/ALTERNATES/s390/0_.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article33799721.ece/ALTERNATES/s458/0_.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33799721.ece/ALTERNATES/s615/0_.jpg" alt="" onerror="this.style.opacity='0'"></a><div class="gallery-icon section-theme-border section-theme"></div></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/gallery/well-known-swansea-square-site-33798316" data-articleid="33798316" data-link-tracking="undefinedtitleundefined">Well-known Swansea square is a site of rubble and diggers as facelift continues</a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-2-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33798316"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/gallery/well-known-swansea-square-site-33798316" data-link-tracking="undefineddescriptionundefined">Work on the focal point in the city centre will see a greener and more active public space when work is completed later this year</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-2-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33798316"><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="16-2-3" data-tmdatatrack-articleid="33752910" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/food-drink-news/well-known-city-business-just-33752910" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 16-2-3" aria-label="New chip shop set to open on Swansea seafront "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article27691036.ece/ALTERNATES/s180/0_Free-weekly-sunset-yoga-sessions-on-Swansea-beach-this-summer.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article27691036.ece/ALTERNATES/s390/0_Free-weekly-sunset-yoga-sessions-on-Swansea-beach-this-summer.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article27691036.ece/ALTERNATES/s458/0_Free-weekly-sunset-yoga-sessions-on-Swansea-beach-this-summer.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article27691036.ece/ALTERNATES/s615/0_Free-weekly-sunset-yoga-sessions-on-Swansea-beach-this-summer.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/food-drink-news/well-known-city-business-just-33752910" data-articleid="33752910" data-link-tracking="undefinedtitleundefined">New chip shop set to open on Swansea seafront </a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-2-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33752910"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/food-drink-news/well-known-city-business-just-33752910" data-link-tracking="undefineddescriptionundefined">The family run business wants to turn a storage shed into a chippie</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-2-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33752910"><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="16-2-4" data-tmdatatrack-articleid="33748580" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/real-life/friends-combined-age-355-who-33748580" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 16-2-4" aria-label="The friends with a combined age of 355 who meet every day for lunch"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33751512.ece/ALTERNATES/s180/0_.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33751512.ece/ALTERNATES/s390/0_.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article33751512.ece/ALTERNATES/s458/0_.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33751512.ece/ALTERNATES/s615/0_.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/real-life/friends-combined-age-355-who-33748580"><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/news/real-life/friends-combined-age-355-who-33748580" data-articleid="33748580" data-link-tracking="undefinedtitleundefined">The friends with a combined age of 355 who meet every day for lunch</a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-2-4" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33748580"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/people" data-link-tracking="undefinedTag|Fireundefined">People</a></div><a class="description" href="https://www.walesonline.co.uk/news/real-life/friends-combined-age-355-who-33748580" data-link-tracking="undefineddescriptionundefined">There are different threads that connect the group who meet in small cafés to keep each other 'ticking'</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-2-4" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33748580"><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="16-2-5" data-tmdatatrack-articleid="33744631" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/multi-million-pound-riverside-cycle-33744631" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 16-2-5" aria-label="Multi-million pound riverside cycle path and e-bike hire coming to Swansea"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33744696.ece/ALTERNATES/s180/0_Tawe1.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33744696.ece/ALTERNATES/s390/0_Tawe1.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article33744696.ece/ALTERNATES/s458/0_Tawe1.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33744696.ece/ALTERNATES/s615/0_Tawe1.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/multi-million-pound-riverside-cycle-33744631" data-articleid="33744631" data-link-tracking="undefinedtitleundefined">Multi-million pound riverside cycle path and e-bike hire coming to Swansea</a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-2-5" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33744631"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/multi-million-pound-riverside-cycle-33744631" data-link-tracking="undefineddescriptionundefined">Work will start on a new shared-use path that will run alongside parts of the River Tawe</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-2-5" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33744631"><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="16-2-6" data-tmdatatrack-articleid="33739382" data-tmdatatrack="section-article"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/its-been-going-months-swansea-33739382" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 16-2-6" aria-label="'It's been going on for months' Swansea city centre's abuse and intimidation problem that people have had enough of "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article32336381.ece/ALTERNATES/s180/0_rbp_mai061123swansea22652JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article32336381.ece/ALTERNATES/s390/0_rbp_mai061123swansea22652JPG.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article32336381.ece/ALTERNATES/s458/0_rbp_mai061123swansea22652JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article32336381.ece/ALTERNATES/s615/0_rbp_mai061123swansea22652JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/its-been-going-months-swansea-33739382"><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/news/wales-news/its-been-going-months-swansea-33739382" data-articleid="33739382" data-link-tracking="undefinedtitleundefined">'It's been going on for months' Swansea city centre's abuse and intimidation problem that people have had enough of </a></div><div class="teaser-label-comment" data-tmdatatrack-index="16-2-6" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33739382"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/its-been-going-months-swansea-33739382" data-link-tracking="undefineddescriptionundefined">A section 35 dispersal order is currently in place, which allows police extra powers to tackle 'increased issues with youth anti-social behaviour' by breaking up groups causing trouble</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="16-2-6" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33739382"><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" data-group="pictureFeature" data-group-index="2"><div class="teaser teaser-highlight teaser-prominent" data-tmdatatrack-index="17-2-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33972135"><div class="featured-image mod-backgroundImage" data-backgroundImage="https://i2-prod.walesonline.co.uk/incoming/article33972270.ece/ALTERNATES/s615/1_ljr_190526_home2.jpg" data-mod="backgroundImage"></div><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/luxury-holiday-home-trashed-disgusting-33972135" data-link-tracking="PostArticle|Rec|news|pictureFeature|image|index 17-2-0" aria-label="Luxury holiday home trashed by disgusting guests"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33972270.ece/ALTERNATES/s508/1_ljr_190526_home2.jpg 508w, https://i2-prod.walesonline.co.uk/incoming/article33972270.ece/ALTERNATES/s650/1_ljr_190526_home2.jpg 650w, https://i2-prod.walesonline.co.uk/incoming/article33972270.ece/ALTERNATES/s810/1_ljr_190526_home2.jpg 810w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33972270.ece/ALTERNATES/s615/1_ljr_190526_home2.jpg" alt="" onerror="this.style.opacity='0'"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/travel" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="17-2-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33972135">Travel</a><a class="headline publication-font" href="https://www.walesonline.co.uk/news/wales-news/luxury-holiday-home-trashed-disgusting-33972135" data-link-tracking="PostArticle|Rec|news|pictureFeature|title|index 17-2-0">Luxury holiday home trashed by disgusting guests</a><a class="description" href="https://www.walesonline.co.uk/news/wales-news/luxury-holiday-home-trashed-disgusting-33972135">It took a cleaner four and a half hours to tackle the filth they'd left behind</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="17-2-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33972135"><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" data-group="quartet" data-group-index="2"><div class="teaser" data-tmdatatrack-index="18-2-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33495306"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/local-news/went-shopping-doomed-ms-store-33495306" data-link-tracking="PostArticle|Rec|opinion|quartet|image|index 18-2-0" aria-label="I went shopping in a doomed M&amp;S store and it felt like a funeral - one woman was shaking "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33497492.ece/ALTERNATES/s180/0_escenic-15.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33497492.ece/ALTERNATES/s220b/0_escenic-15.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33497492.ece/ALTERNATES/s270b/0_escenic-15.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33497492.ece/ALTERNATES/s615/0_escenic-15.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/local-news/went-shopping-doomed-ms-store-33495306" data-articleid="33495306" data-link-tracking="undefinedtitleundefined">I went shopping in a doomed M&amp;S store and it felt like a funeral - one woman was shaking </a></div><div class="teaser-label-comment" data-tmdatatrack-index="18-2-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33495306"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/news/local-news/went-shopping-doomed-ms-store-33495306" data-link-tracking="undefineddescriptionundefined">There's a sense of mourning in the air</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="18-2-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33495306"><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-2-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33636360"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/travel/swapped-holiday-plans-tropical-island-33636360" data-link-tracking="PostArticle|Rec|news|quartet|image|index 18-2-1" aria-label="I swapped my holiday plans for this tropical island and didn’t look back"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33636413.ece/ALTERNATES/s180/0_St_Lucia-6.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33636413.ece/ALTERNATES/s220b/0_St_Lucia-6.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33636413.ece/ALTERNATES/s270b/0_St_Lucia-6.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33636413.ece/ALTERNATES/s615/0_St_Lucia-6.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/travel/swapped-holiday-plans-tropical-island-33636360" data-articleid="33636360" data-link-tracking="undefinedtitleundefined">I swapped my holiday plans for this tropical island and didn’t look back</a></div><div class="teaser-label-comment" data-tmdatatrack-index="18-2-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33636360"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/travel" data-link-tracking="undefinedTag|Fireundefined">Travel</a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/travel/swapped-holiday-plans-tropical-island-33636360" data-link-tracking="undefineddescriptionundefined">I ticked something off my bucket list and I'm so glad I did</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="18-2-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33636360"><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-2-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33398574"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/how-police-check-someone-who-33398574" data-link-tracking="PostArticle|Rec|news|quartet|image|index 18-2-2" aria-label="How to get a police check of someone who has contact with a child"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33398581.ece/ALTERNATES/s180/0_Close-up-of-a-child-holding-stuffed-toy-at-home.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33398581.ece/ALTERNATES/s220b/0_Close-up-of-a-child-holding-stuffed-toy-at-home.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33398581.ece/ALTERNATES/s270b/0_Close-up-of-a-child-holding-stuffed-toy-at-home.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33398581.ece/ALTERNATES/s615/0_Close-up-of-a-child-holding-stuffed-toy-at-home.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/how-police-check-someone-who-33398574" data-articleid="33398574" data-link-tracking="undefinedtitleundefined">How to get a police check of someone who has contact with a child</a></div><div class="teaser-label-comment" data-tmdatatrack-index="18-2-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33398574"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/people" data-link-tracking="undefinedTag|Fireundefined">People</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/how-police-check-someone-who-33398574" data-link-tracking="undefineddescriptionundefined">Anyone can make a request if they believe a child could be at risk</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="18-2-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33398574"><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-2-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="33400015"><figure data-mod="image"><a href="https://www.walesonline.co.uk/lifestyle/nostalgia/pictures-show-what-life-like-33400015" data-link-tracking="PostArticle|Rec|news|quartet|image|index 18-2-3" aria-label="Pictures show what life was like in Blaenymaes, Swansea, more than 20 years ago"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33399996.ece/ALTERNATES/s180/1_RD_SWA_100226blaenymaesnostalgia_04.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33399996.ece/ALTERNATES/s220b/1_RD_SWA_100226blaenymaesnostalgia_04.jpg 220w, https://i2-prod.walesonline.co.uk/incoming/article33399996.ece/ALTERNATES/s270b/1_RD_SWA_100226blaenymaesnostalgia_04.jpg 270w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33399996.ece/ALTERNATES/s615/1_RD_SWA_100226blaenymaesnostalgia_04.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/lifestyle/nostalgia/pictures-show-what-life-like-33400015"><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/lifestyle/nostalgia/pictures-show-what-life-like-33400015" data-articleid="33400015" data-link-tracking="undefinedtitleundefined">Pictures show what life was like in Blaenymaes, Swansea, more than 20 years ago</a></div><div class="teaser-label-comment" data-tmdatatrack-index="18-2-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="33400015"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/blaenymaes" data-link-tracking="undefinedTag|Fireundefined">Blaenymaes</a></div><div class="comments-count" data-uuid="walesonline-prod-33400015" data-tmdatatrack-index="18-2-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="33400015"><a class="viafoura" href="https://www.walesonline.co.uk/lifestyle/nostalgia/pictures-show-what-life-like-33400015#comments-wrapper" aria-label="Comments for Pictures show what life was like in Blaenymaes, Swansea, more than 20 years ago"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/lifestyle/nostalgia/pictures-show-what-life-like-33400015" data-link-tracking="undefineddescriptionundefined">Pictures of forgotten days in the noughties and early 2010s will bring memories flooding back</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="18-2-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="33400015"><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 ensemble" data-group="sectionGroup1" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/swansea" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/swansea">News</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34170206"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/two-vape-shops-swansea-been-34170206" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 1" aria-label="Two vape shops in Swansea have been shut down"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article34173024.ece/ALTERNATES/s615/0_RD_SWA_230626vapes_02.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/drugs" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34170206">Drugs</a><a class="headline publication-font" href="https://www.walesonline.co.uk/news/wales-news/two-vape-shops-swansea-been-34170206" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 1">Two vape shops in Swansea have been shut down</a><a class="description" href="https://www.walesonline.co.uk/news/wales-news/two-vape-shops-swansea-been-34170206" data-link-tracking="undefineddescriptionundefined">It follows repeated sales of illegal tobacco to undercover trading standards officers</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34170206"><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="34173704"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/van-driver-beat-man-hockey-34173704" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 20-0-0" aria-label="Van driver beat man with hockey stick and left his dog with unsurvivable injuries"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34174158.ece/ALTERNATES/s180/0_SWEP_JE_TomWilkinson.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34174158.ece/ALTERNATES/s458/0_SWEP_JE_TomWilkinson.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34174158.ece/ALTERNATES/s615/0_SWEP_JE_TomWilkinson.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/van-driver-beat-man-hockey-34173704"><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/news/wales-news/van-driver-beat-man-hockey-34173704" data-articleid="34173704" data-link-tracking="undefinedtitleundefined">Van driver beat man with hockey stick and left his dog with unsurvivable injuries</a></div><div class="teaser-label-comment" data-tmdatatrack-index="20-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34173704"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/van-driver-beat-man-hockey-34173704" data-link-tracking="undefineddescriptionundefined">The dog suffered serious head, spine and internal injuries and had to be put down</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="20-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34173704"><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="34171752"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/only-just-been-released-prison-34171752" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 20-0-1" aria-label="He had only just been released from prison when police made dark discovery "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34171781.ece/ALTERNATES/s180/1_ljr_230626_court.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34171781.ece/ALTERNATES/s458/1_ljr_230626_court.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34171781.ece/ALTERNATES/s615/1_ljr_230626_court.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/only-just-been-released-prison-34171752"><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/news/wales-news/only-just-been-released-prison-34171752" data-articleid="34171752" data-link-tracking="undefinedtitleundefined">He had only just been released from prison when police made dark discovery </a></div><div class="teaser-label-comment" data-tmdatatrack-index="20-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34171752"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/only-just-been-released-prison-34171752" data-link-tracking="undefineddescriptionundefined">Brandon Silk was on licence from prison having already been sentenced for breaching a suspended sentence</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="20-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34171752"><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="34171242"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/dad-sucked-devastating-crime-after-34171242" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 20-0-2" aria-label="Dad was sucked into devastating crime after wanting to make easy money "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34171786.ece/ALTERNATES/s180/0_SWEP_JE_JimmyPrince.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34171786.ece/ALTERNATES/s458/0_SWEP_JE_JimmyPrince.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34171786.ece/ALTERNATES/s615/0_SWEP_JE_JimmyPrince.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/news/wales-news/dad-sucked-devastating-crime-after-34171242"><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/news/wales-news/dad-sucked-devastating-crime-after-34171242" data-articleid="34171242" data-link-tracking="undefinedtitleundefined">Dad was sucked into devastating crime after wanting to make easy money </a></div><div class="teaser-label-comment" data-tmdatatrack-index="20-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34171242"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/courts" data-link-tracking="undefinedTag|Fireundefined">Courts</a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/dad-sucked-devastating-crime-after-34171242" data-link-tracking="undefineddescriptionundefined">Jimmy's Prince's advocate said the 46-year-old had been 'sucked back in' to criminality by the prospect of making 'easy money'</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="20-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34171242"><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="34170118"><figure data-mod="image"><a href="https://www.walesonline.co.uk/news/wales-news/seagull-trapped-swansea-market-days-34170118" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 20-0-3" aria-label="A seagull was trapped in Swansea Market for three days"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34170423.ece/ALTERNATES/s180/1_RD_SWA_230626swanseamarket_02jpeg.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34170423.ece/ALTERNATES/s458/1_RD_SWA_230626swanseamarket_02jpeg.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34170423.ece/ALTERNATES/s615/1_RD_SWA_230626swanseamarket_02jpeg.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/news/wales-news/seagull-trapped-swansea-market-days-34170118" data-articleid="34170118" data-link-tracking="undefinedtitleundefined">A seagull was trapped in Swansea Market for three days</a></div><div class="teaser-label-comment" data-tmdatatrack-index="20-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34170118"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><div class="comments-count" data-uuid="walesonline-prod-34170118" data-tmdatatrack-index="20-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34170118"><a class="viafoura" href="https://www.walesonline.co.uk/news/wales-news/seagull-trapped-swansea-market-days-34170118#comments-wrapper" aria-label="Comments for A seagull was trapped in Swansea Market for three days"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/news/wales-news/seagull-trapped-swansea-market-days-34170118" data-link-tracking="undefineddescriptionundefined">There had been growing concern for its welfare after the bird that had been taking fish and food from stalls got stuck</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="20-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34170118"><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" 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" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/swansea">Events</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34151563"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/whats-on-news/successful-cake-company-announces-expansion-34151563" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 1" aria-label="Successful cake company announces expansion into second location"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article31663716.ece/ALTERNATES/s615/1_WhatsApp-Image-2025-05-16-at-221853jpeg.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/food-and-drink" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34151563">Food and drink</a><a class="headline publication-font" href="https://www.walesonline.co.uk/whats-on/whats-on-news/successful-cake-company-announces-expansion-34151563" data-link-tracking="PostArticle|Rec|news|sectionGroup2|title|index 1">Successful cake company announces expansion into second location</a><div class="comments-count" data-uuid="walesonline-prod-34151563" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34151563"><a class="viafoura" href="https://www.walesonline.co.uk/whats-on/whats-on-news/successful-cake-company-announces-expansion-34151563#comments-wrapper" aria-label="Comments for Successful cake company announces expansion into second location"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/whats-on-news/successful-cake-company-announces-expansion-34151563" data-link-tracking="undefineddescriptionundefined">It will take over the running of Coast Cafe at Swansea Marina, which announced it will be closing after 12 years</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34151563"><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="34149047"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/whats-on-news/much-loved-swansea-lido-remains-34149047" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 21-0-0" aria-label="Much-loved Swansea lido remains closed as update issued"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34015089.ece/ALTERNATES/s180/0_pooljpeg.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34015089.ece/ALTERNATES/s458/0_pooljpeg.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34015089.ece/ALTERNATES/s615/0_pooljpeg.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/whats-on-news/much-loved-swansea-lido-remains-34149047" data-articleid="34149047" data-link-tracking="undefinedtitleundefined">Much-loved Swansea lido remains closed as update issued</a></div><div class="teaser-label-comment" data-tmdatatrack-index="21-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34149047"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/family-kids" data-link-tracking="undefinedTag|Fireundefined">Family &amp; Kids</a></div><div class="comments-count" data-uuid="walesonline-prod-34149047" data-tmdatatrack-index="21-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34149047"><a class="viafoura" href="https://www.walesonline.co.uk/whats-on/whats-on-news/much-loved-swansea-lido-remains-34149047#comments-wrapper" aria-label="Comments for Much-loved Swansea lido remains closed as update issued"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/whats-on-news/much-loved-swansea-lido-remains-34149047" data-link-tracking="undefineddescriptionundefined">The council has thanked the public for its patience and apologised for any disappointment</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="21-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34149047"><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="34143829"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-restaurant-up-sale-34143829" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 21-0-1" aria-label="Popular Swansea restaurant up for sale as owners make big decision"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34146398.ece/ALTERNATES/s180/0_RD_SWA_180626bouchonderossi_02.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34146398.ece/ALTERNATES/s458/0_RD_SWA_180626bouchonderossi_02.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34146398.ece/ALTERNATES/s615/0_RD_SWA_180626bouchonderossi_02.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-restaurant-up-sale-34143829" data-articleid="34143829" data-link-tracking="undefinedtitleundefined">Popular Swansea restaurant up for sale as owners make big decision</a></div><div class="teaser-label-comment" data-tmdatatrack-index="21-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34143829"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/restaurants" data-link-tracking="undefinedTag|Fireundefined">Restaurants</a></div><div class="comments-count" data-uuid="walesonline-prod-34143829" data-tmdatatrack-index="21-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34143829"><a class="viafoura" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-restaurant-up-sale-34143829#comments-wrapper" aria-label="Comments for Popular Swansea restaurant up for sale as owners make big decision"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-restaurant-up-sale-34143829" data-link-tracking="undefineddescriptionundefined">Bouchon De Rossi, one of the most popular food destinations in Swansea city centre, is looking for a buyer</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="21-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34143829"><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="34142640"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/whats-on-news/historic-swansea-river-cruise-resume-34142640" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 21-0-2" aria-label="Historic Swansea river cruise to resume in July"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34143171.ece/ALTERNATES/s180/0_RD_SWA220119CopperJack_03JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34143171.ece/ALTERNATES/s458/0_RD_SWA220119CopperJack_03JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34143171.ece/ALTERNATES/s615/0_RD_SWA220119CopperJack_03JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/whats-on-news/historic-swansea-river-cruise-resume-34142640" data-articleid="34142640" data-link-tracking="undefinedtitleundefined">Historic Swansea river cruise to resume in July</a></div><div class="teaser-label-comment" data-tmdatatrack-index="21-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34142640"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/whats-on-news/historic-swansea-river-cruise-resume-34142640" data-link-tracking="undefineddescriptionundefined">Rides on the boat take in the city's industrial heritage, showing how the city was once known as Copperopolis</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="21-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34142640"><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="34141808"><figure data-mod="image"><a href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-cafe-close-after-34141808" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 21-0-3" aria-label="Popular Swansea cafe to close after 12 years"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34141986.ece/ALTERNATES/s180/0_RD_SWA_180626coast.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34141986.ece/ALTERNATES/s458/0_RD_SWA_180626coast.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34141986.ece/ALTERNATES/s615/0_RD_SWA_180626coast.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-cafe-close-after-34141808" data-articleid="34141808" data-link-tracking="undefinedtitleundefined">Popular Swansea cafe to close after 12 years</a></div><div class="teaser-label-comment" data-tmdatatrack-index="21-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34141808"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea" data-link-tracking="undefinedTag|Fireundefined">Swansea</a></div><a class="description" href="https://www.walesonline.co.uk/whats-on/food-drink-news/popular-swansea-cafe-close-after-34141808" data-link-tracking="undefineddescriptionundefined">Those behind the business, ranked in the top ten coffee spots in the city, say the decision has 'not come lightly'</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="21-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34141808"><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" data-group="sectionGroup3" 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 FC</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34173635"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-battling-blackburn-chelsea-34173635" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 1" aria-label="Swansea City battling Blackburn for Chelsea starlet and striker leaves on loan"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.football.london/incoming/article32368592.ece/ALTERNATES/s615/0_GettyImages-2199411986.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="34173635">Swansea City FC</a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-battling-blackburn-chelsea-34173635" data-link-tracking="PostArticle|Rec|news|sectionGroup3|title|index 1">Swansea City battling Blackburn for Chelsea starlet and striker leaves on loan</a><div class="comments-count" data-uuid="walesonline-prod-34173635" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34173635"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-battling-blackburn-chelsea-34173635#comments-wrapper" aria-label="Comments for Swansea City battling Blackburn for Chelsea starlet and striker leaves on loan"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-battling-blackburn-chelsea-34173635" data-link-tracking="undefineddescriptionundefined">The latest transfer news from the Swansea.com Stadium</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34173635"><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="22-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34173547"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/cardiff-city-poach-swansea-city-34173547" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 22-0-0" aria-label="Cardiff City poach Swansea City transfer figure who helped land Vipotnik in big coup"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34173572.ece/ALTERNATES/s180/0_1781611318614.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34173572.ece/ALTERNATES/s458/0_1781611318614.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34173572.ece/ALTERNATES/s615/0_1781611318614.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/cardiff-city-poach-swansea-city-34173547" data-articleid="34173547" data-link-tracking="undefinedtitleundefined">Cardiff City poach Swansea City transfer figure who helped land Vipotnik in big coup</a></div><div class="teaser-label-comment" data-tmdatatrack-index="22-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34173547"><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-34173547" data-tmdatatrack-index="22-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34173547"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/transfer-news/cardiff-city-poach-swansea-city-34173547#comments-wrapper" aria-label="Comments for Cardiff City poach Swansea City transfer figure who helped land Vipotnik in big coup"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/cardiff-city-poach-swansea-city-34173547" data-link-tracking="undefineddescriptionundefined">The Bluebirds have bolstered their recruitment department as they look to alter their transfer strategy under Brian Barry-Murphy</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="22-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34173547"><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="22-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34171726"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-announce-coup-new-34171726" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 22-0-1" aria-label="Swansea City announce 'coup' as new era of transfer strategy emerges"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33140956.ece/ALTERNATES/s180/0_JS391740465.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33140956.ece/ALTERNATES/s458/0_JS391740465.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33140956.ece/ALTERNATES/s615/0_JS391740465.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-announce-coup-new-34171726" data-articleid="34171726" data-link-tracking="undefinedtitleundefined">Swansea City announce 'coup' as new era of transfer strategy emerges</a></div><div class="teaser-label-comment" data-tmdatatrack-index="22-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34171726"><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-34171726" data-tmdatatrack-index="22-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34171726"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-announce-coup-new-34171726#comments-wrapper" aria-label="Comments for Swansea City announce 'coup' as new era of transfer strategy emerges"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-announce-coup-new-34171726" data-link-tracking="undefineddescriptionundefined">Swansea believe the partnership could have an exciting impact on their recruitment</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="22-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34171726"><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="22-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34166653"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-announce-major-reshuffle-34166653" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 22-0-2" aria-label="Swansea City announce major reshuffle as coach gone, new man arrives and scout promoted"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33287393.ece/ALTERNATES/s180/0_JS393715193.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33287393.ece/ALTERNATES/s458/0_JS393715193.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33287393.ece/ALTERNATES/s615/0_JS393715193.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-announce-major-reshuffle-34166653" data-articleid="34166653" data-link-tracking="undefinedtitleundefined">Swansea City announce major reshuffle as coach gone, new man arrives and scout promoted</a></div><div class="teaser-label-comment" data-tmdatatrack-index="22-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34166653"><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-34166653" data-tmdatatrack-index="22-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34166653"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-announce-major-reshuffle-34166653#comments-wrapper" aria-label="Comments for Swansea City announce major reshuffle as coach gone, new man arrives and scout promoted"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/transfer-news/swansea-city-announce-major-reshuffle-34166653" data-link-tracking="undefineddescriptionundefined">The Swans have followed Friday's appointment of a new sporting director with further changes to the coaching and recruitment staff</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="22-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34166653"><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="22-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34154723"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-confirm-ben-stevens-34154723" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 22-0-3" aria-label="Swansea City announce new sporting director in major move"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article32334645.ece/ALTERNATES/s180/0_GettyImages-2229593065.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article32334645.ece/ALTERNATES/s458/0_GettyImages-2229593065.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article32334645.ece/ALTERNATES/s615/0_GettyImages-2229593065.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-confirm-ben-stevens-34154723" data-articleid="34154723" data-link-tracking="undefinedtitleundefined">Swansea City announce new sporting director in major move</a></div><div class="teaser-label-comment" data-tmdatatrack-index="22-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34154723"><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-34154723" data-tmdatatrack-index="22-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34154723"><a class="viafoura" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-confirm-ben-stevens-34154723#comments-wrapper" aria-label="Comments for Swansea City announce new sporting director in major move"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/football/football-news/swansea-city-confirm-ben-stevens-34154723" data-link-tracking="undefineddescriptionundefined">The Swans have appointed Stevens as their new sporting direct</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="22-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34154723"><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" data-group="sectionGroup4" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/ospreys" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/ospreys">Ospreys</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34153913"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-star-set-england-move-34153913" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 1" aria-label="Ospreys star set for England move and Henry Pollock makes admission"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article34154356.ece/ALTERNATES/s615/0_JS409738278.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/ospreys" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34153913">Ospreys</a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-star-set-england-move-34153913" data-link-tracking="PostArticle|Rec|news|sectionGroup4|title|index 1">Ospreys star set for England move and Henry Pollock makes admission</a><div class="comments-count" data-uuid="walesonline-prod-34153913" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34153913"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-star-set-england-move-34153913#comments-wrapper" aria-label="Comments for Ospreys star set for England move and Henry Pollock makes admission"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-star-set-england-move-34153913" data-link-tracking="undefineddescriptionundefined">The latest rugby news stories from Wales and beyond</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34153913"><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="23-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34146344"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/wales-announce-squad-take-world-34146344" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 23-0-0" aria-label="Wales announce squad to take on the world and club legend dies"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article33785058.ece/ALTERNATES/s180/0_CDF_140325_CF_Wales_v_England_U20s_100JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article33785058.ece/ALTERNATES/s458/0_CDF_140325_CF_Wales_v_England_U20s_100JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article33785058.ece/ALTERNATES/s615/0_CDF_140325_CF_Wales_v_England_U20s_100JPG.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/wales-announce-squad-take-world-34146344" data-articleid="34146344" data-link-tracking="undefinedtitleundefined">Wales announce squad to take on the world and club legend dies</a></div><div class="teaser-label-comment" data-tmdatatrack-index="23-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34146344"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/wales-under-20" data-link-tracking="undefinedTag|Fireundefined">Wales under 20</a></div><div class="comments-count" data-uuid="walesonline-prod-34146344" data-tmdatatrack-index="23-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34146344"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/wales-announce-squad-take-world-34146344#comments-wrapper" aria-label="Comments for Wales announce squad to take on the world and club legend dies"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/wales-announce-squad-take-world-34146344" data-link-tracking="undefineddescriptionundefined">The latest rugby news stories from Wales and around the world</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="23-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34146344"><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="23-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34137806"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-announce-signing-australian-fly-34137806" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 23-0-1" aria-label="Ospreys announce signing of Australian fly-half as utility man boosts options "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34137832.ece/ALTERNATES/s180/0_Super-Rugby-Pacific-Rd-12-Brumbies-v-Waratahs.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34137832.ece/ALTERNATES/s458/0_Super-Rugby-Pacific-Rd-12-Brumbies-v-Waratahs.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34137832.ece/ALTERNATES/s615/0_Super-Rugby-Pacific-Rd-12-Brumbies-v-Waratahs.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/ospreys-announce-signing-australian-fly-34137806" data-articleid="34137806" data-link-tracking="undefinedtitleundefined">Ospreys announce signing of Australian fly-half as utility man boosts options </a></div><div class="teaser-label-comment" data-tmdatatrack-index="23-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34137806"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/ospreys" data-link-tracking="undefinedTag|Fireundefined">Ospreys</a></div><div class="comments-count" data-uuid="walesonline-prod-34137806" data-tmdatatrack-index="23-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34137806"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-announce-signing-australian-fly-34137806#comments-wrapper" aria-label="Comments for Ospreys announce signing of Australian fly-half as utility man boosts options "><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-announce-signing-australian-fly-34137806" data-link-tracking="undefineddescriptionundefined">The Ospreys have recruited well ahead of the 2026/27 season</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="23-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34137806"><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="23-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34131844"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/star-confirms-exit-welsh-club-34131844" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 23-0-2" aria-label="Star confirms his own exit from Welsh club and new face joins Wales training "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34133047.ece/ALTERNATES/s180/0_JS316658022.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34133047.ece/ALTERNATES/s458/0_JS316658022.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34133047.ece/ALTERNATES/s615/0_JS316658022.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/star-confirms-exit-welsh-club-34131844" data-articleid="34131844" data-link-tracking="undefinedtitleundefined">Star confirms his own exit from Welsh club and new face joins Wales training </a></div><div class="teaser-label-comment" data-tmdatatrack-index="23-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34131844"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/ospreys" data-link-tracking="undefinedTag|Fireundefined">Ospreys</a></div><div class="comments-count" data-uuid="walesonline-prod-34131844" data-tmdatatrack-index="23-0-2" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34131844"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/star-confirms-exit-welsh-club-34131844#comments-wrapper" aria-label="Comments for Star confirms his own exit from Welsh club and new face joins Wales training "><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/star-confirms-exit-welsh-club-34131844" data-link-tracking="undefineddescriptionundefined">The latest news, views and gossip from around the rugby world</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="23-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34131844"><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="23-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34121663"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/winners-losers-forgotten-man-dazzles-34121663" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 23-0-3" aria-label="Winners and losers as forgotten man dazzles and new signings show what's to come"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34122461.ece/ALTERNATES/s180/0_JS409436412-1.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34122461.ece/ALTERNATES/s458/0_JS409436412-1.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34122461.ece/ALTERNATES/s615/0_JS409436412-1.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="premium-indicator-wrapper" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/winners-losers-forgotten-man-dazzles-34121663"><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/rugby/rugby-news/winners-losers-forgotten-man-dazzles-34121663" data-articleid="34121663" data-link-tracking="undefinedtitleundefined">Winners and losers as forgotten man dazzles and new signings show what's to come</a></div><div class="teaser-label-comment" data-tmdatatrack-index="23-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34121663"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/ospreys" data-link-tracking="undefinedTag|Fireundefined">Ospreys</a></div><div class="comments-count" data-uuid="walesonline-prod-34121663" data-tmdatatrack-index="23-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34121663"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/winners-losers-forgotten-man-dazzles-34121663#comments-wrapper" aria-label="Comments for Winners and losers as forgotten man dazzles and new signings show what's to come"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/winners-losers-forgotten-man-dazzles-34121663" data-link-tracking="undefineddescriptionundefined">It was a mixed weekend of results for Welsh players</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="23-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34121663"><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" data-group="sectionGroup5" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.walesonline.co.uk/all-about/swansea" data-tmdatatrack="section-ensemble-link" data-tmdatatrack-url="https://www.walesonline.co.uk/all-about/swansea">Sport</a></h3><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34168011"><figure class="section-theme-border" data-mod="image"><a href="https://www.walesonline.co.uk/sport/other-sport/tennis/sports-facilities-shut-south-wales-34168011" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 1" aria-label="Sports facilities shut in south Wales as public safety alert issued over heatwave"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.walesonline.co.uk/incoming/article34169464.ece/ALTERNATES/s615/0_JS233133403.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.walesonline.co.uk/all-about/wales-weather" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34168011">Wales weather</a><a class="headline publication-font" href="https://www.walesonline.co.uk/sport/other-sport/tennis/sports-facilities-shut-south-wales-34168011" data-link-tracking="PostArticle|Rec|news|sectionGroup5|title|index 1">Sports facilities shut in south Wales as public safety alert issued over heatwave</a><div class="comments-count" data-uuid="walesonline-prod-34168011" data-tmdatatrack-index="1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34168011"><a class="viafoura" href="https://www.walesonline.co.uk/sport/other-sport/tennis/sports-facilities-shut-south-wales-34168011#comments-wrapper" aria-label="Comments for Sports facilities shut in south Wales as public safety alert issued over heatwave"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/other-sport/tennis/sports-facilities-shut-south-wales-34168011" data-link-tracking="undefineddescriptionundefined">Tennis Wales in the Park have decided to close their courts in Cardiff, Swansea and the Vale of Glamorgan</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34168011"><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="24-0-0" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34104543"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-new-home-51m-sports-34104543" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 24-0-0" aria-label="Ospreys to have new home as £5.1m sports ground upgrade agreed"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34104608.ece/ALTERNATES/s180/0_CDF_090425_CF_St_Helens_Sports_Ground_013JPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34104608.ece/ALTERNATES/s458/0_CDF_090425_CF_St_Helens_Sports_Ground_013JPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34104608.ece/ALTERNATES/s615/0_CDF_090425_CF_St_Helens_Sports_Ground_013JPG.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/ospreys-new-home-51m-sports-34104543" data-articleid="34104543" data-link-tracking="undefinedtitleundefined">Ospreys to have new home as £5.1m sports ground upgrade agreed</a></div><div class="teaser-label-comment" data-tmdatatrack-index="24-0-0" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34104543"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/ospreys" data-link-tracking="undefinedTag|Fireundefined">Ospreys</a></div><div class="comments-count" data-uuid="walesonline-prod-34104543" data-tmdatatrack-index="24-0-0" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34104543"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-new-home-51m-sports-34104543#comments-wrapper" aria-label="Comments for Ospreys to have new home as £5.1m sports ground upgrade agreed"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/ospreys-new-home-51m-sports-34104543" data-link-tracking="undefineddescriptionundefined">The redeveloped St Helen's will be home to the Ospreys, Swansea RFC, and community rugby</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="24-0-0" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34104543"><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="24-0-1" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34074946"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/rugby-news/full-cost-st-helens-rugby-34074946" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 24-0-1" aria-label="Full cost of St Helen's rugby ground transformation emerges"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34053671.ece/ALTERNATES/s180/0_.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34053671.ece/ALTERNATES/s458/0_.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34053671.ece/ALTERNATES/s615/0_.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/full-cost-st-helens-rugby-34074946" data-articleid="34074946" data-link-tracking="undefinedtitleundefined">Full cost of St Helen's rugby ground transformation emerges</a></div><div class="teaser-label-comment" data-tmdatatrack-index="24-0-1" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34074946"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/swansea-council-1" data-link-tracking="undefinedTag|Fireundefined">Swansea Council</a></div><div class="comments-count" data-uuid="walesonline-prod-34074946" data-tmdatatrack-index="24-0-1" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34074946"><a class="viafoura" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/full-cost-st-helens-rugby-34074946#comments-wrapper" aria-label="Comments for Full cost of St Helen's rugby ground transformation emerges"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/rugby-news/full-cost-st-helens-rugby-34074946" data-link-tracking="undefineddescriptionundefined">The famous rugby ground is being revamped and will host its first Ospreys match at the end of September</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="24-0-1" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34074946"><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="24-0-2" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34053637"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/rugby/gallery/drone-pictures-show-how-work-34053637" data-link-tracking="PostArticle|Rec|photo-story|sectionGroup5|image|index 24-0-2" aria-label="Drone pictures show iconic Welsh rugby stadium being transformed"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34053657.ece/ALTERNATES/s180/1_.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34053657.ece/ALTERNATES/s458/1_.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34053657.ece/ALTERNATES/s615/1_.jpg" alt="" onerror="this.style.opacity='0'"></a><div class="gallery-icon section-theme-border section-theme"></div></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/rugby/gallery/drone-pictures-show-how-work-34053637" data-articleid="34053637" data-link-tracking="undefinedtitleundefined">Drone pictures show iconic Welsh rugby stadium being transformed</a></div><div class="teaser-label-comment" data-tmdatatrack-index="24-0-2" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34053637"><div class="label-line"><a class="label" href="https://www.walesonline.co.uk/all-about/ospreys" data-link-tracking="undefinedTag|Fireundefined">Ospreys</a></div><a class="description" href="https://www.walesonline.co.uk/sport/rugby/gallery/drone-pictures-show-how-work-34053637" data-link-tracking="undefineddescriptionundefined">The ambitious project to transform the famous old ground into a modern venue capable of hosting top-class sport began at the end of last month</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="24-0-2" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34053637"><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="24-0-3" data-tmdatatrack="section-article" data-tmdatatrack-articleid="34016431"><figure data-mod="image"><a href="https://www.walesonline.co.uk/sport/swansea-city-wants-huge-new-34016431" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 24-0-3" aria-label="Swansea City wants huge fan park where fans can pour their own pints"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article34016463.ece/ALTERNATES/s180/1_park2jpeg.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article34016463.ece/ALTERNATES/s458/1_park2jpeg.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article34016463.ece/ALTERNATES/s615/1_park2jpeg.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.walesonline.co.uk/sport/swansea-city-wants-huge-new-34016431" data-articleid="34016431" data-link-tracking="undefinedtitleundefined">Swansea City wants huge fan park where fans can pour their own pints</a></div><div class="teaser-label-comment" data-tmdatatrack-index="24-0-3" data-tmdatatrack="section-article__label" data-tmdatatrack-articleid="34016431"><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-34016431" data-tmdatatrack-index="24-0-3" data-tmdatatrack="section-article__comments" data-tmdatatrack-articleid="34016431"><a class="viafoura" href="https://www.walesonline.co.uk/sport/swansea-city-wants-huge-new-34016431#comments-wrapper" aria-label="Comments for Swansea City wants huge fan park where fans can pour their own pints"><span class="count-number"></span></a></div><a class="description" href="https://www.walesonline.co.uk/sport/swansea-city-wants-huge-new-34016431" data-link-tracking="undefineddescriptionundefined">Documents submitted to the council suggest the fan experience could be significantly improved near to the ground pre-kick off</a><div class="bookmark-btn-pancake" data-tmdatatrack-index="24-0-3" data-tmdatatrack="section-article__bookmark" data-tmdatatrack-articleid="34016431"><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>
</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/WalesOnline" 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=67e986b936d00df8e2ea90243d7c0310" 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>
</body>
</html>
