Skip to content

Commit

Permalink
Removed banner URL override (for test purposes)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Borchardt committed Mar 29, 2012
1 parent 47024ae commit 4b940dc
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -130,7 +130,6 @@ protected MadvertiseAd(final Context context, final JSONObject json,

// overwrite banner url
mBannerUrl = MadvertiseUtil.getJSONValue(richMediaJson, "full_url");
mBannerUrl = "http://asset0.madvertise.de/banners/11665/rich_media/index.html?id=madvertise-ad-container-0.8776058123808168&cu=http://ed5.9000.ad.madvertise.de/track/k5qd1cl7/site/uFeEozDw/ad/TPnlI9Ay&t=k5qd1cl7&b1=http://ed5.9000.ad.madvertise.de/voxel.gif?k5qd1cl7";

// get sizes for rich media ad
try {
Expand Down

0 comments on commit 4b940dc

Please sign in to comment.