{"id":24,"date":"2026-03-02T19:42:49","date_gmt":"2026-03-02T19:42:49","guid":{"rendered":"https:\/\/jbdigital.org\/?page_id=24"},"modified":"2026-03-02T23:01:49","modified_gmt":"2026-03-02T23:01:49","slug":"cubs","status":"publish","type":"page","link":"https:\/\/jbdigital.org\/index.php\/cubs\/","title":{"rendered":"Marquee Sports"},"content":{"rendered":"\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"190\" height=\"190\" src=\"https:\/\/jbdigital.org\/wp-content\/uploads\/2026\/03\/download.png\" alt=\"\" class=\"wp-image-32\" srcset=\"https:\/\/jbdigital.org\/wp-content\/uploads\/2026\/03\/download.png 190w, https:\/\/jbdigital.org\/wp-content\/uploads\/2026\/03\/download-150x150.png 150w\" sizes=\"auto, (max-width: 190px) 100vw, 190px\" \/><\/figure>\n\n\n\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<title>Chicago Cubs Highlights<\/title>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\nbody {\n    margin: 0;\n    font-family: Arial, sans-serif;\n    background: #ffffff;\n    color: #0B2D60;\n    text-align: center;\n}\n\nheader {\n    padding: 20px 0;\n    border-bottom: 4px solid #CC0000;\n}\n\nheader img {\n    height: 100px;\n}\n\n.video-wrapper {\n    display: flex;\n    justify-content: center;\n    margin: 40px auto;\n    width: 90%;\n    max-width: 1000px;\n}\n\n.video-wrapper iframe {\n    width: 100%;\n    height: 560px;\n    border: none;\n}\n\n@media (max-width: 768px) {\n    .video-wrapper iframe {\n        height: 350px;\n    }\n}\n\n.download-section {\n    margin-top: 30px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n}\n\n.download-btn {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n\n    width: 90%;\n    max-width: 350px;\n    height: 55px;\n\n    margin: 12px 0;\n    padding: 0 20px;\n\n    text-decoration: none;\n    font-weight: bold;\n    font-size: 16px;\n\n    border-radius: 6px;\n    color: #ffffff;\n}\n\n.download-btn img {\n    height: 24px;\n    width: 24px;\n}\n\n.firefox-btn {\n    background-color: #FF7139;\n}\n\n.firefox-btn:hover {\n    background-color: #e65c25;\n}\n\n.ublock-btn {\n    background-color: #C0392B;\n}\n\n.ublock-btn:hover {\n    background-color: #a93226;\n}\n\nfooter {\n    margin: 40px 0;\n    font-size: 0.9em;\n    color: #555;\n}\n<\/style>\n<\/head>\n\n<body>\n\n<header>\n\n<\/header>\n\n<h1>Marquee Sports Network<\/h1>\n<br>\n<h5>Click anywhere in the video without <a href=\"https:\/\/ublockorigin.com\/\" \n   target=\"_blank\"\n   style=\"color:#0000EE; text-decoration:underline; font-weight:bold;\">\n   UBLOCK ORIGIN\n<\/a> or a similar ad\/popup blocker installed and you will get popups, false virus warnings, and overall fuckery.  <a href=\"https:\/\/ublockorigin.com\/\" \n   target=\"_blank\"\n   style=\"color:#0000EE; text-decoration:underline; font-weight:bold;\">\n   UBLOCK ORIGIN\n<\/a> stops all that..<\/h5>\n<br>\n\n<div class=\"video-wrapper\">\n    <iframe \n        src=\"https:\/\/dlhd.link\/cast\/stream-770.php\"\n        allow=\"fullscreen; autoplay; encrypted-media; picture-in-picture\"\n        allowfullscreen>\n    <\/iframe>\n<\/div>\n\n<div class=\"download-section\">\n    <p>YOU MUST USE FIREFOX OR A BROWSER THAT SUPPORTS UBLOCK ORIGIN<\/p>\n\n    <a href=\"https:\/\/www.mozilla.org\/firefox\/new\/\" \n       target=\"_blank\" \n       class=\"download-btn firefox-btn\">\n        <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/a\/a0\/Firefox_logo%2C_2019.svg\" alt=\"Firefox\">\n        Download Firefox\n    <\/a>\n\n    <a href=\"https:\/\/addons.mozilla.org\/firefox\/addon\/ublock-origin\/\" \n       target=\"_blank\" \n       class=\"download-btn ublock-btn\">\n        <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/0\/05\/UBlock_Origin.svg\" alt=\"uBlock\">\n        Install uBlock Origin\n    <\/a>\n<\/div>\n\n<footer>\n    The home of the Chicago Cubs! \u26be\n<\/footer>\n<div id=\"browserModal\" class=\"modal-overlay\">\n  <div class=\"modal-box\">\n    <h2>Browser Compatibility Notice<\/h2>\n    <p>\n      Your current browser may not support uBlock Origin.\n      For the best viewing experience, please use Firefox or a Chromium-based browser.\n    <\/p>\n\n    <div class=\"modal-buttons\">\n      <a href=\"https:\/\/www.mozilla.org\/firefox\/new\/\" target=\"_blank\" class=\"modal-btn firefox\">\n        Download Firefox\n      <\/a>\n\n      <a href=\"https:\/\/ublockorigin.com\/\" target=\"_blank\" class=\"modal-btn ublock\">\n        UBLOCK ORIGIN\n      <\/a>\n    <\/div>\n\n    <button onclick=\"closeModal()\" class=\"close-btn\">Continue Anyway<\/button>\n  <\/div>\n<\/div>\n<style>\n.modal-overlay {\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(0,0,0,0.75);\n  display: none;\n  justify-content: center;\n  align-items: center;\n  z-index: 9999;\n}\n\n.modal-box {\n  background: #ffffff;\n  padding: 30px;\n  max-width: 420px;\n  width: 90%;\n  border-radius: 8px;\n  text-align: center;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.3);\n  font-family: Arial, sans-serif;\n}\n\n.modal-box h2 {\n  color: #0B2D60;\n  margin-bottom: 15px;\n}\n\n.modal-box p {\n  color: #333;\n  font-size: 15px;\n  margin-bottom: 25px;\n}\n\n.modal-buttons {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-bottom: 20px;\n}\n\n.modal-btn {\n  display: block;\n  padding: 12px;\n  font-weight: bold;\n  text-decoration: none;\n  border-radius: 6px;\n  color: #ffffff;\n}\n\n.modal-btn.firefox {\n  background: #FF7139;\n}\n\n.modal-btn.firefox:hover {\n  background: #e65c25;\n}\n\n.modal-btn.ublock {\n  background: #C0392B;\n}\n\n.modal-btn.ublock:hover {\n  background: #a93226;\n}\n\n.close-btn {\n  background: none;\n  border: none;\n  color: #0B2D60;\n  font-weight: bold;\n  cursor: pointer;\n  text-decoration: underline;\n}\n<\/style>\n<script>\nfunction browserSupportsUblock() {\n    const ua = navigator.userAgent;\n\n    const isFirefox = ua.includes(\"Firefox\");\n    const isChrome = ua.includes(\"Chrome\") && !ua.includes(\"Edg\");\n    const isEdge = ua.includes(\"Edg\");\n    const isOpera = ua.includes(\"OPR\");\n\n    return isFirefox || isChrome || isEdge || isOpera;\n}\n\nfunction closeModal() {\n    document.getElementById(\"browserModal\").style.display = \"none\";\n}\n\nwindow.onload = function() {\n    if (!browserSupportsUblock()) {\n        document.getElementById(\"browserModal\").style.display = \"flex\";\n    }\n};\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Chicago Cubs Highlights Marquee Sports Network Click anywhere in the video without UBLOCK ORIGIN or a similar ad\/popup blocker installed and you will get popups, false virus warnings, and overall fuckery. UBLOCK ORIGIN stops all that.. YOU MUST USE FIREFOX OR A BROWSER THAT SUPPORTS UBLOCK ORIGIN Download Firefox Install uBlock Origin The home of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-24","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jbdigital.org\/index.php\/wp-json\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jbdigital.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jbdigital.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jbdigital.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jbdigital.org\/index.php\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":27,"href":"https:\/\/jbdigital.org\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":55,"href":"https:\/\/jbdigital.org\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions\/55"}],"wp:attachment":[{"href":"https:\/\/jbdigital.org\/index.php\/wp-json\/wp\/v2\/media?parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}