fix; ads.txt
This commit is contained in:
parent
81ff8d2ae3
commit
71c575f879
@ -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));
|
||||
|
||||
1
wwwroot/ads.txt
Normal file
1
wwwroot/ads.txt
Normal file
@ -0,0 +1 @@
|
||||
google.com, pub-3475956393038764, DIRECT, f08c47fec0942fa0
|
||||
Loading…
Reference in New Issue
Block a user