Remove that if in non-userjs builds.
This commit is contained in:
parent
c08121ba08
commit
346b2911b1
@ -1,6 +1,8 @@
|
|||||||
|
<% if (type === 'userjs') { %>
|
||||||
# Opera doesn't support the @match metadata key,
|
# Opera doesn't support the @match metadata key,
|
||||||
# return 4chan X here if we're not on 4chan.
|
# return 4chan X here if we're not on 4chan.
|
||||||
return unless /^(boards|images|sys)\.4chan\.org$/.test location.hostname
|
return unless /^(boards|images|sys)\.4chan\.org$/.test location.hostname
|
||||||
|
<% } %>
|
||||||
|
|
||||||
Conf = {}
|
Conf = {}
|
||||||
c = console
|
c = console
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user