(self,key,quick)
| 160 | } |
| 161 | return result |
| 162 | def searchContent(self,key,quick): |
| 163 | result = {} |
| 164 | return result |
| 165 | def playerContent(self,flag,id,vipFlags): |
| 166 | # https://www.genmov.com/play/301475-1-1.html |
| 167 | # https://www.genmov.com/static/js/playerconfig.js |
nothing calls this directly
no outgoing calls
no test coverage detected