Add: use metadata.updateURL as style.updateUrl
This commit is contained in:
parent
93a15a8284
commit
e6ceff2361
|
@ -7,7 +7,7 @@ const usercss = (() => {
|
|||
author: undefined,
|
||||
description: undefined,
|
||||
homepageURL: 'url',
|
||||
// updateURL: 'updateUrl',
|
||||
updateURL: 'updateUrl',
|
||||
name: undefined,
|
||||
};
|
||||
const RX_META = /\/\*!?\s*==userstyle==[\s\S]*?==\/userstyle==\s*\*\//i;
|
||||
|
|
Loading…
Reference in New Issue
Block a user