vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit 7983ce4f13c0b38e42dea9c6ced5adc6c208bec0
parent 5fc0472d884876c974bfb78fa1adaa5140c6c27f
Author: Daniel GarcĂ­a <dani-garcia@users.noreply.github.com>
Date:   Tue, 12 Jun 2018 23:24:49 +0200

Updated global domains file

Diffstat:
Msrc/api/core/global_domains.json | 116+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 116 insertions(+), 0 deletions(-)

diff --git a/src/api/core/global_domains.json b/src/api/core/global_domains.json @@ -646,5 +646,121 @@ "wiktionary.org" ], "Excluded": false + }, + { + "Type": 72, + "Domains": [ + "airbnb.at", + "airbnb.be", + "airbnb.ca", + "airbnb.ch", + "airbnb.cl", + "airbnb.co.cr", + "airbnb.co.id", + "airbnb.co.in", + "airbnb.co.kr", + "airbnb.co.nz", + "airbnb.co.uk", + "airbnb.co.ve", + "airbnb.com", + "airbnb.com.ar", + "airbnb.com.au", + "airbnb.com.bo", + "airbnb.com.br", + "airbnb.com.bz", + "airbnb.com.co", + "airbnb.com.ec", + "airbnb.com.gt", + "airbnb.com.hk", + "airbnb.com.hn", + "airbnb.com.mt", + "airbnb.com.my", + "airbnb.com.ni", + "airbnb.com.pa", + "airbnb.com.pe", + "airbnb.com.py", + "airbnb.com.sg", + "airbnb.com.sv", + "airbnb.com.tr", + "airbnb.com.tw", + "airbnb.cz", + "airbnb.de", + "airbnb.dk", + "airbnb.es", + "airbnb.fi", + "airbnb.fr", + "airbnb.gr", + "airbnb.gy", + "airbnb.hu", + "airbnb.ie", + "airbnb.is", + "airbnb.it", + "airbnb.jp", + "airbnb.mx", + "airbnb.nl", + "airbnb.no", + "airbnb.pl", + "airbnb.pt", + "airbnb.ru", + "airbnb.se" + ], + "Excluded": false + }, + { + "Type": 73, + "Domains": [ + "eventbrite.at", + "eventbrite.be", + "eventbrite.ca", + "eventbrite.ch", + "eventbrite.cl", + "eventbrite.co.id", + "eventbrite.co.in", + "eventbrite.co.kr", + "eventbrite.co.nz", + "eventbrite.co.uk", + "eventbrite.co.ve", + "eventbrite.com", + "eventbrite.com.au", + "eventbrite.com.bo", + "eventbrite.com.br", + "eventbrite.com.co", + "eventbrite.com.hk", + "eventbrite.com.hn", + "eventbrite.com.pe", + "eventbrite.com.sg", + "eventbrite.com.tr", + "eventbrite.com.tw", + "eventbrite.cz", + "eventbrite.de", + "eventbrite.dk", + "eventbrite.fi", + "eventbrite.fr", + "eventbrite.gy", + "eventbrite.hu", + "eventbrite.ie", + "eventbrite.is", + "eventbrite.it", + "eventbrite.jp", + "eventbrite.mx", + "eventbrite.nl", + "eventbrite.no", + "eventbrite.pl", + "eventbrite.pt", + "eventbrite.ru", + "eventbrite.se" + ], + "Excluded": false + }, + { + "Type": 74, + "Domains": [ + "stackexchange.com", + "superuser.com", + "stackoverflow.com", + "serverfault.com", + "mathoverflow.net" + ], + "Excluded": false } ] \ No newline at end of file