|
|
@ -306,7 +306,7 @@ if(StrLen(ErrorLoggingDirectory) > 5 and !InStr(ErrorLoggingDirectory, ".exe")){
|
|
|
|
(Telegram != "")?(TelegramCheckStatus := 0) : (TelegramCheckStatus := 1)
|
|
|
|
(Telegram != "")?(TelegramCheckStatus := 0) : (TelegramCheckStatus := 1)
|
|
|
|
(Minds != "")?(MindsCheckStatus := 0) : (MindsCheckStatus := 1)
|
|
|
|
(Minds != "")?(MindsCheckStatus := 0) : (MindsCheckStatus := 1)
|
|
|
|
(Gab != "")?(GabCheckStatus := 0) : (GabCheckStatus := 1)
|
|
|
|
(Gab != "")?(GabCheckStatus := 0) : (GabCheckStatus := 1)
|
|
|
|
(MeWe != "")?(MeWeCheckStatus := 0) : (MeWeCheckStatus := 0) ; UNCHECKED ALWAYS as of 2022/04/08
|
|
|
|
(MeWe != "")?(MeWeCheckStatus := 0) : (MeWeCheckStatus := 1)
|
|
|
|
(Gettr != "")?(GettrCheckStatus := 0) : (GettrCheckStatus := 0)
|
|
|
|
(Gettr != "")?(GettrCheckStatus := 0) : (GettrCheckStatus := 0)
|
|
|
|
(Steemit != "")?(SteemitCheckStatus := 0) : (SteemitCheckStatus := 1)
|
|
|
|
(Steemit != "")?(SteemitCheckStatus := 0) : (SteemitCheckStatus := 1)
|
|
|
|
(Locals != "")?(LocalsCheckStatus := 0) : (LocalsCheckStatus := 1)
|
|
|
|
(Locals != "")?(LocalsCheckStatus := 0) : (LocalsCheckStatus := 1)
|
|
|
|