Cleanup: 4index.gropes.us has been gone for some time.
This commit is contained in:
parent
19eeb9218f
commit
88ffe60669
@ -57,7 +57,7 @@ CatalogLinks =
|
|||||||
|
|
||||||
set: (useCatalog) ->
|
set: (useCatalog) ->
|
||||||
for a in $$('a:not([data-only])', Header.boardList).concat $$('a', Header.bottomBoardList)
|
for a in $$('a:not([data-only])', Header.boardList).concat $$('a', Header.bottomBoardList)
|
||||||
continue if a.hostname not in ['boards.4chan.org', 'catalog.neet.tv', '4index.gropes.us'] or
|
continue if a.hostname not in ['boards.4chan.org', 'catalog.neet.tv'] or
|
||||||
!(board = a.pathname.split('/')[1]) or
|
!(board = a.pathname.split('/')[1]) or
|
||||||
board in ['f', 'status', '4chan'] or
|
board in ['f', 'status', '4chan'] or
|
||||||
a.pathname.split('/')[2] is 'archive' or
|
a.pathname.split('/')[2] is 'archive' or
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user