Add URL Whitelisting to Thanos since @MEE6 wants us to pay for it

This commit is contained in:
2022-08-09 13:13:19 -04:00
parent 27d5cf3a62
commit d24ff86d68
5 changed files with 31 additions and 7 deletions

View File

@ -1,4 +1,4 @@
package main
package tools
import (
"encoding/json"

View File

@ -1,4 +1,4 @@
package main
package tools
import (
"flag"