MCPcopy Create free account
hub / github.com/Hello-SimpleAI/chatgpt-comparison-detection / printf

Function printf

HC3/selenium_crawler.py:34–35  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

32
33
34def printf(*args):
35 print(time.asctime(), "-", *args)
36
37
38EMOJI_REGEX = re.compile(

Callers 12

verify_humanFunction · 0.70
loginFunction · 0.70
send_queryFunction · 0.70
parse_chat_rowFunction · 0.70
get_responseFunction · 0.70
chatgptFunction · 0.70
process_dataFunction · 0.70
read_dataFunction · 0.70
collect_resultFunction · 0.70
refresh_dataFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected