diff --git a/Middleware/LanguageRedirectionMiddleware.cs b/Middleware/LanguageRedirectionMiddleware.cs index 78b44b1..98540c3 100644 --- a/Middleware/LanguageRedirectionMiddleware.cs +++ b/Middleware/LanguageRedirectionMiddleware.cs @@ -68,7 +68,7 @@ namespace QRRapidoApp.Middleware "favicon.ico", "robots.txt", "sitemap.xml", "signin-microsoft", "signin-google", "signout-callback-oidc", "Account/ExternalLoginCallback", "Account/Logout", "Pagamento/CreateCheckout", - "Pagamento/StripeWebhook", "api/QR", "Home/Error" + "Pagamento/StripeWebhook", "api/QR", "Home/Error", "ads.txt" }; return specialRoutes.Any(route => path.StartsWith(route, StringComparison.OrdinalIgnoreCase)); diff --git a/wwwroot/ads.txt b/wwwroot/ads.txt new file mode 100644 index 0000000..018faee --- /dev/null +++ b/wwwroot/ads.txt @@ -0,0 +1 @@ +google.com, pub-3475956393038764, DIRECT, f08c47fec0942fa0