We have created a http-functions.js file that contains one function were we have a plain text that we need to display anytime a user goes into our ads.txt URL
Our function is called Adstxt and you can find it under https://www.falaunch.com/_functions/Adstxt
We have created a redirect from /ads.txt into /_functions/Adstxt however it is giving us a 404 error, we believe it’s because we previously have installed the Google Adsense App, but after we removed it the URL ads.txt stopped working
How can we make ads.txt start working again so we can use that redirect to access our custom http-functions.js file?
Will pay rate for assistance!