From 5ac0ecb79326c7f9d7442976aa71fa3207b7808e Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Thu, 14 Feb 2019 00:30:43 +0100 Subject: Whitelisting domains. Adding gentoo, adafruit and kennethreitz.org to the whitelist. --- config-default.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-default.yml b/config-default.yml index 3ce01916e..747fa7fab 100644 --- a/config-default.yml +++ b/config-default.yml @@ -162,6 +162,9 @@ filter: - 273944235143593984 # STEM - 348658686962696195 # RLBot - 531221516914917387 # Pallets + - 249111029668249601 # Gentoo + - 327254708534116352 # Adafruit + - 544525886180032552 # kennethreitz.org domain_blacklist: - pornhub.com -- cgit v1.2.3