(self,flag,id,vipFlags)
| 120 | } |
| 121 | return result |
| 122 | def playerContent(self,flag,id,vipFlags): |
| 123 | return self.ali.playerContent(flag,id,vipFlags) |
| 124 | |
| 125 | homeData = {} |
| 126 | baseUrl = 'https://gitcafe.net' |
nothing calls this directly
no outgoing calls
no test coverage detected