MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / categoryContent

Method categoryContent

plugin/py_yiso.py:27–29  ·  view source on GitHub ↗
(self,tid,pg,filter,extend)

Source from the content-addressed store, hash-verified

25 result = {}
26 return result
27 def categoryContent(self,tid,pg,filter,extend):
28 result = {}
29 return result
30 header = {
31 "User-Agent": "Mozilla/5.0 (Linux; Android 12; V2049A Build/SP1A.210812.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/103.0.5060.129 Mobile Safari/537.36",
32 "Referer": "https://yiso.fun/"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected