From 090b9cf598ec2781ac0e1a9df5189e3446c77585 Mon Sep 17 00:00:00 2001
From: "U-DESKTOP-3VIS1T9\\junguler" <junguler@yahoo.com>
Date: Tue, 26 Sep 2023 17:42:02 +0330
Subject: [PATCH] add icecast to the list of scraped websites

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index d36b2fb82..aa2a80a4e 100755
--- a/README.md
+++ b/README.md
@@ -456,6 +456,11 @@ m3u radio music playlists
 <td><a href="https://github.com/junguler/m3u-radio-music-playlists/tree/main/web-radio_directory">/web-radio_directory</a></td>
 <td><a href="https://github.com/junguler/m3u-radio-music-playlists/blob/main/stuff/web-radio_directory.sh">web-radio_directory.sh</a></td>
 </tr>
+<tr>
+<td><a href="http://dir.xiph.org/">http://dir.xiph.org/</a></td>
+<td><a href="https://github.com/junguler/m3u-radio-music-playlists/tree/main/icecast">/icecast</a></td>
+<td><a href="https://github.com/junguler/m3u-radio-music-playlists/blob/main/stuff/icecast.sh">icecast.sh</a></td>
+</tr>
 </tbody></table>
 <p>my future plans for this repo is to keep scraping online radio websites, if and when i found one or few that are easy enough for me to scrape or not overly complicated (websites that have a cipher system to hide stream link or use services like cloudflare to avoid being easily scraped)</p>