|
@@ -133,7 +133,7 @@ function clean_str($str) {
|
|
// 🧒 👦 👨👦👦
|
|
// 🧒 👦 👨👦👦
|
|
echo '<p class="sports" style="font-size: 4px;">
|
|
echo '<p class="sports" style="font-size: 4px;">
|
|
⚽ 🏀 🏈 ⚾️ 🎾 🏐 🏉 🎱 🏆 🏟 ⛹️
|
|
⚽ 🏀 🏈 ⚾️ 🎾 🏐 🏉 🎱 🏆 🏟 ⛹️
|
|
- <a href="$item_link">happened</a>
|
|
|
|
|
|
+ <a href="' . $item_link . '">happened</a>
|
|
</p>';
|
|
</p>';
|
|
// Break out of 2nd-level loop.
|
|
// Break out of 2nd-level loop.
|
|
continue 2;
|
|
continue 2;
|