diff --git a/src/blacklist.cpp b/src/blacklist.cpp index 93d74cd6..0cc3a335 100644 --- a/src/blacklist.cpp +++ b/src/blacklist.cpp @@ -54,6 +54,8 @@ static std::vector blacklist { "iexplore.exe", "rundll32.exe", "Launcher", //Paradox Interactive Launcher + "steamwebhelper.exe", + "EpicWebHelper.exe" };