Skip to content

Commit

Permalink
Establishing a link with the project BlockAdBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
sitexw committed May 3, 2015
1 parent 733cd1e commit 2d8813a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ FuckAdBlock (v3.1.0)
You can detect nasty ad blockers.
Online example: http://sitexw.fr/fuckadblock/

(There is also the project [BlockAdBlock](https://github.com/sitexw/BlockAdBlock) that a more convenient name)


Valid on
---------------------
Expand Down
6 changes: 6 additions & 0 deletions test.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
<head>
<title>FuckAdBlock 3.1.0</title>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet">
<style>
header {
Expand Down Expand Up @@ -36,6 +40,8 @@ <h1>FuckAdBlock <small>3.1.0</small></h1>
</div>
<div class="col-sm-4 text-right">
<h4>
<a href="https://github.com/sitexw/BlockAdBlock" style="color: #7fbfe8;">BlockAdBlock</a>
&nbsp; &nbsp;
<a href="http://sitexw.fr/fuckadblock/">Online example</a>
&nbsp; &nbsp;
<a href="https://github.com/sitexw/FuckAdBlock">GitHub</a>
Expand Down

0 comments on commit 2d8813a

Please sign in to comment.