From cab2dedc96e5deab5c10a7ffd66e7b267aca2900 Mon Sep 17 00:00:00 2001
From: lucha <lucha@paranoici.org>
Date: Mon, 14 Jun 2021 11:14:51 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index dc4e613..24140d3 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,8 @@ Different must-use plugins for Wordpress we use on noblogs.org
   - archive.org
   - dctp.tv
   - various sites supported by noembed.com
-  - ted.com
   - arkiwi.org
   - bambuser.com
-  - mixcloud.com
 * ```send-smtp-email.php```: sends mail via SMTP server instead than using PHP ```mail()```
 * ```remove-password-change-notification.php```: do not send emails to Admins when users change passwords
 * ```blog_defaults.php```: copy of [wpmu-new-blog-defaults](https://github.com/WPPlugins/wpmu-new-blog-defaults), an abandoned plugin we still use
-- 
GitLab