Home – Whatfinger News

WARNING
90
DAYS UNTIL
FREEDOM GETS NUKED
If we let them take both houses
without the SAVE America Act
Powered by

Whatfinger.com

document.addEventListener(‘DOMContentLoaded’, function () {

document.querySelectorAll(‘.wf-days’).forEach(function(el){

function updateCountdown(){

const target = new Date(“2026-11-03T00:00:00-05:00”).getTime();

const now = Date.now();
const diff = Math.max(0, target – now);

const days = Math.floor(diff / (1000 * 60 * 60 * 24));

el.textContent = days;

}

updateCountdown();

setInterval(updateCountdown, 60 * 60 * 1000);

});

});

🛑 Features, Red-pill blasts, takedowns, hits, deep state reveals, and savage roasts that’ll make you say ‘DAMN!’ No safe spaces. (use arrows) – Ben, Beth, Alex

American tax dollars sent overseas
this year
$40,400,000,000
Updating in real time

(function() {
const annualAid = 70000000000; // $70 billion annual foreign aid estimate
const startOfYear = new Date(‘2026-01-01T00:00:00’);
const msPerYear = 365.25 * 24 * 60 * 60 * 1000;
const rate = annualAid / msPerYear;

function update() {
const now = new Date();
const current = Math.floor((now – startOfYear) * rate);
document.getElementById(‘wf-foreign-aid-count’).textContent =
‘$’ + current.toLocaleString(‘en-US’);
}

update();
setInterval(update, 1000);
})();


Unfiltered Truth. America’s News Feed

Tax dollars spent on illegal immigrants
this year
$86,700,000,000
Updating in real time

(function() {
const annualCost = 150000000000; // $150 billion net annual cost estimate
const startOfYear = new Date(‘2026-01-01T00:00:00’);
const msPerYear = 365.25 * 24 * 60 * 60 * 1000;
const rate = annualCost / msPerYear;

function update() {
const now = new Date();
const current = Math.floor((now – startOfYear) * rate);
document.getElementById(‘wf-illegal-cost-count’).textContent =
‘$’ + current.toLocaleString(‘en-US’);
}

update();
setInterval(update, 1000);
})();

The greatest wealth is to live content with little. Plato –  picked by Ben


Mike Rowe reveals Ford has 5,000 unfilled mechanic jobs paying $120,000 a year. – Vid clips – Whatfinger News



Joe Rogan: The Latest Developments in Age Reversal Research – Fast clip plus full show


“Play it, Sam. Play ‘As Time Goes By.'” – Ilsa Lund – Casablanca–  picked by Beth


Social Media Posts At Whatfinger (in case you don’t have an account at sites as many say)


Some dude tried to troll Optimus at the Tesla Diner.. But the humanoid robot trolled him right back. Fast clip – We are entering an incredible new world – Whatfinger News👍



Senate Majority Leader John Thune is going to bring a vote to the floor pushing the SAVE AMERICA ACT in RECONCILIATION – Article on this traitor and Clip😡


Fetterman Goes Full Common Sense: The Once-Progressive Who’s Now Calling Out Bernie’s Dangerous Marxist Circus – Whatfinger News


(adsbygoogle = window.adsbygoogle || []).push({});

Heart disease deaths this year under the official
FAILED cholesterol-focused approach
528,000
Updating in real time • Based on official annual figures

(function() {
// ===== ADJUSTABLE SETTINGS =====
const annualDeaths = 920000; // Cardiovascular disease figure (~1 death every 34 seconds)
const startOfYear = new Date(‘2026-01-01T00:00:00’);
// ===============================

const msPerYear = 365.25 * 24 * 60 * 60 * 1000;
const deathsPerMs = annualDeaths / msPerYear;

function updateCounter() {
const now = new Date();
const msElapsed = now – startOfYear;
const currentDeaths = Math.floor(msElapsed * deathsPerMs);

document.getElementById(‘wf-death-count’).textContent =
currentDeaths.toLocaleString(‘en-US’);
}

// Update immediately, then every second
updateCounter();
setInterval(updateCounter, 1000);
})();

🛑Headline Hurricane: 40 Top Stories Across All Beats (use arrows) Sgt Pat, Ben, Luke

New Type 2 diabetes cases this year
while the same advice keeps failing
810,000
Updating in real time

(function() {
const annualCases = 1400000; // Approximate new diabetes cases per year (mostly Type 2)
const startOfYear = new Date(‘2026-01-01T00:00:00’);
const msPerYear = 365.25 * 24 * 60 * 60 * 1000;
const rate = annualCases / msPerYear;

function update() {
const now = new Date();
const current = Math.floor((now – startOfYear) * rate);
document.getElementById(‘wf-diabetes-count’).textContent = current.toLocaleString(‘en-US’);
}

update();
setInterval(update, 1000);
})();

🤣 Daily Dose of Based Humor, Memes and Quick Smile clips – Sgt Pat (use arrows) 


(adsbygoogle = window.adsbygoogle || []).push({});


Welcome to Whatfinger News… Your VIP Seat for the New American Golden Age… “If freedom of speech is taken away, then dumb and silent we may be led, like sheep to the slaughter.” – George Washington

.text-left {
text-align: left;
margin-bottom: 0px !important;
}
.h5, .h6, h5, h6 {
text-transform: none;
}
.welcome-heading h4 {
background: #fff none repeat scroll 0 0;
color: #fff;
font-weight: bold;
letter-spacing: 2px;
margin-bottom: 15px;
padding: 6px;
border-left: 0px;
border-right: 0px;
border-top: 0px;
}
.post-video-type .aio-icon-title.ult-responsive {
background: #1a2edb none repeat scroll 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
margin-top: 0px !important;
padding: 10px;
text-align: left;
}
.color_11.font_6 {
padding-left: 15px;
}
.color_11.font_6 > li {
list-style: outside none none;
}
.font_6 > a {
color: #000;
font-weight: bold;
}
.font_6.color_11 > li {
margin-bottom: 8px;
}
.feat-dot {
display: none;
}
.flash-news .timeline-feature-item.feat-item {
border: medium none;
margin: 0;
}
.ult-timeline-arrow {
display: none;
}
.flash-news .timeline-feature-item.feat-item {
border-bottom: 2px dashed #000 !important;
}
.post-video-type .aio-icon-description.ult-responsive {
text-align: left;
}
.treding-news h3.aio-icon-title.ult-responsive {
background: none;
padding: 0;
margin-top: 10px !important;
}
.bg-heading h2 {
background: #1a2edb;
padding: 9px 10px !important;
height: auto;
margin-top: 30px !important;
margin-bottom: 10px !important;
}
.menu-home li {
list-style: none;
display: inline-block;
padding: 0px 4px;
}
ul.menu-home {
text-align: center;
}
.menu-home li a {
font-weight: 600;
}
.home-logo a {
color: blue;
font-weight: 600;
}
.top-news {
margin-bottom: 30px;
}
.news-n .timeline-feature-item.feat-item {
text-align: left;
}
.news-n .aio-icon-title.ult-responsive {
background: #1A2EDB;
padding: 10px 10px;
text-align: left;
}
.right-news .timeline-feature-item {
background: #fcfcfc none repeat scroll 0 0;
border-bottom: 2px dashed #000 !important;
border-radius: 4px;
margin-bottom: 0;
margin-top: 0;
position: relative;
text-align: left;
border-right:none;
border-left:none;
border-top:none;
}

.tv-new-link p {
color: #000;
font-weight:600;
}
.heading-1 .aio-icon-title.ult-responsive {
background: #1a2edb none repeat scroll 0 0;
margin: 0px !important;
padding: 10px;
}
.top-icon .aio-icon, .top-icon .aio-icon-description, .top-icon .aio-icon-header, .top-icon .aio-icon-img {
text-align: left !important;
}
.timeline-feature-item.feat-item .timeline-header {
display: block;
padding: 0;
}

