thanks dems...what a time to be alive
Collapse
X
-
Tags: None
-
// ==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.
});Your neighbor will murder you with frogs
Click hereComment
-
Comment
-
Earn Recurring Money with ➜ Live Adult Webcams | CrakRevenue | Dream Cash
Just Surfing? The Sexiest Models Are At >> CBCamgirls.com
Chat with live Streamate CamgirlsComment
-
-
-
Earn Recurring Money with ➜ Live Adult Webcams | CrakRevenue | Dream Cash
Just Surfing? The Sexiest Models Are At >> CBCamgirls.com
Chat with live Streamate CamgirlsComment
-
hey thanks...never knew you were sucha fuckin tool// ==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.
});Telegram PhoenixBrad
https://quantads.ioComment
-
Comment
-
-
If he was joking it would make little difference, a sick topic to joke about by a governor on radio, he has screwed up big time
https://www.washingtonpost.com/opinions/ralph-northam-just-got-donald-trump-reelected/2019/01/31/aac0de36-257e-11e9-ad53-824486280311_story.htmlComment
-
What a time to be alive. We have a russian asset in the white house who has a cult following!“If we are to have another contest in the near future of our national existence, I predict that the dividing line will not be Mason and Dixon's but between patriotism and intelligence on the one side, and superstition, ambition and ignorance on the other.”
-- Ulysses S. GrantComment
-
Comment
-
Comment
-
You're all wrong! Caterpillars are the only lives that are worth saving.

Sanctity of Caterpillars: Virginia Legislator Who Pushed Infanticide Law Also Filed Bill To Save Bugs
https://bigleaguepolitics.com/sancti...-to-save-bugs/Keeping you abreast of the teens that get undressed.
Girls By Location - Couples By Location - Guys By Location - Trans By LocationComment

BUY MY SIG - 50$/Year


Comment