We all know and love Cydia. Beside the store , all the individual repositories are making money by displaying ads inside every single package page. Personally, i understand that, and it does not bother me. But when performance and overall experience is affected by ads, you should remove them. There is an easy way to do it….
SSH into your iDevice and browse to /Applications/Cydia/ and create two copies of package.js computer ( one is your backup and you will edit the other one ) . Inside that file search for var depiction = package.depiction .
Edit that line so that depiction = package.depiction will become depiction = null .
Now save the file and copy it back to /Applications/Cydia/ , overwriting the original one. That’s it. Now restart Cydia and enjoy.