Remove the firefox version alert, some people change their user agent apparently.
This commit is contained in:
parent
38b51d8c10
commit
d748215932
@ -468,8 +468,6 @@ Main =
|
|||||||
|
|
||||||
if $.hasClass d.body, 'fourchan_x'
|
if $.hasClass d.body, 'fourchan_x'
|
||||||
alert '4chan X v2 detected: Disable it or v3 will break.'
|
alert '4chan X v2 detected: Disable it or v3 will break.'
|
||||||
if /Firefox\/1/.test navigator.userAgent
|
|
||||||
alert 'Your version of Firefox is incompatible with 4chan X v3. Firefox 20+ is required.'
|
|
||||||
|
|
||||||
$.event '4chanXInitFinished'
|
$.event '4chanXInitFinished'
|
||||||
Main.checkUpdate()
|
Main.checkUpdate()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user