{"id":2503458,"date":"2025-10-27T13:41:02","date_gmt":"2025-10-27T17:41:02","guid":{"rendered":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/moving-moment-video-gonna-get-pretty-vulnerable-here-nfl-qb-was-about-to-cry-on-field-over-goodness-of-god\/"},"modified":"2025-10-27T13:41:55","modified_gmt":"2025-10-27T17:41:55","slug":"moving-moment-video-gonna-get-pretty-vulnerable-here-nfl-qb-was-about-to-cry-on-field-over-goodness-of-god","status":"publish","type":"post","link":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/moving-moment-video-gonna-get-pretty-vulnerable-here-nfl-qb-was-about-to-cry-on-field-over-goodness-of-god\/","title":{"rendered":"Moving Moment Video: &#8216;Gonna Get Pretty Vulnerable Here&#8217; &#8211; NFL QB Was About to Cry on Field Over Goodness of God"},"content":{"rendered":"<aside class=\"mashsb-container mashsb-main mashsb-stretched\"><div class=\"mashsb-box\"><div class=\"mashsb-count mash-medium\" style=\"&quot;\"><div class=\"counts mashsbcount\">42<\/div><span class=\"mashsb-sharetext\">SHARES<\/span><\/div><div class=\"mashsb-buttons\"><a class=\"mashicon-facebook mash-medium mash-nomargin mashsb-noshadow\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.conservativenewsdaily.net%2Fbreaking-news%2Fmoving-moment-video-gonna-get-pretty-vulnerable-here-nfl-qb-was-about-to-cry-on-field-over-goodness-of-god%2F\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Facebook<\/span><\/a><a class=\"mashicon-twitter mash-medium mash-nomargin mashsb-noshadow\" href=\"https:\/\/twitter.com\/intent\/tweet?text=&amp;url=https:\/\/www.conservativenewsdaily.net\/breaking-news\/?p=2503458&amp;via=ConservNewsDly\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Twitter<\/span><\/a><a class=\"mashicon-subscribe mash-medium mash-nomargin mashsb-noshadow\" href=\"#\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Subscribe<\/span><\/a><div class=\"onoffswitch2 mash-medium mashsb-noshadow\" style=\"display:none\"><\/div><\/div>\n            <\/div>\n                <div style=\"clear:both\"><\/div><\/aside>\n            <!-- Share buttons by mashshare.net - Version: 4.0.47--><p>The New York Jets and quarterback Justin Fields faced a tough start to the 2025 NFL season, enduring seven straight losses before securing a narrow 39-38 victory over the Cincinnati Bengals, marking their first win of the year. following the win, Fields appeared emotionally vulnerable and <a href=\"https:\/\/www.conservativenewsdaily.net\/breaking-news\/brad-wenstrup-becomes-latest-lawmaker-to-forgo-reelection-in-2024\/\" title=\"Brad Wenstrup becomes latest lawmaker to forgo reelection in 2024\">expressed deep gratitude<\/a> towards God, sharing how his faith helped him cope with the immense pressure and criticism he faced, especially after being publicly criticized by Jets owner Woody Johnson, who blamed Fields for the team&#8217;s struggles. Despite talks of possibly losing his starting position, Fields revealed that he found strength through prayer during a very tough week, including moments of personal despair and encouragement from his family. At 26, Fields has had a challenging NFL career with multiple teams but has shown talent and resilience. After this win, he emphasized that his faith and perseverance would define his time with the Jets, irrespective of future results.  <\/p>\n<p class=\"readmore\">\n    <button onclick=\"showReadMore()\" id=\"readmorebtn\">Read more&#8230;<\/button>\n<\/p>\n<hr id=\"line\">\n<span id=\"more\"><\/p>\n<p><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><\/p>\n<section> \t\t\t\t<script>console.log(\"ad slot (AC1)\")<\/script><script>console.log(\"ad slot (IC1)\")<\/script><script>console.log(\"ad slot (IC2)\")<\/script><script>console.log(\"ad slot (IC3)\")<\/script><script>console.log(\"ad slot (IC4)\")<\/script><script>console.log(\"ad slot (REP_0)\")<\/script><script>console.log(\"ad slot (REP_1)\")<\/script><script>console.log(\"ad slot (REP_2)\")<\/script><script>console.log(\"ad slot (REP_3)\")<\/script><\/p>\n<p>The New York Jets and quarterback Justin Fields have endured a brutal start to the 2025 NFL season.<\/p>\n<p>Thus, speaking to reporters following Sunday&rsquo;s dramatic <a href=\"https:\/\/www.espn.com\/nfl\/recap\/_\/gameId\/401772758\" target=\"_blank\" rel=\"noopener\">39-38 win<\/a> over the Cincinnati Bengals &mdash; New York&rsquo;s first victory of the year after seven consecutive losses &mdash; Fields looked and sounded like a man who, amid genuine despair, had surrendered himself to God and now basked in the joy that accompanied His blessings.<\/p>\n<p>&ldquo;I&rsquo;m gonna get pretty vulnerable right here,&rdquo; the quarterback said in a clip posted to the social media platform X.<\/p>\n<p>Indeed he did, for this was no ordinary win and no ordinary week preceding it.<\/p>\n<p>Last Sunday, the Jets suffered their <a href=\"https:\/\/www.conservativenewsdaily.net\/breaking-news\/tennis-italian-musetti-defies-odds-to-lift-maiden-title-in-hamburg\/\" title=\"Tennis-Italian Musetti defies odds to lift maiden title in Hamburg\">seventh straight loss<\/a>, an ugly <a href=\"https:\/\/www.espn.com\/nfl\/game\/_\/gameId\/401772860\/panthers-jets\" target=\"_blank\" rel=\"noopener\">13-6 defeat<\/a> at the hands of the Carolina Panthers.<\/p>\n<p>  <script> console.log(\"A\/B Test Video Player\"); \/\/ Helper function to set a cookie function setVideoCookie(name, value, days) {     var expires=\"\";     if (days) {         var date=new Date();         date.setTime(date.getTime() + (days*24*60*60*1000));         expires=\"; expires=\" + date.toUTCString();     }     document.cookie=name + \"=\" + (value || \"\")  + expires + \"; path=\/\"; }  \/\/ Helper function to get a cookie function getVideoCookie(name) {     var nameEQ=name + \"=\";     var ca=document.cookie.split(';');     for(var i=0; i <ca.length; i++) {         var c=ca[i];         while (c.charAt(0)==' ') c=c.substring(1,c.length);         if (c.indexOf(nameEQ)==0) return c.substring(nameEQ.length,c.length);     }     return null; }  \/\/ Function to determine or retrieve the split test group function assignSplitTestGroup() {     var group=getVideoCookie('splitTestGroup');     if (group===null) {         var rand=Math.random();         if (rand <1\/3) {             group='A';         } else if (rand <2\/3) {             group='B';         } else {             group='C';         }         setVideoCookie('splitTestGroup', group, 1); \/\/ Sets a cookie for 1 day     }     return group; }  \/\/ aditude function aditudePlayer() {     playerBottom=5;     if (window.innerWidth <=768) {         playerBottom=100;     }     console.log(\"Loading Aditude video player\");     window.tude=window.tude || { cmd: [] };     window.tude.cmd.push(function() {         tude.requestOutstreamAd({             divId: \"videoPlayer\",             baseDivId: \"pb-slot-outstream\",             playerOptions: {                 dock: true,                 dockedPosition: \"bottom-right\",                 dockedOffset: {                     bottom: playerBottom,                     right: 5,                 },             }         });     }); }  \/\/ anyclip function anyclipPlayer() {     document.addEventListener(\"DOMContentLoaded\", function() {         function loadAnyclip() {             const container=document.getElementById(\"videoPlayer\");             if (!container) return;              const script=document.createElement(\"script\");             script.src=\"https:\/\/player.anyclip.com\/anyclip-widget\/lre-widget\/prod\/v1\/src\/lre.js\";             script.setAttribute(\"pubname\", \"westernjournalcom\");             script.setAttribute(\"widgetname\", \"001w000001jULVcAAO_M12924\");              \/\/ append inside the container so player shows in correct spot             container.appendChild(script);         }         function findPreviousParagraph(selector, x) {             const targetElement=document.querySelector(selector);             if (!targetElement) {                 console.warn(\"Target element not found.\");                 return null;             }              \/\/ Get all \n\n<p> elements in order as they appear in the document             let paragraphs=Array.from(document.querySelectorAll(\"p\"));              \/\/ Find the index of the last <\/p>\n<p> before the target element             let targetIndex=paragraphs.findIndex(p=> p.compareDocumentPosition(targetElement) & Node.DOCUMENT_POSITION_PRECEDING);              if (targetIndex===-1 || targetIndex <x) {                 console.warn(\"Not enough paragraphs before the target element.\");                 return null;             }              return paragraphs[targetIndex - x];         }          \/\/ Set up IntersectionObserver         function observeElement(element) {             if (!element) return;              const observer=new IntersectionObserver(                 (entries)=> {                     entries.forEach(entry=> {                         if (entry.isIntersecting) {                             console.log(\"Paragraph is now visible:\", entry.target.textContent.trim());                             loadAnyclip();                             observer.disconnect();                         }                     });                 },                 { threshold: 0.5 } \/\/ Adjust threshold as needed             );              observer.observe(element);         }          \/\/ Find the 1st paragraph before #videoPlayer and observe it         let paragraphToObserve=findPreviousParagraph(\"#videoPlayer\", 2);         observeElement(paragraphToObserve);     }); }  \/\/ stn function stnPlayer() {     \/\/ may want to pass in         document.addEventListener(\"DOMContentLoaded\", function() {         function loadScript(src) {             const script=document.createElement(\"script\");             script.src=src;             script.async=true;             document.body.appendChild(script);         }         function findPreviousParagraph(selector, x) {             const targetElement=document.querySelector(selector);             if (!targetElement) {                 console.warn(\"Target element not found.\");                 return null;             }              \/\/ Get all <\/p>\n<p> elements in order as they appear in the document             let paragraphs=Array.from(document.querySelectorAll(\"p\"));              \/\/ Find the index of the last <\/p>\n<p> before the target element             let targetIndex=paragraphs.findIndex(p=> p.compareDocumentPosition(targetElement) & Node.DOCUMENT_POSITION_PRECEDING);              if (targetIndex===-1 || targetIndex <x) {                 console.warn(\"Not enough paragraphs before the target element.\");                 return null;             }              return paragraphs[targetIndex - x];         }          \/\/ Set up IntersectionObserver         function observeElement(element) {             if (!element) return;              const observer=new IntersectionObserver(                 (entries)=> {                     entries.forEach(entry=> {                         if (entry.isIntersecting) {                             console.log(\"Paragraph is now visible:\", entry.target.textContent.trim());                             loadScript(\"https:\/\/embed.sendtonews.com\/player3\/embedcode.js?fk=vizqo9x0\");                             observer.disconnect();                         }                     });                 },                 { threshold: 0.5 } \/\/ Adjust threshold as needed             );              observer.observe(element);         }          \/\/ Add custom styles for STN player         const style=document.createElement('style');         style.textContent=`         #videoPlayer {             min-height: 460px;             margin-bottom: 10px;         }         @media only screen and (max-width: 780px) {             #videoPlayer {                 min-height: 200px;             }         }         `;         document.head.appendChild(style);          \/\/ Add needed div for STN player         const stnDiv=document.createElement(\"div\");         \/\/ add data-stn-player attribute         stnDiv.setAttribute(\"data-stn-player\", \"vizqo9x0\");         document.getElementById(\"videoPlayer\").appendChild(stnDiv);           \/\/ Find the 1st paragraph before #videoPlayer and observe it         let paragraphToObserve=findPreviousParagraph(\"#videoPlayer\", 2);         observeElement(paragraphToObserve);     }); }  \/\/ Assign user to a group window.adUserGroup=assignSplitTestGroup(); let isSubbed=getCookie( 'ff_subbed' );  \/\/ Example usage if (isSubbed) {     console.log('User is subscribed, not running a player'); } else if (window.adUserGroup==='A') {     console.log('Running Aditude player for group A');     aditudePlayer(); } else if (window.adUserGroup==='B') {     console.log('Running Anyclip player for group B');     anyclipPlayer(); } else {     console.log('Running STN player for group C');     stnPlayer(); } <\/script> <\/p>\n<p>After the game, a young Jets fan went viral for his comments to a reporter in the parking lot.<\/p>\n<p>&ldquo;I hate this team,&rdquo; the young man said. &ldquo;I was born into this, and I&rsquo;m not gonna ever &mdash; I&rsquo;m always a Jets fan. But, like, I just, I hate this team.&rdquo;<\/p>\n<blockquote class=\"twitter-tweet\">\n<p dir=\"ltr\" lang=\"en\">Pray for these young Jets fans<\/p>\n<p>They didn&rsquo;t choose this life <a href=\"https:\/\/t.co\/NBG9TRnWRX\">pic.twitter.com\/NBG9TRnWRX<\/a><\/p>\n<p>&mdash; Barstool Sports (@barstoolsports) <a href=\"https:\/\/twitter.com\/barstoolsports\/status\/1980674469468483607?\">October 21, 2025<\/a><\/p>\n<\/blockquote>\n<p><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n<p>Then, on Tuesday, Jets owner Woody Johnson threw gasoline on the fire by blaming Fields for the team&rsquo;s poor record.<\/p>\n<p>&ldquo;It&rsquo;s hard when you have a quarterback with a rating that he&rsquo;s got. I mean, he has ability, but something just is not jiving,&rdquo; Johnson said, per <a href=\"https:\/\/www.espn.com\/nfl\/story\/_\/id\/46687819\/justin-fields-shrugs-jets-owner-woody-johnson-criticism\" target=\"_blank\" rel=\"noopener\">ESPN<\/a>.<\/p>\n<p>As of mid-week, it appeared that Fields would lose his job to backup quarterback Tyrod Taylor.<\/p>\n<p>Sunday&rsquo;s win over Cincinnati, therefore, came at a professional low point for Fields.<\/p>\n<p>&ldquo;It&rsquo;s been a lot of, you know, it&rsquo;s been a lot for me &mdash; emotionally, spiritually,&rdquo; a subdued-sounding Fields told reporters after the game. &ldquo;When I was out on the field I was damn near about to start crying, but not because we won but just because of the goodness of God, and just how everything works for the greater good.&rdquo;<\/p>\n<p>The quarterback sounded as if he had carried the weight of the season&rsquo;s early failures and criticisms.<\/p>\n<p>&ldquo;Everything that I&rsquo;ve been through this past week, everything that we&rsquo;ve been through as a team these past seven weeks &mdash; there was a lot of ups and downs,&rdquo; he added. &ldquo;I got a lot of support from my teammates, from my brothers, from my family, from my friends.&rdquo;<\/p>\n<p>Then, Fields expressed gratitude to <a href=\"https:\/\/www.westernjournal.com\/video-trump-says-not-sure-going-heaven-haters-mock-christians--jesus\/\" target=\"_blank\" rel=\"noopener\">Jesus<\/a>.<\/p>\n<p>&ldquo;And, most of all, I&rsquo;m just, I&rsquo;m just thankful, thankful for the Lord&rsquo;s, that He &mdash; He blessed me,&rdquo; Fields continued. &ldquo;I mean, shoot, yesterday I&rsquo;m praying, start praying like crazy, just for a win, just for a win.&rdquo;<\/p>\n<p>At that point, the quarterback revealed the depth of his despair during the past week.<\/p>\n<p>&ldquo;I&rsquo;m gonna get pretty vulnerable right here,&rdquo; Fields said. &ldquo;But this week I kinda, you know, I found myself in my closet crying, on the ground, laying down, not because of the hardships, not because of the troubles. I felt like, you know, I was built to handle that, and I was put in place to handle this situation.&rdquo;<\/p>\n<p>Something else prompted the tears.<\/p>\n<p>&ldquo;But in that moment when I was talking to my best friend, you know, how hard it was, and just, not wavering, faith-wise, I just had gotten a text from my sister and my stepmom, and it was just an encouraging text, just keep going, and keep spreading the faith,&rdquo; he added.<\/p>\n<p>Fields took it as a sign.<\/p>\n<p>&ldquo;And they just sent me a link on social media,&rdquo; he continued. &ldquo;And I tell you guys all the time that I&rsquo;m not on social media. So I didn&rsquo;t see it. So that was just &mdash; it was just a sign from <a href=\"https:\/\/www.westernjournal.com\/deep-dive-trump-roadblock-antichrist-potus-israel-plan-may-slow-till-gods-perfect-timing-arrives\/\" target=\"_blank\" rel=\"noopener\">God<\/a> for me, to keep going, and that I&rsquo;m in the right place.&rdquo;<\/p>\n<p>Then, the <a href=\"https:\/\/www.conservativenewsdaily.net\/breaking-news\/tom-brady-gisele-bundchen-focus-on-kids-amid-divorce-rumors\/\" title=\"Tom Brady &amp; Gisele B\u00fcndchen Focus on Kids Amid Divorce Rumors\">quarterback told reporters<\/a> that on Saturday &mdash; the day before the game &mdash; he constantly talked to God.<\/p>\n<p>&ldquo;Yesterday I was just <a href=\"https:\/\/www.westernjournal.com\/family-boy-pinned-california-helicopter-crash-s-update-condition-praying-safe-recovery\/\" target=\"_blank\" rel=\"noopener\">praying<\/a> over and over and over again like, you know, like, just one &mdash; one win,&rdquo; he said. &ldquo;But all that to say is that, you know, God is real. God is good. And everything that we go through in this life is for a purpose.&rdquo;<\/p>\n<blockquote class=\"twitter-tweet\">\n<p dir=\"ltr\" lang=\"en\">NEW: Jets quarterback Justin Fields praises God after his win over the Bengals, opens up about his emotional week ahead of the game.<\/p>\n<p>Fields was benched last week and was even called out by owner Woody Johnson before getting the start this week.<\/p>\n<p>&ldquo;I&rsquo;m gonna get pretty vulnerable&hellip; <a href=\"https:\/\/t.co\/CaPbbOLwui\">pic.twitter.com\/CaPbbOLwui<\/a><\/p>\n<p>&mdash; Collin Rugg (@CollinRugg) <a href=\"https:\/\/twitter.com\/CollinRugg\/status\/1982577913297039686?\">October 26, 2025<\/a><\/p>\n<\/blockquote>\n<p><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n<p>In his fifth NFL season, <a href=\"https:\/\/www.pro-football-reference.com\/players\/F\/FielJu00.htm\" target=\"_blank\" rel=\"noopener\">Fields<\/a> has struggled to an overall record of 15-36.<\/p>\n<p>A closer look, however, reveals that the former first-round pick, still only 26 years old, has deserved a better fate.<\/p>\n<p>For instance, in 2022 &mdash; his second year in the league &mdash; when Fields&rsquo; talent-deprived Chicago Bears stumbled to a 3-12 record in games he started, the dynamic young quarterback nonetheless finished ninth overall in the Associated Press&rsquo; NFL MVP voting.<\/p>\n<p>Then, to open the 2024 season, Fields led the <a href=\"https:\/\/www.westernjournal.com\/liberal-fans-losing-steelers-quarterback-attends-trump-rally-silenced-teams-response\/\" target=\"_blank\" rel=\"noopener\">Pittsburgh Steelers<\/a> to a 4-2 record before retreating to the bench. He never started another game.<\/p>\n<p>In short, one might excuse the quarterback if he complained that multiple teams had wasted much of his young career.<\/p>\n<p>Instead, he prayed. And when the blessings came, as they did on Sunday, he gave glory to God.<\/p>\n<p>Based on his comments to reporters after the game, Fields&rsquo; tenure in New York will qualify as a success regardless of whether or not the Jets win another game.<\/p>\n<div style=\"position: relative;\">\n<div class=\"ff-fancy-header-container\"> \t\t\t \t<\/div>\n<div class=\"entry-submit-correction inner-content\">\n<div class=\"correction-form\">\n<form style=\"display: none;\">\n<div class=\"sc-name-field\"> \t\t\t\t\t\t<label>* Name<\/label> \t\t\t\t\t\t<br \/> \t\t\t\t\t\t<input type=\"text\" name=\"name\" required> \t\t\t\t\t<\/div>\n<div class=\"sc--field\"> \t\t\t\t\t\t<label>* <\/label> \t\t\t\t\t\t<br \/> \t\t\t\t\t\t<input type=\"text\" name=\"\" required> \t\t\t\t\t<\/div>\n<p> \t\t\t\t\t<label>* Message<\/label> \t\t\t\t\t<br \/> \t\t\t\t\t<textarea name=\"message\" required><\/textarea> \t\t\t\t\t \t\t\t\t\t<\/p>\n<div class=\"required-message\" style=\"display: none; padding-bottom: 15px;\">* All fields are required.<\/div>\n<p> \t\t\t\t\t<input type=\"submit\" value=\"Submit\" onclick=\"event.preventDefault(); firefly_sc();\"> \t\t\t\t\t \t\t\t\t\t<\/p>\n<div class=\"firefly-sc-confirm\" style=\"display: none;\">Success!<\/div>\n<\/p><\/form>\n<\/p><\/div>\n<\/p><\/div>\n<p> \t\t<script> \t\t\tfunction firefly_sc() { \t\t\t\tif( typeof window.captchaPublicKey==typeof undefined ){ \t\t\t\t\tconsole.error('window.captchaPublicKey is not defined'); \t\t\t\t} \t\t\t\tgrecaptcha.execute( window.captchaPublicKey, { action: 'submit_correction' } ).then( function( token ) { \t\t\t\t\tvar opts={ \t\t\t\t\t\taction:    'firefly_sc_submit', \t\t\t\t\t\tname:      document.querySelector( '.entry-submit-correction [name=\"name\"]' ).value, \t\t\t\t\t\t:     document.querySelector( '.entry-submit-correction [name=\"\"]' ).value, \t\t\t\t\t\tmessage:   document.querySelector( '.entry-submit-correction [name=\"message\"]' ).value, \t\t\t\t\t\tpost_id:   firefly_post_id, \t\t\t\t\t\tcap_token: token \t\t\t\t\t}  \t\t\t\t\tvar inputs=[ 'name', '', 'message' ];  \t\t\t\t\tfor( var i=0; i <inputs.length; i++ ) if( ! ( opts[inputs[i]]=document.querySelector( '.entry-submit-correction [name=\"' + inputs[i] + '\"]' ).value ) ) { \t\t\t\t\t\tdocument.querySelector( '.entry-submit-correction .required-message' ).style.display='block'; \t\t\t\t\t\treturn; \t\t\t\t\t}  \t\t\t\t\tdocument.querySelector( '.entry-submit-correction input[type=\"submit\"]' ).style.display='none'; \t\t\t\t\tdocument.querySelector( '.entry-submit-correction .firefly-sc-submitting-img' ).src=firefly_loading_gif_url; \t\t\t\t\tdocument.querySelector( '.entry-submit-correction .firefly-sc-submitting-img' ).style.display='inline-block';  \t\t\t\t\tconsole.log( 'ma subbing' );  \t\t\t\t\tif( firefly_post_id ) opts['post_id']=firefly_post_id;  \t\t\t\t\t\/* Send the data using post with element id name and name2*\/ \t\t\t\t\tvar posting=jQuery.post( firefly_ajax_url, opts );  \t\t\t\t\t\/* Alerts the results *\/ \t\t\t\t\tposting.done( function( response ) { \t\t\t\t\t\tif( response.success ) { \t\t\t\t\t\t\tconsole.log( response.data ); \t\t\t\t\t\t\tdocument.querySelector( '.entry-submit-correction .firefly-sc-submitting-img' ).style.display='none'; \t\t\t\t\t\t\tdocument.querySelector( '.entry-submit-correction .firefly-sc-confirm' ).style.display='block';  \t\t\t\t\t\t\tdataLayer.push( { 'event': 'submit-correction' } ); \t\t\t\t\t\t} \t\t\t\t\t}); \t\t\t\t}); \t\t\t} \t\t<\/script> \t     \t\t\t\t\t\t     \t\t\t\t\t<\/div>\n<p style=\"border: 1px solid #f5f5f5; padding: 16px;\">Advertise with The Western Journal and reach millions of highly engaged readers, while supporting our work. <a href=\"https:\/\/www.westernjournal.com\/advertise-us\/?wj_source=article\">Advertise Today<\/a>.<\/p>\n<p><script>console.log(\"ad slot (BA1)\")<\/script> \t\t<\/p>\n<div class=\"ff-fancy-header-container\"> \t\t\t \t<\/div>\n<\/section>\n<p><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The New York Jets and quarterback Justin Fields have faced a tough beginning to the 2025 NFL season. After Sunday&#8217;s thrilling 39-38 victory over the Cincinnati Bengals-marking New York&#8217;s first win following seven straight defeats-Fields appeared deeply moved, expressing a mix of relief and gratitude despite the team&#8217;s struggles<\/p>\n","protected":false},"author":1,"featured_media":2503459,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_mo_disable_npp":"","fifu_image_url":"https:\/\/www.westernjournal.com\/wp-content\/uploads\/2025\/10\/Justin-Fields.jpg","fifu_image_alt":"","footnotes":""},"categories":[33651],"tags":[65963,7215,27586],"class_list":["post-2503458","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-the-western-journal","tag-moving-moment","tag-nfl","tag-vulnerability"],"fifu_image_url":"https:\/\/www.westernjournal.com\/wp-content\/uploads\/2025\/10\/Justin-Fields.jpg","_links":{"self":[{"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/posts\/2503458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/comments?post=2503458"}],"version-history":[{"count":3,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/posts\/2503458\/revisions"}],"predecessor-version":[{"id":2503462,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/posts\/2503458\/revisions\/2503462"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/media\/2503459"}],"wp:attachment":[{"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/media?parent=2503458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/categories?post=2503458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/tags?post=2503458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}