diff --git a/index.html b/index.html index 8de97e4..9193cd3 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,6 @@ - @@ -96,10 +95,6 @@

Donations

This project is a free service for developers and will stay that way. Please consider donating to help us keep this service running forever!

- -
- - diff --git a/scripts/custom-ads.js b/scripts/custom-ads.js deleted file mode 100644 index ae855e7..0000000 --- a/scripts/custom-ads.js +++ /dev/null @@ -1,27 +0,0 @@ -(function () { - if (typeof _bsa !== "undefined" && _bsa) { - _bsa.init("custom", "CW7DE2JY", "placement:is-a.dev", { - target: "#badge-js", - template: ` - - - - -
-
##company## — ##tagline##
-
##description##
- -
##callToAction##
-
-
-` - }); - } -})();