- Joined
- Mar 8, 2013
Imo give @secret lurker the ability to only rate. Disable everyone else, lmao.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Imo give @secret lurker the ability to only rate. Disable everyone else, lmao.
Highlights are useless anyway all they highlight are posts with the most engagement not the most useful and informative.Removing them entirely would break the highlights feature which users rely on.
@secret watcherImo give @secret lurker the ability to only rate. Disable everyone else, lmao.
make a script to hide the reactions received button SINCE YOU FUCKED IT UP FOR ALL OF US REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
// ==UserScript==
// @name im sorry
// @namespace https://kiwifarms.net/
// @version 1.0
// @description sneed
// @match *://*.kiwifarms.net/*
// @match *://*.kiwifarms.st/*
// @grant none
// ==/UserScript==
(function() {
'use strict';
const replaceReactionsLink = () => {
const link = document.querySelector('a.menu-linkRow[href="/account/reactions"]');
if (link && link.textContent.trim() === 'Reactions received') {
link.textContent = 'Sneed';
link.removeAttribute('href');
}
};
replaceReactionsLink();
const observer = new MutationObserver(() => {
replaceReactionsLink();
});
observer.observe(document.body, { childList: true, subtree: true });
})();
Yup, most of the highlights in the funny image thread aren't even usually worth it as there are far better posts below or above it.Highlights are useless anyway all they highlight are posts with the most engagement not the most useful and informative.
YOUR EFFORT HAS BEEN WASTED BECAUSE I BLOCKED THE ELEMENT INSTEADView attachment 6821569
JavaScript:// ==UserScript== // @name im sorry // @namespace https://kiwifarms.net/ // @version 1.0 // @description sneed // @match *://*.kiwifarms.net/* // @match *://*.kiwifarms.st/* // @grant none // ==/UserScript== (function() { 'use strict'; const replaceReactionsLink = () => { const link = document.querySelector('a.menu-linkRow[href="/account/reactions"]'); if (link && link.textContent.trim() === 'Reactions received') { link.textContent = 'Sneed'; link.removeAttribute('href'); } }; replaceReactionsLink(); const observer = new MutationObserver(() => { replaceReactionsLink(); }); observer.observe(document.body, { childList: true, subtree: true }); })();
They are mixed with engagement bait, but informative posts often get highlighted and not skipped.Highlights are useless anyway all they highlight are posts with the most engagement not the most useful and informative.
For ease of interaction we can invite everyone. Single file, people!From now on I demand that everyone who like one of my posts write a DM telling me, so my ego can be suitably inflated.
Highlights should function like featured submissions at the discretion of mods or users voting which would be complicated to implement but worth it. Although voting as a process is a fucking joke and there's a reason why it makes no one happy besides the victors.They are mixed with engagement bait, but informative posts often get highlighted and not skipped.
If highlighting wasn't based on stickers, mods would need to come in and mini-feature each info dump post, or something.
YOUR EFFORT HAS BEEN WASTED BECAUSE I BLOCKED THE ELEMENT INSTEAD
THIS IS WHAT YOU DESERVE
View attachment 6821569
JavaScript:// ==UserScript== // @name im sorry // @namespace https://kiwifarms.net/ // @version 1.0 // @description sneed // @match *://*.kiwifarms.net/* // @match *://*.kiwifarms.st/* // @grant none // ==/UserScript== (function() { 'use strict'; const replaceReactionsLink = () => { const link = document.querySelector('a.menu-linkRow[href="/account/reactions"]'); if (link && link.textContent.trim() === 'Reactions received') { link.textContent = 'Sneed'; link.removeAttribute('href'); } }; replaceReactionsLink(); const observer = new MutationObserver(() => { replaceReactionsLink(); }); observer.observe(document.body, { childList: true, subtree: true }); })();
I vouch for only "YES" and "NO" reactions in honor of limbo, the game of choice for crack smoking gamba connoisseurs.
Anti-sticker niggers be like:
>gets negrate
"JOOOOOOOOOOOOOSSSSSSSHHHHHHHH YOU HAVE TO GET RID OF THE HECKIN' STICKERS THEY HURT MY HECKIN' FEEEEEEEEEEELINGS JOOOOOOOOOOOOOOOOOSHHHHHH PROTECT MEEEEEEE!!!!!!!!!"
View attachment 6821577