Skip to content

Commit a9e1b68

Browse files
authored
Update adblock-detection-script.js
1 parent 4efaf26 commit a9e1b68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adblock-detection-script.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ function hasAdblock() {
1717
} catch (e) {}
1818
return r;
1919
}
20-
21-
alert('Has AdBlock: ' + hasAdblock());

0 commit comments

Comments
 (0)