What we gonna do here is, remove advert from Cydia and only load package description. How?By SSH or use iFile, move to /var/stash/Application/Cydia.app,open package.js.Next, edit the line with:var depiction = package.depiction;Change to :var depiction = null;Done.For precaution, u may want to backup package.js before attempting this mod.*credit to neokja...