Ejemplo n.º 1
0
import Platform
import General
import Zoomg








TagControl = General.TagControl(Platform.BaseData,1)




zoomg = Zoomg.Parser(Platform.BaseData,TagControl)
Platform.register("zoomg",'https://www.zoomg.ir/category/cinema-news/feed/',zoomg.serializer)





Platform.app.run(host="127.0.0.1", port="1212", debug=True)