From c38033449ca4703023da06edcf8f9424febd7b4c Mon Sep 17 00:00:00 2001 From: Kenshin Date: Tue, 12 Jun 2018 15:19:59 +0800 Subject: [PATCH] Add some website. --- src/website_list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/website_list.json b/src/website_list.json index 12affced3..db12a2859 100644 --- a/src/website_list.json +++ b/src/website_list.json @@ -1386,8 +1386,8 @@ "" ] },{ - "name" : "readme.github.com", - "url" : "https://github.com/**/*/README*.md", + "name" : "markdown.github.com", + "url" : "https://github.com/**/*/*.md", "title" : "[[{$('title').text()}]]", "desc" : "", "include" : "
",