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^",