.aio-icon-component, .wpb_column > .wpb_wrapper .aio-icon-component {
margin-bottom: 0px;
}
.home .timeline-feature-item.feat-item {
border-bottom-style: dotted !important;
border-color: #000 !important;
padding-bottom: 10px;
padding-top: 10px;
}

.smile-icon-timeline-wrap {
display: block;
margin-bottom: 10px;
margin-top: 10px;
}

.trending-tips .aio-icon-title.ult-responsive {
background: none;
padding: 0;
font-size: 16px !important;
border-bottom: 2px dotted;
padding-bottom: 20px;
margin-top: 10px !important;
}
.link-list li:first-child {
border-top: solid 2px rgba(43, 108, 163, 1);
}
.link-list li {
border-bottom: solid 2px rgba(43, 108, 163, 1);
text-align: center;
list-style: none;
padding: 4px 0px;
font-size:15px;
}
.link-list a {
color: rgb(43, 108, 163);
}
.wpb_widgetised_column .widget {
margin: 0;
text-align: center;
}
#menu-left-menu li {
display: inline-block;
font-size: 13px;
}
#menu-left-menu li a {
color: #000;
font-weight: bold;
padding: 0px 6px;
font-size: 12px;
}
#menu-item-225 > a {
color: #1A2EDB !important;
}
.ult-timeline-title.ult-responsive {
margin: 0px !important;
line-height: normal !important;
letter-spacing: 0px;
}
.ult-responsive.custom-lht {
font-style: italic;
}
.welcome-heading.new-one .aio-icon-title.ult-responsive {
margin-bottom: 15px !important;
}
#top-box .uvc-sub-heading h3 {
color: #333 !important;
font-style: normal !important;
}
.iframe-container {
overflow: hidden;
padding-top: 56.25%;
position: relative;
}
.iframe-container iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.ticker-block .wpb_raw_html{
margin-bottom: 10px !important;
}.vc_custom_1670961300971{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1769090325014{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}

🛑 Headline Surge: Top Stories Surging Today (use arrows) Sgt Pat, Beth, Ben

Estimated annual cost of heart disease
under the official failed approach
$450,000,000,000
Updating in real time • Total economic burden

(function() {
// ===== SETTINGS =====
const annualCost = 450000000000; // $450 billion annual economic cost of CVD
const startOfYear = new Date(‘2026-01-01T00:00:00’);
// ====================

const msPerYear = 365.25 * 24 * 60 * 60 * 1000;
const costPerMs = annualCost / msPerYear;

function updateCounter() {
const now = new Date();
const msElapsed = now – startOfYear;
const currentCost = Math.floor(msElapsed * costPerMs);

// Format as currency with $ and commas
document.getElementById(‘wf-cost-count’).textContent =
‘$’ + currentCost.toLocaleString(‘en-US’);
}

updateCounter();
setInterval(updateCounter, 1000);
})();


(adsbygoogle = window.adsbygoogle || []).push({});

Truth Bombs Incoming – Link Tsunami: Ride the Wave of Hundreds of Hotspots…

“Try not to become a person of success, but rather try to become a person of value.” Albert Einstein–  picked by Ben



Enes Freedom is about to turn the WNBA’s progressive experiment into a full-contact reality check—and the league has no one to blame but itself. – Whatfinger News



KILLER CLOWN TAKES ELDERLY MAN – The Quartering Vid

Community, Commentary and Strong Opinions


Are You Ready For The AI Apocalypse? Alex Jones Interviews Steve Quayle: The Anti-Globalist Visionary Who Was The First To Predict Everything That’s Happening Today Over 30 Years Ago! – Alex Jones Vid


Senate passes Graham Russia sanctions bill – Fox Business Vid


(adsbygoogle = window.adsbygoogle || []).push({});


(adsbygoogle = window.adsbygoogle || []).push({});

🛑 Fast Clips & Truth Bombs (use arrows) – Beth


(adsbygoogle = window.adsbygoogle || []).push({});

Times the media claimed
“Our Democracy” is under threat
this year
2,532
Updating in real time
(Satirical estimate • For entertainment purposes)

(function() {
// Aggressive satirical rate: 12 times per day
const dailyRate = 12;
const annualClaims = dailyRate * 365.25;
const startOfYear = new Date(‘2026-01-01T00:00:00’);
const msPerYear = 365.25 * 24 * 60 * 60 * 1000;
const rate = annualClaims / msPerYear;

function update() {
const now = new Date();
const current = Math.floor((now – startOfYear) * rate);
document.getElementById(‘wf-democracy-count’).textContent = current.toLocaleString(‘en-US’);
}

update();
setInterval(update, 1000);
})();


(adsbygoogle = window.adsbygoogle || []).push({});

“All our dreams can come true, if we have the courage to pursue them.” – Walt Disney –  picked by Beth



Your Daily Coffee Habit Just Got Officially Cleared by the Heart Doctors — and Then Some – Whatfinger News👍



Truth Serum: PATRIOTS’ TOP 10 Memes – Watch MAGA



Sue Becker: USA is now one of the sickest nations in the world because of commercially processed food, particularly bread Daily Expose


It’s ALREADY HAPPENING – Liberal Hivemind Vid



The Most STUPID Trend EVER…Idiocy knows no bounds – Modernity


(adsbygoogle = window.adsbygoogle || []).push({});

The Whatfinger Stack of News And Commentary Links You Might Have missed 8/8/2026 

(function(w,d,s,i){w.ldAdInit=w.ldAdInit||[];w.ldAdInit.push({slot:20707820551694748,size:[0, 0],id:”ld-2749-3250″});if(!d.getElementById(i)){var j=d.createElement(s),p=d.getElementsByTagName(s)[0];j.async=true;j.src=”https://cdn2.decide.dev/_js/ajs.js”;j.id=i;p.parentNode.insertBefore(j,p);}})(window,document,”script”,”ld-ajs”);

Whatfinger News

For the link directory please see: Link Directory. 

Patriots, Whatfinger News is your uncensored battle station—crushing fake news, Big Tech, and woke garbage without selling out. Keep the truth flowing and own the libs in 2026: drop a donation (monthly = fewer ads, more middle fingers to the establishment) right now and let’s win this war together! We need a little help… Even $5 goes far…  – CLICK HERE – to buy us a coffee instead of using the donation thing below

window.addEventListener(“sfsi_functions_loaded”, function()
{
if (typeof sfsi_widget_set == “function”) {
sfsi_widget_set();
}
});

Money spent on Climate &
Green New Deal style programs
this year
$69,300,000,000
Updating in real time

(function() {
const annualSpending = 120000000000; // $120 billion annual estimate
const startOfYear = new Date(‘2026-01-01T00:00:00’);
const msPerYear = 365.25 * 24 * 60 * 60 * 1000;
const rate = annualSpending / msPerYear;

function update() {
const now = new Date();
const current = Math.floor((now – startOfYear) * rate);
document.getElementById(‘wf-climate-count’).textContent =
‘$’ + current.toLocaleString(‘en-US’);
}

update();
setInterval(update, 1000);
})();


(adsbygoogle = window.adsbygoogle || []).push({});

(function(w,d,s,i){w.ldAdInit=w.ldAdInit||[];w.ldAdInit.push({slot:20667438396762524,size:[0, 0],id:”ld-246-123″});if(!d.getElementById(i)){var j=d.createElement(s),p=d.getElementsByTagName(s)[0];j.async=true;j.src=”https://cdn2.decide.dev/_js/ajs.js”;j.id=i;p.parentNode.insertBefore(j,p);}})(window,document,”script”,”ld-ajs”);

The Whatfinger Stack of News And Commentary Links You Might Have missed today 8/8/2026 


(adsbygoogle = window.adsbygoogle || []).push({});

(function(w,d,s,i){w.ldAdInit=w.ldAdInit||[];w.ldAdInit.push({slot:13232832591901798,size:[0, 0],id:”ld-2264-4720″});if(!d.getElementById(i)){var j=d.createElement(s),p=d.getElementsByTagName(s)[0];j.async=true;j.src=”https://cdn2.decide.dev/_js/ajs.js”;j.id=i;p.parentNode.insertBefore(j,p);}})(window,document,”script”,”ld-ajs”);


(adsbygoogle = window.adsbygoogle || []).push({});


(adsbygoogle = window.adsbygoogle || []).push({});

Site Directory of news and link sources in Alphabetical Order (direct links) Substacks are below this list 

Want us to add a site? Email us at whatfinger@proton.me – NO GRAPHICS or files – we will not open the email due to virus attacks

(function(w,d,s,i){w.ldAdInit=w.ldAdInit||[];w.ldAdInit.push({slot:19734497881647516,size:[0, 0],id:”ld-5389-6479″});if(!d.getElementById(i)){var j=d.createElement(s),p=d.getElementsByTagName(s)[0];j.async=true;j.src=”https://cdn2.decide.dev/_js/ajs.js”;j.id=i;p.parentNode.insertBefore(j,p);}})(window,document,”script”,”ld-ajs”);











Substacks of Interest

Blogs From All Sides

Other links of interest

“As an Amazon Associate I earn from qualifying purchases.”

Sponsored

let rcStickyWidgetId = 288484;

:root{–primary-blue:#4A90E2;–primary-blue-dark:#357ABD;–primary-blue-light:#6BA3E8;–bg-darkest:#0a0a0a;–bg-dark:#1a1a1a;–bg-darker:#2a2a2a;–bg-card:#252525;–text-white:#fff;–text-gray:#ccc;–text-muted:#999;–text-dim:#666;–success:#10b981;–error:#ef4444;–warning:#f59e0b;–border-dark:#333;–shadow-lg:0 10px 40px rgba(0,0,0,.5);–shadow-md:0 4px 12px rgba(0,0,0,.3);–transition:all .3s ease}#topBar{background:var(–bg-dark);color:var(–text-white);padding:15px 20px;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;box-shadow:var(–shadow-lg);position:sticky;top:0;z-index:1000;border-bottom:2px solid var(–border-dark)}.left-section{display:flex;flex-direction:column;gap:5px}#logo{font-size:20px;font-weight:700;color:var(–primary-blue);text-decoration:none;letter-spacing:.5px;transition:var(–transition);white-space:nowrap}.custom-logo{max-height:38px;width:auto;border-radius:6px}#logo:hover{color:var(–primary-blue-light)}#tagline{font-size:12px;color:var(–text-muted);font-weight:400}.middle-section{display:flex;gap:50px;align-items:center;justify-content:space-between}.parent-site-info{display:flex;flex-direction:column;gap:4px;align-items:center}#parentSiteLogo{font-size:18px;font-weight:700;color:var(–primary-blue);text-decoration:none;letter-spacing:.5px;transition:var(–transition);white-space:nowrap}#parentSiteLogo:hover{color:var(–primary-blue-light);text-shadow:0 0 8px rgba(74,144,226,.5)}#parentTagline{font-size:11px;color:var(–text-muted);font-weight:400;text-align:center}.action-buttons{display:flex;gap:10px}.icon-btn{background:var(–bg-darker);border:1px solid var(–border-dark);color:var(–text-white);border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:var(–transition);white-space:nowrap}.icon-btn:hover{background:var(–primary-blue);border-color:var(–primary-blue);transform:translateY(-2px);box-shadow:var(–shadow-md)}.icon-btn:active{transform:translateY(0)}.right-section{display:flex;align-items:center;gap:12px;justify-content:flex-end;flex-wrap:wrap}.user-info{background:var(–bg-darker);border:1px solid var(–border-dark);padding:10px 14px;border-radius:6px;font-size:16px;cursor:pointer;color:var(–text-gray);white-space:nowrap;transition:var(–transition)}.user-info:hover{background:var(–bg-card);border-color:var(–primary-blue);transform:translateY(-2px)}#logoutBtn{padding:10px 14px!important}#categoryWrapper{display:flex;align-items:center;gap:10px}#categoryWrapper label{font-size:13px;font-weight:500;color:var(–text-gray);white-space:nowrap}#categorySelect{background:var(–bg-darker);border:1px solid var(–border-dark);color:var(–text-white);padding:8px 12px;border-radius:6px;font-size:13px;cursor:pointer;transition:var(–transition);min-width:180px}#categorySelect:focus{outline:none;border-color:var(–primary-blue);box-shadow:0 0 0 2px rgba(74,144,226,.2)}#categorySelect option{background:var(–bg-dark);color:var(–text-white)}#selectedCategoryMsg{display:none;font-size:11px;color:var(–text-muted);margin-left:8px}#arrowButton{background:var(–primary-blue);border:none;color:var(–text-white);width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:var(–transition);padding:0!important}#arrowButton img{width:1em!important}#arrowButton:hover{background:var(–primary-blue-light);transform:scale(1.1);box-shadow:var(–shadow-md)}#loadingBar{height:3px;background:var(–primary-blue);width:0;transition:width .3s ease;position:sticky;top:0;z-index:999;box-shadow:0 0 10px var(–primary-blue)}.user-info{color:#aaa;font-size:14px}@media(max-width:1024px){#topBar{grid-template-columns:1fr;gap:15px;padding:15px}.left-section{text-align:center;align-items:center}.middle-section{justify-content:center;flex-wrap:wrap}.parent-site-info{width:100%;order:1;margin-bottom:10px}.action-buttons{order:2}.right-section{order:2;justify-content:center}#categorySelect{min-width:200px}}@media(max-width:767px){#topBar{padding:12px;gap:12px}#logo{font-size:18px}#tagline{font-size:10px}.icon-btn{font-size:13px}.user-info{padding:6px 12px;font-size:12px}#categoryWrapper{flex-direction:column;gap:8px;width:80%}#categoryWrapper label{font-size:12px}#categorySelect{width:100%;min-width:unset;font-size:13px;padding:10px}#selectedCategoryMsg{font-size:10px;text-align:center;width:100%;margin-left:0;margin-top:5px}.right-section{flex-direction:row;gap:10px;width:100%}#arrowButton{width:45px;height:45px}}@media(max-width:480px){#topBar{padding:10px}#logo{font-size:16px}#tagline{display:none}.middle-section{gap:12px}#parentSiteLogo{font-size:16px}#parentTagline{font-size:10px}#parentTagline{display:none}.action-buttons{width:100%;justify-content:center}.icon-btn{padding:8px 12px;font-size:12px;flex:1}}.save-btn{flex:1;background:var(–primary-blue);color:var(–text-white);border:none;padding:12px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:var(–transition)}.save-btn:hover{background:var(–primary-blue-light);transform:translateY(-2px);box-shadow:0 4px 12px rgba(74,144,226,.4)}.save-btn:active{transform:translateY(0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.header-nav-links{list-style:none;display:flex;gap:15px;margin:0;padding:0}.header-nav-links a{color:#ccc!important}

document.getElementById(‘arrowButton’).addEventListener(‘click’, function() {
const categorySelect = document.getElementById(‘categorySelect’);
const selectedCategory = categorySelect.value;

if (selectedCategory) {

const newsNomadURL = `https://newsnomad.whatfinger.com/?category=${selectedCategory}`;
window.location.href = newsNomadURL;
} else {
alert(‘please select a category first.’);
}
});

Log In

Forgot password?

Forgot password?

Enter your account data and we will send you a link to reset your password.

Your password reset link appears to be invalid or expired.

Log in

Privacy Policy

Add to Collection

No Collections

Here you'll find all collections you've created before.