mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-16 16:42:00 -04:00
Update
This commit is contained in:
@@ -15,11 +15,17 @@
|
||||
!localhost^$websocket
|
||||
|
||||
! DOMAIN BLOCKS
|
||||
!||facebook.com^$document
|
||||
||facebook.com^$document
|
||||
|
||||
||example.com##h1
|
||||
example.com##h1
|
||||
|
||||
||washingtonpost.com^$1p,script
|
||||
||nytimes.com^$3p,script
|
||||
nytimes.com * 3p-script block
|
||||
washingtonpost.com * 1p-script block
|
||||
|
||||
@@||majorgeeks.com^$elemhide
|
||||
@@||majorgeeks.com^$generichide
|
||||
|
||||
! Test of 3p blocking
|
||||
*^$third-party,script,subdocument,domain=dictionary.com
|
||||
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<Title>MultiSearch!</title>
|
||||
<link rel="icon" href="multisearch.ico"/>
|
||||
<link rel="icon" href="multisearch.png"/>
|
||||
</head>
|
||||
<body style="color:#ececec;background-color:#26272a">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user