Skip to content

Instantly share code, notes, and snippets.

" wow
" TODO refactoring cheatsheet
" * Markdown with embedded syntax or .vim solely
" * Better sections (markdown would enable anchor-links/permalinks)
" debugging vim plugins unsilent avoids plugins silencing echom
:unsilent echomsg "debug msg in plugin"
" Commands that take filename modifiers
:vsplit %:h
! Annoying chatbox (14-11-2022)
replit.com###main-content > div:nth-of-type(2) > div:nth-of-type(2)
! ## Paywall, unclutter UI (remove sidebars): "make medium great again" (14-11-2022)
medium.com##+js(cookie-remover)
medium.com###root > div > div:nth-of-type(3) > div > div > div:nth-of-type(1)
medium.com###root > div > div:nth-of-type(3) > div > div > div:nth-of-type(2)
medium.com###root > div > div:nth-of-type(3) > div > div > main > div > div:nth-of-type(3) > div:nth-of-type(3)
! ## Newsletter notification
@dezza
dezza / dk_filter.txt
Last active April 5, 2024 13:29
abp, ublock filters for danish websites
! https://www.pricerunner.dk/cl/36/Harddiske
! https://www.pricerunner.dk/c/black-friday
! https://www.pricerunner.dk/deals
pricerunner.dk##:xpath(//p[text()='Mine produkter']/../../../..)
pricerunner.dk##:xpath(//h2[contains(.,'Abonner på vores nyhedsbrev')]/../../../../../..)
pricerunner.dk##:xpath(//div[@data-testid='notice-wrapper'])
pricerunner.dk##:xpath(//p[contains(.,'Sponsorerede produkter fra')]/../../..)
pricerunner.dk##button[data-text="Feedback"]
pricerunner.dk##:xpath(//p[text()='Diskussioner']/../../../../..)
pricerunner.dk##:xpath(//h2[contains(text(),'Almindelige spørgsmål')]/../../../..)
# Stackxchange proxy websites
*://*.socketloop.com/*
*://*.appsloveworld.com/*
*://*.itecnote.com/*
*://*.topitanswers.com/*
*://*.copyprogramming.com/*
# Wikipedia Proxy
*://*.nina.az/*