From 635aad7568c82788815d7d24ee8582aa45f67547 Mon Sep 17 00:00:00 2001 From: ZitRos Date: Sat, 29 Apr 2017 01:32:54 +0300 Subject: [PATCH] Some improvements --- README.md | 16 +++++++++++++++- index.html | 4 +++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a651740..a0037b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,20 @@ # Save Analytics From Content Blockers -A repository with code sample for my Medium article (will be released soon). +A repository with demo application for my Medium article "Save Your Analytics from Content Blockers" +(will be released soon). + +You can use modified analytics script directly from GitHub pages (until it appears in ad-blockers +filter): + +```html + + +``` Testing ------- diff --git a/index.html b/index.html index ee8fe0e..59e5939 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,13 @@ Google Analytics Content-Blockers-Free Test - + Hello! Now check the Network tab in Developer Tools ;)