use vanity url

This commit is contained in:
sentriz
2019-07-06 19:28:03 +01:00
parent 3af0c205ae
commit 51b6565b91
21 changed files with 38 additions and 38 deletions

View File

@@ -8,8 +8,8 @@ import (
_ "github.com/jinzhu/gorm/dialects/sqlite"
"github.com/peterbourgon/ff"
"github.com/sentriz/gonic/db"
"github.com/sentriz/gonic/scanner"
"senan.xyz/g/gonic/db"
"senan.xyz/g/gonic/scanner"
)
const programName = "gonicscan"