From 55538f72eae3b62a7f7f8876c9b0e25d429110e1 Mon Sep 17 00:00:00 2001 From: Devin Buhl Date: Fri, 4 Oct 2019 09:38:04 -0400 Subject: [PATCH] block epic games --- client/src/components/ui/Icons.js | 4 ++++ client/src/helpers/constants.js | 4 ++++ home/blocked_services.go | 1 + 3 files changed, 9 insertions(+) diff --git a/client/src/components/ui/Icons.js b/client/src/components/ui/Icons.js index 22346b9b..5ce84c65 100644 --- a/client/src/components/ui/Icons.js +++ b/client/src/components/ui/Icons.js @@ -116,6 +116,10 @@ const Icons = () => ( + + + + diff --git a/client/src/helpers/constants.js b/client/src/helpers/constants.js index 921eafa6..a0b6a6fa 100644 --- a/client/src/helpers/constants.js +++ b/client/src/helpers/constants.js @@ -280,6 +280,10 @@ export const SERVICES = [ id: 'steam', name: 'Steam', }, + { + id: 'epic_games', + name: 'Epic Games', + }, { id: 'ok', name: 'OK', diff --git a/home/blocked_services.go b/home/blocked_services.go index f9f20135..ecdb075e 100644 --- a/home/blocked_services.go +++ b/home/blocked_services.go @@ -34,6 +34,7 @@ var serviceRulesArray = []svc{ {"skype", []string{"||skype.com^"}}, {"vk", []string{"||vk.com^"}}, {"steam", []string{"||steam.com^"}}, + {"epic_games", []string{"||epicgames.com^"}}, {"mail_ru", []string{"||mail.ru^"}}, {"tiktok", []string{ "||tiktok.com^",