Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var x = 1
- $(document).ready(function(){
- $('._5cpr.userContentWrapper').each(function(){
- var adhunt = $(this).find(':nth-child(1)').find(':nth-child(2)').find(':nth-child(1)').find(':nth-child(1)').find(':nth-child(2)').find(':nth-child(1)').find(':nth-child(1)').find(':nth-child(1)').find(':nth-child(2)').find(':nth-child(2)').find(':nth-child(1)').find(':nth-child(1)');
- if (adhunt.children().length > 1) {
- $(this).hide;
- }
- });
- });
Advertisement
Add Comment
Please, Sign In to add comment