From 7d0c1349b5871264d3f6c9f42b0087f8b955c6c5 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 3 May 2019 23:10:46 +0200 Subject: [PATCH] Turned off 1 entry --- .../RedditTrashRemovalService-uBOExtension.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/uBO list extensions/RedditTrashRemovalService-uBOExtension.txt b/uBO list extensions/RedditTrashRemovalService-uBOExtension.txt index 09eb672f1..3fb37398f 100644 --- a/uBO list extensions/RedditTrashRemovalService-uBOExtension.txt +++ b/uBO list extensions/RedditTrashRemovalService-uBOExtension.txt @@ -1,9 +1,10 @@ ! This is an extension file, not an independent list. -! Version: 29April2019v1-Extension +! Version: 03May2019v1-Extension ! Old entry formats for posts whose scores are lower than a certain amount !!!reddit.com##html:has(head > meta[name="description"]:not([content^="r/dontdeadopeninside:"]):not([content^="r/ihadastroke:"]):not([content^="r/MapsWithoutNZ:"]):not([content^="r/BoneAppleTea:"]):not([content^="r/BestOfReports:"]):not([content^="r/Showerthoughts:"]):not([content^="r/europe:"]):not([content^="r/assholedesign:"])):xpath(//button[@aria-label="upvote"]/following-sibling::div[number() <= number(10)]/ancestor::div[contains(concat(' ', @class, ' '), ' Post ')]) !!!reddit.com##html:has(head > meta[name="description"][content^="r/MapsWithoutNZ:"]):xpath(//button[@aria-label="upvote"]/following-sibling::div[number() <= number(5)]/ancestor::div[contains(concat(' ', @class, ' '), ' Post ')]) ! Intends to make the downvote buttons on The_Donald and similarly inclined subreddits visible -reddit.com##button[aria-label="downvote"][style*="styles.redditmedia.com/"][style*="DownvoteIconInactive"]:style(background-color: #999 !important) +! The current entry turned out to be too broadly applied. A fix may be found whenever I feel like doing so, which could take a while. +!!!reddit.com##button[aria-label="downvote"][style*="styles.redditmedia.com/"][style*="DownvoteIconInactive"]:style(background-color: #999 !important)