How to remove annoying ads in Cydia
#1
Posted 01 November 2010 - 11:02 PM
While it can be a bit annoying, I can understand why free apps often come with ads. If done correctly, there is nothing wrong with this, it’s free, so you can’t really complain. What I do have a problem with however, is when the ads are placed so as to make it difficult to use the app without accidentally tapping on the ad. 9 times out of 10, this is done intentionally, and this I have no patience for. Cydia doesn’t have too many ads, but when they do show up, they can get a little out of hand. Lately I have been noticing more and more of the ads that will follow you as you scroll down the page, to the point where they can make it difficult to read app descriptions.
There is a quick easy way to eliminate these ads altogether. To rid yourself of these dreadful things, FTP/SSH to your device, and modify the file /Applications/Cydia.app/package.js. What you are looking for should be on line 209.
Find this
if (depiction == null)
and change it to
if (depiction == null || true)
From that point on, you can enjoy an ad free Cydia. There will however still be ads on the screenshot pages, but at least they will be gone from the app details, and they will load faster also.
Quote
#2
Posted 01 November 2010 - 11:04 PM
Much thanks.
Quote
#3
Posted 01 November 2010 - 11:29 PM
#4
Posted 01 November 2010 - 11:41 PM
#5
Posted 02 November 2010 - 01:33 AM
Quote
#6
Posted 02 November 2010 - 02:01 AM
-----BEGIN GEEK CODE BLOCK----- Version: 1.3 - GM d- s+:- a-- C++(++++) UBLS*+++ P+ L++ E? W++ N+ o-- K w++ O- M- V- PS+++ PE Y+ PGP t 5 X+ R+ tvn+ b++ DI-- D++ G+ e h r++ y+ ------END GEEK CODE BLOCK------
#7
Posted 02 November 2010 - 05:44 AM
#8
Posted 02 November 2010 - 10:47 AM
#9
Posted 02 November 2010 - 12:12 PM
Ethan said:
-----BEGIN GEEK CODE BLOCK----- Version: 1.3 - GM d- s+:- a-- C++(++++) UBLS*+++ P+ L++ E? W++ N+ o-- K w++ O- M- V- PS+++ PE Y+ PGP t 5 X+ R+ tvn+ b++ DI-- D++ G+ e h r++ y+ ------END GEEK CODE BLOCK------
#11
Posted 02 November 2010 - 12:23 PM
#12
Posted 02 November 2010 - 01:29 PM
Dogismo said:
-----BEGIN GEEK CODE BLOCK----- Version: 1.3 - GM d- s+:- a-- C++(++++) UBLS*+++ P+ L++ E? W++ N+ o-- K w++ O- M- V- PS+++ PE Y+ PGP t 5 X+ R+ tvn+ b++ DI-- D++ G+ e h r++ y+ ------END GEEK CODE BLOCK------
#13
Posted 02 November 2010 - 01:33 PM
#14
Posted 02 November 2010 - 01:37 PM
Ethan said:
-----BEGIN GEEK CODE BLOCK----- Version: 1.3 - GM d- s+:- a-- C++(++++) UBLS*+++ P+ L++ E? W++ N+ o-- K w++ O- M- V- PS+++ PE Y+ PGP t 5 X+ R+ tvn+ b++ DI-- D++ G+ e h r++ y+ ------END GEEK CODE BLOCK------
#15
Posted 02 November 2010 - 01:47 PM
#16
Posted 02 November 2010 - 04:13 PM
http://forum.dailymo...p?topic=33111.0
Quote
#17
Posted 02 November 2010 - 04:26 PM
#18
Posted 02 November 2010 - 07:23 PM
Quote
#19
Posted 02 November 2010 - 08:04 PM
:D
#20
Posted 02 November 2010 - 08:08 PM












