aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/network
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/cgeo/geocaching/network')
-rw-r--r--main/src/cgeo/geocaching/network/HtmlImage.java6
1 files changed, 5 insertions, 1 deletions
diff --git a/main/src/cgeo/geocaching/network/HtmlImage.java b/main/src/cgeo/geocaching/network/HtmlImage.java
index 3648d80..b9ce732 100644
--- a/main/src/cgeo/geocaching/network/HtmlImage.java
+++ b/main/src/cgeo/geocaching/network/HtmlImage.java
@@ -9,6 +9,7 @@ import cgeo.geocaching.utils.ImageHelper;
import cgeo.geocaching.utils.Log;
import ch.boye.httpclientandroidlib.HttpResponse;
+
import org.apache.commons.lang3.StringUtils;
import android.content.Context;
@@ -37,7 +38,10 @@ public class HtmlImage implements Html.ImageGetter {
"flagcounter.com",
"compteur-blog.net",
"counter.digits.com",
- "andyhoppe"
+ "andyhoppe",
+ "besucherzaehler-homepage.de",
+ "hitwebcounter.com",
+ "kostenloser-counter.eu"
};
final private String geocode;