mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 22:03:36 +01:00
11 lines
1.1 KiB
Plaintext
11 lines
1.1 KiB
Plaintext
! Title: 🎙 Rickroll Link Identifier
|
|
! Version: 30May2019v1-Alpha
|
|
! Expires: 10 days
|
|
! Description: So you're browsing Reddit or Twitch, and you're seeing an interesting info link? Well… about that link… this list will turn links to the biggest YouTube uploads of Rick Astley's «Never Gonna Give You Up» into a bright red colour, thus helping you steer clear of being rickrolled.
|
|
! Never in my entire life have I seen anyone try to link to e.g. the Spotify uploads of «Never Gonna Give You Up» for rickrolling, so I'll skip adding entries for streaming service links for now.
|
|
! For more information, details, helpful tools, and other lists that I've made, visit https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#english
|
|
com,net,org,xyz,tv##a[href*="youtube.com/watch?v=dQw4w9WgXcQ"]:style(color: #E6000D !important)
|
|
com,net,org,xyz,tv##a[href*="youtube.com/watch?v=oHg5SJYRHA0"]:style(color: #E6000D !important)
|
|
com,net,org,xyz,tv##a[href*="youtu.be/dQw4w9WgXcQ"]:style(color: #E6000D !important)
|
|
com,net,org,xyz,tv##a[href*="youtu.be/oHg5SJYRHA0"]:style(color: #E6000D !important)
|