![]() |
thanks dems...what a time to be alive
|
LOL ok, thats a good one.
|
// ==UserScript==
// @name gfy.com // @description block threads, posts, etc from certain users // @include https://gfy.com/* // @include http://*.gfy.com/* // @include https://gfy.com/* // @include https://*.gfy.com/* // @require https://code.jquery.com/jquery-1.7.2.min.js // @version 1.0 // @grant none // ==/UserScript== var hide_users = [ 'Phoenix' ]; $(document).ready(function () { $('#threadslist tbody tr').each(function (thread_index, thread_value) { var thread_block = $(this); var thread_starter = $('span[style="cursor:pointer"]', this).text(); $(hide_users).each(function (hide_index, hide_user) { if (thread_starter === hide_user) { // $('#threadslist tbody:last').append("<tr style='opacity: 0.5'>" + thread_block.html() + "</tr>"); thread_block.remove(); } }); }); $('table[id^="post"]').each(function (post_index, post_value) { var post_block = $(this); var post_author = $('a.bigusername', this).text(); $(hide_users).each(function (hide_index, hide_user) { if (post_author === hide_user) { post_block.remove(); } }); //removes entire post of someone on the ignore list. $('div[style^="margin:"]').each(function (post_index, post_value) { var post_block = $(this); var post_block_quote = $('div[style^="font-style:italic"]', this); var post_author = $('strong', this).text(); $(hide_users).each(function (hide_index, hide_user) { if (post_author === hide_user) { //post_block.remove(); $(post_block_quote).html("<br><font color=#998877><i>I'm a useless piece of </i></font><font size=6>💩</font>"); } }); }); //removes any quotes someone may have made of a person on ignore, even if quotes multiple times but they have to have the name in the quote }); //end of nested forloops for checking both posts and quotes. }); |
Quote:
.. . . . . . . . . . . . . . . . https://static-39.sinclairstoryline....870722_BG1.jpg |
Quote:
|
|
Shitlibs trying to ride their anti-Trump wave as far as they can.
|
Quote:
https://scontent-iad3-1.xx.fbcdn.net...72&oe=5CFDDCE6 |
Unbelievable times we are living in
|
|
Quote:
Why does a Russian troll want the US to have a border wall?? |
Quote:
https://i.imgur.com/8hGj6t8.jpg |
Quote:
|
Quote:
I know brittish don't understand how humour works but you should be able to at least figure it out. |
Quote:
:1orglaugh |
Quote:
|
Quote:
https://www.washingtonpost.com/opinions/ralph-northam-just-got-donald-trump-reelected/2019/01/31/aac0de36-257e-11e9-ad53-824486280311_story.html |
What a time to be alive. We have a russian asset in the white house who has a cult following!
|
|
Quote:
|
You're all wrong! Caterpillars are the only lives that are worth saving.
https://bigleaguepolitics.com/wp-con...l-1200x630.jpg Sanctity of Caterpillars: Virginia Legislator Who Pushed Infanticide Law Also Filed Bill To Save Bugs https://bigleaguepolitics.com/sancti...-to-save-bugs/ |
The state of New York prohibits the death penalty, but now allows abortions of unborn babies up until the day of their birth. That makes it so that while convicted murderers can’t receive a lethal injection, unborn babies can.
|
All times are GMT -7. The time now is 01:08 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc