python-adblock

Updated Brave adblock library for Python
Log | Files | Refs | README

index.html (500B)


      1 <!DOCTYPE html>
      2 <html>
      3     <head>
      4         <title>Python Adblock</title>
      5 
      6         <meta charset="utf-8" />
      7         <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
      8     </head>
      9 
     10     <body>
     11         <div>
     12             <h1>Python Adblock</h1>
     13             <ul>
     14                 <li><a href="docs/adblock/index.html">Documentation</a></li>
     15                 <li><a href="https://github.com/ArniDagur/python-adblock">Source code</a></li>
     16             </ul>
     17         </div>
     18     </body>
     19 </html>