(self,tid,pg,filter,extend)
| 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/" |
nothing calls this directly
no outgoing calls
no test coverage detected