Upload files to "Browser/Firefox"
This commit is contained in:
parent
6c03d0c8ff
commit
abf2044c3d
|
@ -0,0 +1,20 @@
|
|||
no-csp-reports: * true
|
||||
no-large-media: behind-the-scene false
|
||||
no-remote-fonts: * true
|
||||
no-scripting: as.priv.au true
|
||||
* * 3p block
|
||||
* * 3p-frame block
|
||||
* * 3p-script block
|
||||
behind-the-scene * * noop
|
||||
behind-the-scene * 1p-script noop
|
||||
behind-the-scene * 3p noop
|
||||
behind-the-scene * 3p-frame noop
|
||||
behind-the-scene * 3p-script noop
|
||||
behind-the-scene * image noop
|
||||
behind-the-scene * inline-script noop
|
||||
comick.io comick.pictures * noop
|
||||
www.facebook.com fbcdn.net * noop
|
||||
www.youtube.com ggpht.com * noop
|
||||
www.youtube.com googleusercontent.com * noop
|
||||
www.youtube.com googlevideo.com * noop
|
||||
www.youtube.com ytimg.com * noop
|
|
@ -0,0 +1,46 @@
|
|||
! https://www.youtube.com
|
||||
! Font Customization
|
||||
www.youtube.com##*:style(font-family: "Luminari" !important)
|
||||
www.youtube.com##*:style(font-weight: lighter !important)
|
||||
! Zapping
|
||||
www.youtube.com###voice-search-button > .ytd-masthead.style-scope > yt-button-shape
|
||||
www.youtube.com##ytd-guide-entry-renderer.ytd-guide-collapsible-section-entry-renderer.style-scope:nth-of-type(2)
|
||||
www.youtube.com##ytd-guide-entry-renderer.ytd-guide-collapsible-section-entry-renderer.style-scope:nth-of-type(4)
|
||||
www.youtube.com##.style-default.ytd-topbar-menu-button-renderer.style-scope
|
||||
www.youtube.com##ytd-rich-grid-row,#contents.ytd-rich-grid-row:style(display: contents !important)
|
||||
! Youtube Shorts
|
||||
! Main page
|
||||
youtube.com##ytd-rich-section-renderer:has(a[href^="/shorts/"])
|
||||
m.youtube.com##.rich-section-content
|
||||
! Trending page
|
||||
youtube.com##ytd-reel-shelf-renderer:has(a[href^="/shorts/"])
|
||||
! side shorts
|
||||
youtube.com###items.yt-horizontal-list-renderer > ytd-reel-item-renderer
|
||||
! shorts icons (desktop and mobile)
|
||||
youtube.com##.pivot-shorts.pivot-bar-item-tab
|
||||
youtube.com##.yt-simple-endpoint[title="Shorts"]
|
||||
! Premium Logo
|
||||
youtube.com##svg[id^="yt-logo"] > g:nth-child(2)
|
||||
youtube.com##.ytp-quality-menu .ytp-menuitem:has(.ytp-premium-label)
|
||||
! https://comick.io
|
||||
comick.io##.overflow-hidden.space-y-5.xl\:w-3\/12.w-4\/12.float-right.pr-0.lg\:pb-3.lg\:pl-4.pb-1.pl-3
|
||||
comick.io##.text-xs.dark\:border-gray-700.rounded
|
||||
comick.io##div.h-8.w-8:nth-of-type(2)
|
||||
comick.io##.my-2.flex
|
||||
comick.io##.gap-4.justify-center.items-center.flex.mt-4.ml-4
|
||||
comick.io###zoom-btn
|
||||
comick.io##.active\:animate-ping.active\:brightness-200.hover\:brightness-200.hover\:text-blue-500.cursor-pointer.h-12.w-12
|
||||
comick.io##.dark\:fill-gray-300.fill-gray-500.h-6.w-6
|
||||
comick.io##.space-x-1.items-center.flex.cursor-pointer > .hover\:brightness-150.h-5.w-5
|
||||
comick.io##.md\:h-10.md\:w-10.h-10.w-10 > span
|
||||
!Searx
|
||||
as.priv.au##*:style(font-family: "Helvetica" !important)
|
||||
as.priv.au##.search_filters
|
||||
as.priv.au##.link_on_top_about
|
||||
as.priv.au##button.category_button.category:nth-of-type(4)
|
||||
as.priv.au###result_count
|
||||
as.priv.au###clear_search
|
||||
as.priv.au##.link_on_top_donate
|
||||
! Facebook
|
||||
facebook.com##*:style(font-family: "Luminari" !important)
|
||||
facebook.com##*:style(font-weight: lighter !important)
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue