Other type of google ads

This commit is contained in:
Torsten Schulz
2024-02-12 09:03:51 +01:00
parent 056adf2422
commit 9c704825cd

View File

@@ -71,7 +71,7 @@ void App::setMetaTags() {
removeMetaHeader(Wt::MetaHeaderType::Meta, "robots");
addMetaHeader("keywords", "chat, single chat, images, no registration, anonymousp");
addMetaHeader(Wt::MetaHeaderType::Meta, "robots", "");
require("https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1104166651501135");
addMetaHeader(Wt::MetaHeaderType::Meta, "google-adsense-account", "ca-pub-1104166651501135");
}
void App::initApp() {