aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
diff options
context:
space:
mode:
Diffstat (limited to 'main/src')
-rw-r--r--main/src/cgeo/geocaching/cgHtmlImg.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/src/cgeo/geocaching/cgHtmlImg.java b/main/src/cgeo/geocaching/cgHtmlImg.java
index 3f48707..f264c51 100644
--- a/main/src/cgeo/geocaching/cgHtmlImg.java
+++ b/main/src/cgeo/geocaching/cgHtmlImg.java
@@ -31,7 +31,8 @@ public class cgHtmlImg implements Html.ImageGetter {
"cachercounter/?",
"gccounter/imgcount.php",
"flagcounter.com",
- "compteur-blog.net"
+ "compteur-blog.net",
+ "counter.digits.com"
};
final private Context context;
final private String geocode;