mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-16 16:42:00 -04:00
add adblock-rules
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
! Title: Adblock Filters NEW (personal)
|
||||
|
||||
! Third-party blocks
|
||||
*^$third-party,domain=stian.sdf.org
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="Author" content="Made by 'tree'">
|
||||
<meta name="GENERATOR" content="$Version: $ tree v1.7.0 (c) 1996 - 2014 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
|
||||
<title>adblock-rules</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
BODY { color: lime; background: black; font-family : ariel, monospace, sans-serif; }
|
||||
P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: lime; background-color: transparent;}
|
||||
B { font-weight: normal; color: lime; background-color: transparent;}
|
||||
A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||
A:link { font-weight : normal; text-decoration : none; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||
A:hover { color : #000000; font-weight : normal; text-decoration : underline; background-color : yellow; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||
A:active { color : #000000; font-weight: normal; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||
.VERSION { font-size: small; font-family : arial, sans-serif; }
|
||||
.NORM { color: lime; background-color: transparent;}
|
||||
.FIFO { color: mediumpurple; background-color: transparent;}
|
||||
.CHAR { color: yellow; background-color: transparent;}
|
||||
.DIR { color: deepskyblue; background-color: transparent;}
|
||||
.BLOCK { color: yellow; background-color: transparent;}
|
||||
.LINK { color: aqua; background-color: transparent;}
|
||||
.SOCK { color: fuchsia;background-color: transparent;}
|
||||
.EXEC { color: limegreen; background-color: transparent;}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>adblock-rules</h1><p>
|
||||
<a class="NORM" href="..">..</a><br>
|
||||
[ 99 Sep 24 14:28] <a class="EXEC" href="./adblock-filters.txt">adblock-filters.txt</a><br>
|
||||
[ 350 Sep 24 13:36] <a class="EXEC" href="./third-party.html">third-party.html</a><br>
|
||||
<br><br>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
0 directories, 2 files
|
||||
<br><br>
|
||||
</p>
|
||||
</html>
|
||||
Executable
+14
@@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Third-party test</title>
|
||||
<script src="https://www.abptestpages.org/testfiles/script/script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h3>Test of third-party block.</h3>
|
||||
<p>Image below should be blocked as well as script loaded in the header</p>
|
||||
|
||||
<img src="https://www.abptestpages.org/testfiles/third-party/abb-logo.png">
|
||||
|
||||
</body>
|
||||
</html>
|
||||
+2
-1
@@ -29,6 +29,7 @@
|
||||
<body>
|
||||
<h1>test</h1><p>
|
||||
<a class="NORM" href="..">..</a><br>
|
||||
[ 0 Sep 24 14:29] <a class="DIR" href="./adblock-rules/">adblock-rules</a><br>
|
||||
[ 0 Jul 28 2023] <a class="DIR" href="./bookmark-title/">bookmark-title</a><br>
|
||||
[ 0 Aug 27 15:59] <a class="DIR" href="./cache/">cache</a><br>
|
||||
[ 0 Jul 21 2023] <a class="DIR" href="./fastforward/">fastforward</a><br>
|
||||
@@ -56,7 +57,7 @@
|
||||
</p>
|
||||
<p>
|
||||
|
||||
22 directories, 1 file
|
||||
23 directories, 1 file
|
||||
<br><br>
|
||||
</p>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user