It does not work for PTer normal torrents bacause they don't have class name "rowfollow" as TJUPT does. They are simply a <td>. So it cannot hide those non-sticky-top GodDramas torrents in PTer.
A simple solution is to grab all the torrents (without targetClasses filter), in function hideFilteredTRs():
It does not work for PTer normal torrents bacause they don't have class name "rowfollow" as TJUPT does. They are simply a
<td>. So it cannot hide those non-sticky-top GodDramas torrents in PTer.A simple solution is to grab all the torrents (without
targetClassesfilter), in functionhideFilteredTRs():