Revert "Ignore /pol/ fakedoubles in HTML building test."
This reverts commit 37f0872f886a3c9c2538d233ea47e8c94d308aa4. Conflicts: src/General/lib/post.class
This commit is contained in:
parent
930a8a4307
commit
0e10415d71
@ -19,9 +19,6 @@ class Post
|
|||||||
Fourchan.code.call nodes: comment: $ '.postMessage', root2
|
Fourchan.code.call nodes: comment: $ '.postMessage', root2
|
||||||
for el in $$ 'pre[style=""]', root2
|
for el in $$ 'pre[style=""]', root2
|
||||||
el.removeAttribute 'style'
|
el.removeAttribute 'style'
|
||||||
# XXX /pol/ fakedoubles
|
|
||||||
if board.ID is 'pol'
|
|
||||||
$('.postNum > a:nth-of-type(2)', root2).textContent = +root2.id[2..]
|
|
||||||
textNodes = $.X './/text()', root2
|
textNodes = $.X './/text()', root2
|
||||||
i = 0
|
i = 0
|
||||||
while node = textNodes.snapshotItem i++
|
while node = textNodes.snapshotItem i++
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user