Remove feedback request message.
This commit is contained in:
parent
e5b61891a1
commit
6b98cff3ac
@ -443,12 +443,6 @@ Settings =
|
|||||||
list = data['jsWhitelist'].split('\n')
|
list = data['jsWhitelist'].split('\n')
|
||||||
if 'https://cdnjs.cloudflare.com' not in list and 'https://cdn.mathjax.org' in list
|
if 'https://cdnjs.cloudflare.com' not in list and 'https://cdn.mathjax.org' in list
|
||||||
set 'jsWhitelist', data['jsWhitelist'] + '\n\nhttps://cdnjs.cloudflare.com'
|
set 'jsWhitelist', data['jsWhitelist'] + '\n\nhttps://cdnjs.cloudflare.com'
|
||||||
if compareString < '00001.00013.00014.00012'
|
|
||||||
message = $.el 'div',
|
|
||||||
<%= html(
|
|
||||||
'Feedback request: <a href="https://desuarchive.org/qa/thread/1769829/" target="_blank"><br>What features from 4chan X do you wish were available on other sites you use?</a>'
|
|
||||||
) %>
|
|
||||||
new Notice 'info', message
|
|
||||||
changes
|
changes
|
||||||
|
|
||||||
loadSettings: (data, cb) ->
|
loadSettings: (data, cb) ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user