added github.com to white list of link preview

Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
Frank Tang 2020-12-29 14:58:52 +08:00 committed by andrey
parent abac5247bf
commit 2687d7ab9a
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
2 changed files with 4 additions and 4 deletions

View File

@ -142,4 +142,4 @@
default-networks))) default-networks)))
(def link-preview-enabled-site? (def link-preview-enabled-site?
#{"youtube.com" "youtu.be"}) #{"youtube.com" "youtu.be" "github.com"})

View File

@ -2,7 +2,7 @@
"_comment": "DO NOT EDIT THIS FILE BY HAND. USE 'scripts/update-status-go.sh <tag>' instead", "_comment": "DO NOT EDIT THIS FILE BY HAND. USE 'scripts/update-status-go.sh <tag>' instead",
"owner": "status-im", "owner": "status-im",
"repo": "status-go", "repo": "status-go",
"version": "v0.67.0", "version": "v0.68.0",
"commit-sha1": "f5482ec187b981dd77d184cc7003dcc0c6ae5d22", "commit-sha1": "922e78551284a4762336962d7d34ce39ca5546b6",
"src-sha256": "18bzsf1nskvsvkxxw9v8v4zpgxfaag7q6a07fbdmz7f0y3a3mxjz" "src-sha256": "1maykmanvdj0iv72lgyh6hpms0j0xbw1zhl42rb0rjj8kkidpway"
} }