Procházet zdrojové kódy

better sports news

Xen před 1 rokem
rodič
revize
47c186d2a7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      www/index.php

+ 1 - 1
www/index.php

@@ -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;
 		}