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