Преглед изворни кода

Added a message if somehow shouldgetjob is set to false

halt-discovery
madprogramer пре 3 година
родитељ
комит
df26699823
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      worker.py

+ 1
- 0
worker.py Прегледај датотеку

@@ -311,6 +311,7 @@ for x in threads:
del x

if not shouldgetjob:
print("PROTECTION MECHANISM #3 WAS SOMEHOW TRIGERRED")
print("Community Contribution discovery has been disabled for this account, please report this on our Discord as this may have caused some videos to be incorrectly marked as having community contributions disabled.")

print("Exiting...")

Loading…
Откажи
Сачувај