Ads.txt Proxy fixes
·
333 commits
to master
since this release
Hello,
Here is a small release that brings the following:
- The handler now proxy an
ads.txt
file that is located at the root of the static files directory. This allows complying with AdSense requirements. app.Input().Step(v int)
has been changed toapp.Input().Step(v float64)
since step can be a decimal value.