Don't execute on api.4chan.org.

This commit is contained in:
Nicolas Stepien 2013-04-15 19:45:52 +02:00
parent be68f4c78a
commit 38b51d8c10

View File

@ -319,6 +319,8 @@ Main =
g.THREADID = +pathname[3]
switch location.hostname
when 'api.4chan.org'
return
when 'sys.4chan.org'
Report.init()
return