mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-13 03:58:45 +00:00
Populate OpenGraph configurations to Opens.OpenGraph (#717)
* chore: read OpenGraph configurations * docs: update CHANGELOG
This commit is contained in:
@@ -353,6 +353,7 @@ func main() {
|
||||
RedirectDomains: redirectDomainsList,
|
||||
Target: *target,
|
||||
WebmasterEmail: *webmasterEmail,
|
||||
OpenGraph: policy.OpenGraph,
|
||||
})
|
||||
if err != nil {
|
||||
log.Fatalf("can't construct libanubis.Server: %v", err)
|
||||
|
||||
Reference in New Issue
Block a user