move auth and favicon form main to handlers, linting

This commit is contained in:
ladddder
2023-12-05 16:00:31 +01:00
parent 692b2a5d17
commit f437bcabf3
13 changed files with 249 additions and 226 deletions

View File

@@ -3,8 +3,9 @@ package responsemodifiers
import (
_ "embed"
"io"
"ladder/proxychain"
"strings"
"ladder/proxychain"
)
//go:embed patch_google_analytics.js

View File

@@ -4,9 +4,10 @@ import (
"embed"
"encoding/json"
"io"
"ladder/proxychain"
"log"
"regexp"
"ladder/proxychain"
)
//go:embed vendor/ddg-tracker-surrogates/mapping.json