From 55de31d23b993b87a729387afeb38600a5f086dd Mon Sep 17 00:00:00 2001 From: Bradley Chee Date: Tue, 28 Mar 2017 22:48:00 -0700 Subject: [PATCH] Added detection for Medium --- src/apps.json | 12 ++++++++++++ src/icons/Medium.svg | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100755 src/icons/Medium.svg diff --git a/src/apps.json b/src/apps.json index 04b2f0408..bfd2dfddb 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4747,6 +4747,18 @@ }, "website": "http://www.mediawiki.org" }, + "Medium": { + "cats": [ + "1" + ], + "headers": { + "X-Powered-By": "Medium" + }, + "url": "^(?:www\\.)?medium\\.com", + "script": "medium\\.com", + "icon": "Medium.svg", + "website": "https://medium.com" + }, "Meebo": { "cats": [ "5" diff --git a/src/icons/Medium.svg b/src/icons/Medium.svg new file mode 100755 index 000000000..f85a5519f --- /dev/null +++ b/src/icons/Medium.svg @@ -0,0 +1,9 @@ + + + + + + + + +