From 1b4b0f465a7a5d8aaed194bc12c545d1f0936852 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Sat, 9 Dec 2017 01:38:24 +0800 Subject: [PATCH] Update options.js diy dog --- src/options.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/options.js b/src/options.js index 822132f..b1ea395 100644 --- a/src/options.js +++ b/src/options.js @@ -127,7 +127,7 @@ module.exports = (options) => { options.contextmenu = options.contextmenu.concat([ { text: 'About author', - link: 'https://digod.me' + link: 'https://diygod.me' }, { text: 'About DPlayer',