Created
September 27, 2012 22:18
-
-
Save pauldruziak/3796791 to your computer and use it in GitHub Desktop.
Скрывает сериалы в которых нет новых серий
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:$('div.neeiv').hide().prev('.si').hide();$.unique($('div.neeii').not($("div.neeii").has("span.vtp:contains('97%'),span.vtp:contains('98%'),span.vtp:contains('99%'),span.vtp:contains('100%')")).parent('div.neeiv')).show().prev('.si').show(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment