mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 18:40:23 +01:00
Added 4 entries
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
[Adblock Plus 3.4]
|
||||
! Title: Imperial Units Remover
|
||||
! Version: 22January2020v1-Alpha
|
||||
! Version: 29January2020v1-Alpha
|
||||
! Expires: 10 days
|
||||
! Description: Are you pro-metric and are tired of seeing imperial unites all over the English-language parts of the internet? If so, then here's a list for you.
|
||||
! 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
|
||||
|
||||
! Removing miles from dual-unit distance measurements in Google Maps
|
||||
! Removing miles from dual-unit distance measurements in Google Maps (Nano and uBO only)
|
||||
google.*##.widget-ruler-primary-label > span:has-text(mi)
|
||||
google.*##.widget-ruler-primary-label > span:has-text(мил)
|
||||
google.*##.widget-ruler-primary-label > span:has-text(dặm)
|
||||
@@ -31,6 +32,12 @@ google.*##.widget-ruler-primary-label > span:has-text(マイル)
|
||||
google.*##.widget-ruler-primary-label > span:has-text(英里)
|
||||
google.*##.widget-ruler-primary-label > span:has-text(마일)
|
||||
|
||||
! Removes imperial measurements from dual-unit displays
|
||||
weather.gov###myfcst-tempf
|
||||
weather.gov#?#p[class^=myforecast-current-]:-abp-contains(°F)
|
||||
holiday-weather.com#?#.temperature_data_container > :-abp-contains(°F)
|
||||
holiday-weather.com#?#.distance_data_container > :-abp-contains(miles)
|
||||
|
||||
! Removes the Fahrenheit temperatures from BBC Travel's weather widget
|
||||
! http://www.bbc.com/travel/story/20190227-the-yum-cha-rules-you-need-to-know
|
||||
bbc.com,s5rhoqqosmcispfb.onion##.wi-toggle-fahrenheit
|
||||
|
||||
Reference in New Issue
Block a user