@@ -108,7 +108,7 @@ function clean_str($str) {
if (str_contains(strtoupper($item_title), strtoupper("sports")))
{
- echo '<h3>🏟 🏆 ⚽ 🏀 🏈 ⚾️ 🎾 🏐 🏉 🎱 ⛹️</h3>'; // 🧒 👦 👦 👨👦👦
+ echo '<h3 style="font-size: 1;">⚽ 🏀 🏈 ⚾️ 🎾 🏐 🏉 🎱 🏆 🏟 ⛹️ happened</h3>'; // 🧒 👦 👦 👨👦👦
continue;
}