package exh.eh data class EHentaiUpdaterStats( val startTime: Long, val possibleUpdates: Int, val updateCount: Int )