Migrate event logging to www.wikimedia.org/beacon

Fixes #220.
This commit is contained in:
Timo Tijhof 2016-08-03 15:00:09 -07:00
parent 6ddcbb612c
commit 4c1270e8ff
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ index 3fe594d..8306000 100644
+ public static final String IMAGE_URL_BASE = "https://upload.wikimedia.org/wikipedia/commons";
+ public static final String HOME_URL = "https://commons.wikimedia.org/wiki/";
+
public static final String EVENTLOG_URL = "https://bits.wikimedia.org/event.gif";
public static final String EVENTLOG_URL = "https://www.wikimedia.org/beacon/event";
- public static final String EVENTLOG_WIKI = "testwiki";
+ public static final String EVENTLOG_WIKI = "commonswiki";