MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / write

Method write

Scripts/Fake Pages/Fake OnlyFans Page.py:30–30  ·  view source on GitHub ↗
(self, x)

Source from the content-addressed store, hash-verified

28
29class DummyFile(object):
30 def write(self, x): pass
31 def flush(self): pass
32
33BASE_FOLDER = os.path.expanduser("~/storage/downloads/OnlyFans")

Callers 1

loginFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected