mirror of
https://github.com/aydwi/chaos.git
synced 2025-12-16 19:05:38 -06:00
Set the final TGT
This commit is contained in:
@@ -14,7 +14,10 @@ from random import random
|
||||
from utils.pidfile import PidFile
|
||||
|
||||
|
||||
TGT = "a"
|
||||
# Target string - The piece of text that will be replaced
|
||||
TGT = ";"
|
||||
|
||||
# The string that replaces the target string
|
||||
GQM = b"\xcd\xbe".decode("utf-8")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user