Merge pull request #162 from kn007/patch-1

Update options.js
This commit is contained in:
DIYgod 2017-12-09 02:05:34 +08:00 committed by GitHub
commit e907566adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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',