Aunt Eifa

Aunt Eifa Pro-Democracy auntie and red-ink christian who wants to defeat MAGA fascists, bless their hearts. Who ever thought fascism would come to the U.S.A.?

My family has fought fascism whenever it has shown its ugly face. The Republican party, bless their hearts, has become the latest incarnation. My name is Aunt Eifa. I'm a common sense, pro-democracy working class aunt from Normal Town, USA and I want to shine a humorous light, as much as I can, into the darkness of MAGA fascism and laugh at those who want to tear down what is great about America, above all our two and a half centuries of Democracy.

Bless their hearts, ain't none of 'em right in the head. Americans ought to know better.
01/13/2026

Bless their hearts, ain't none of 'em right in the head. Americans ought to know better.

Some people say....
01/13/2026

Some people say....

Still funny/not funny. Idiots.
01/06/2026

Still funny/not funny. Idiots.

It's pretty easy to see what's coming.
10/17/2025

It's pretty easy to see what's coming.

At some point somebody is gonna decide to stand their ground.
10/15/2025

At some point somebody is gonna decide to stand their ground.

Dyslexics for Decency agree!
09/16/2025

Dyslexics for Decency agree!

09/11/2025
Because why not.
11/14/2024

Because why not.

....which is Every day.....(in "the weave")🤣
10/31/2024

....which is Every day.....(in "the weave")🤣

Address

Atlanta, GA

Alerts

Be the first to know and let us send you an email when Aunt Eifa posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Aunt Eifa:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });