The Daily Psyop

Where Skepticism Meets Insight

NewsUncategorized

Incoming Defense Secretary Pete Hegseth Can’t Name A Single Country Part Of The Association Of Southeast Asian Nations (ASEAN) – HOT SPOT

 Incoming Defense Secretary Pete Hegseth Can’t Name A Single Country Part Of The Association Of Southeast Asian Nations (ASEAN)

🔗SOURCE ➡️ HOT SPOT

Related: 1/25 – Pete Hegseth Has Been Confirmed As U.s. Secretary Of Defense With VP Jd Vance Casting A Tie-Breaking Vote After The Senate Voted 50-50.

11/16/24- Pete Hegseth, Trump’s Pick For Defense Secretary, Proclaimed His Heartfelt Belief That The Third Temple Will Be Rebuilt In Jerusalem.

7/8/24 – SCO Hastens De-Dollarization, Multipolarity: Putin

July 23′ –  The End of The PetroDollar, The Rise of BRICS is Here [X] – Full Article

ASEAN countries, a group of Asian countries representing a modest 6.5% of the global economy, but around 9% of the world population.,,,

..6/16/23 –BRICS: 10 Asian Countries Agree to Ditch The U.S. Dollar

“In conclusion, apart from BRICS countries, now ASEAN nations will move away from the U.S. dollar.

7/13/23 – Saudi Arabia Inks Amity And Cooperation Treaty with ASEAN States

Follow on X / Substack

Follow ➡️ @PsyopDaily


View This Post on HOT SPOT’s X / Twitter

TheMcgwire

Found of The Daily Psyop. Passionate about Foreign Policy. Have been actively involved in Independent Media since 2019.

Leave a Reply

Your email address will not be published. Required fields are marked *

document.addEventListener("DOMContentLoaded", function () { // Get all category links const categoryLinks = document.querySelectorAll(".tg-post-categories > a"); const categoriesToHide = new Set(); // Iterate through all categories and identify parents categoryLinks.forEach((link) => { const href = link.getAttribute("href"); // Extract category hierarchy after "/category/" const categoryPath = href.split("/category/")[1]?.split("/"); if (categoryPath && categoryPath.length > 1) { // Mark parent categories for hiding for (let i = 0; i < categoryPath.length - 1; i++) { const parentCategoryPath = `/category/${categoryPath.slice(0, i + 1).join("/")}/`; categoriesToHide.add(parentCategoryPath); } } }); // Hide parent categories if their children are displayed categoryLinks.forEach((link) => { const href = link.getAttribute("href"); if (categoriesToHide.has(href)) { link.style.display = "none"; } }); });