From 44d4c9cbcfcb5e9ab8d1cb24cb602c2b9a67033d Mon Sep 17 00:00:00 2001
From: bytedream <bytedream@protonmail.com>
Date: Wed, 20 Jul 2022 11:56:08 +0200
Subject: [PATCH] Update supported websites

---
 README.md | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/README.md b/README.md
index 86723cb..694994c 100644
--- a/README.md
+++ b/README.md
@@ -67,22 +67,22 @@ Install the addon directly from the [firefox addon store](https://addons.mozilla
 
 ## 📜 Supported sites
 
-| Site                                                                  | Supported | Note                                                                                                                                                                                     |
-|-----------------------------------------------------------------------|-----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| [doodstream.com](doodstream.com) / [dood.pm](https://dood.pm)         | ❌         | URL can be extracted but not played (see [here](https://github.com/ByteDream/stream-bypass/blob/674527ed9c1aa35a30fed135c46017571dd3ce31/src/match/matches.ts#L18) for more information) |
-| [evoload.io](https://evoload.io)                                      | ✔️        |                                                                                                                                                                                          |
-| [mixdrop.co](https://mixdrop.co)                                      | ✔ ️       |                                                                                                                                                                                          |		
-| [mp4upload.com](https://mp4upload.com)                                | ❌         | URL can be extracted but not. Probably the same issue as with doodstream                                                                                                                 |
-| [newgrounds.com](https://newgrounds.com)                              | ✔         |                                                                                                                                                                                          |
-| [streamtape.com](https://streamtape.com)                              | ✔         |                                                                                                                                                                                          |
-| [streamzz.to](https://streamzz.to) / [streamz.ws](https://streamz.ws) | ✔         |                                                                                                                                                                                          |
-| [upstream.to](https://upstream.to)                                    | ✔         |                                                                                                                                                                                          |
-| [videovard.sx](https://videovard.sx)                                  | ❌         | Reverse engineering the site costs too much time                                                                                                                                         |
-| [vidlox.me](https://vidlox.me)                                        | ⚠         | Website down / Timeout                                                                                                                                                                   |
-| [vidoza.net](https://vidoza.net)                                      | ✔         |                                                                                                                                                                                          |
-| [vivo.sx](https://vivo.sx)                                            | ⚠️        | Website down / Timeout                                                                                                                                                                   |
-| [voe.sx](https://voe.sx) / [voeunblk.com](https://voeunblk.com)       | ✔         |                                                                                                                                                                                          |
-| [vupload.com](https://vupload.com)                                    | ✔         |                                                                                                                                                                                          |
+| Site                                                                  | Supported | Note                                             |
+|-----------------------------------------------------------------------|-----------|--------------------------------------------------|
+| [doodstream.com](doodstream.com) / [dood.pm](https://dood.pm)         | ✔️        |                                                  |
+| [evoload.io](https://evoload.io)                                      | ✔️        |                                                  |
+| [mixdrop.co](https://mixdrop.co)                                      | ✔ ️       |                                                  |		
+| [mp4upload.com](https://mp4upload.com)                                | ✔         |                                                  |
+| [newgrounds.com](https://newgrounds.com)                              | ✔         |                                                  |
+| [streamtape.com](https://streamtape.com)                              | ✔         |                                                  |
+| [streamzz.to](https://streamzz.to) / [streamz.ws](https://streamz.ws) | ✔         |                                                  |
+| [upstream.to](https://upstream.to)                                    | ✔         |                                                  |
+| [videovard.sx](https://videovard.sx)                                  | ❌         | Reverse engineering the site costs too much time |
+| [vidlox.me](https://vidlox.me)                                        | ⚠         | Website down / Timeout                           |
+| [vidoza.net](https://vidoza.net)                                      | ✔         |                                                  |
+| [vivo.sx](https://vivo.sx)                                            | ⚠️        | Website down / Timeout                           |
+| [voe.sx](https://voe.sx) / [voeunblk.com](https://voeunblk.com)       | ✔         |                                                  |
+| [vupload.com](https://vupload.com)                                    | ✔         |                                                  |
 
 - ✔️: Everything ok.
 - ⚠: Included in the addon but will probably not work. See `Note` in this case, an explanation why will stand there in the most cases.