block epic games
This commit is contained in:
parent
586a28dc5e
commit
55538f72ea
Binary file not shown.
@ -280,6 +280,10 @@ export const SERVICES = [
|
|||||||
id: 'steam',
|
id: 'steam',
|
||||||
name: 'Steam',
|
name: 'Steam',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'epic_games',
|
||||||
|
name: 'Epic Games',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: 'ok',
|
id: 'ok',
|
||||||
name: 'OK',
|
name: 'OK',
|
||||||
|
@ -34,6 +34,7 @@ var serviceRulesArray = []svc{
|
|||||||
{"skype", []string{"||skype.com^"}},
|
{"skype", []string{"||skype.com^"}},
|
||||||
{"vk", []string{"||vk.com^"}},
|
{"vk", []string{"||vk.com^"}},
|
||||||
{"steam", []string{"||steam.com^"}},
|
{"steam", []string{"||steam.com^"}},
|
||||||
|
{"epic_games", []string{"||epicgames.com^"}},
|
||||||
{"mail_ru", []string{"||mail.ru^"}},
|
{"mail_ru", []string{"||mail.ru^"}},
|
||||||
{"tiktok", []string{
|
{"tiktok", []string{
|
||||||
"||tiktok.com^",
|
"||tiktok.com^",
|
||||||
|
Loading…
Reference in New Issue
Block a user