Add @connect to userscript metadata. #961
This commit is contained in:
parent
50c148be10
commit
9ffef89d7d
@ -34,6 +34,8 @@
|
||||
).join('\n');
|
||||
})()
|
||||
%>
|
||||
// @connect i.4cdn.org
|
||||
// @connect *
|
||||
<%=
|
||||
meta.grants.map(function(grant) {
|
||||
return '// @grant ' + grant;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user