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

Method categoryContent

plugin/py_zhaozy.py:26–28  ·  view source on GitHub ↗
(self,tid,pg,filter,extend)

Source from the content-addressed store, hash-verified

24 result = {}
25 return result
26 def categoryContent(self,tid,pg,filter,extend):
27 result = {}
28 return result
29 header = {
30 "User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.54 Safari/537.36",
31 "Referer": "https://zhaoziyuan.me/"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected