diff --git a/tarteaucitron.js b/tarteaucitron.js index ab56223..100c442 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -7,7 +7,6 @@ var scripts = document.getElementsByTagName('script'), var tarteaucitron = { "autoOpen": false, // auto open the panel with #tarteaucitron hash ? - "promoteThisScript": false, // promote this script if ads are denied ? "cdn": cdn, "user": {}, "lang": {}, @@ -372,67 +371,5 @@ var tarteaucitron = { } } } - }, - - /*** - * Fallback function for advertising services - * - * Currently, a banner to promote tarteaucitron.js is displayed, - * fell free to change this by your own ads. - * - * Because eval() id devil, you can't pass