From c08d0a7c440b41c54a754b41a384e6d6648809f7 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Mon, 30 Sep 2019 23:40:24 +0200 Subject: [PATCH] build: add wikipedia --- scripts/postinstall | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/postinstall b/scripts/postinstall index e86f29c..85f1f2b 100755 --- a/scripts/postinstall +++ b/scripts/postinstall @@ -11,6 +11,7 @@ const { getDomainWithoutSuffix } = require('tldts') const domains = [ 'facebook', 'twitter', + 'wikipedia', 'instagram', 'pinterest', 'apple',