File tree 2 files changed +2
-2
lines changed
app/src/main/java/fr/free/nrw/commons
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ public class CommonsApplication extends Application {
52
52
public static final String API_URL = "https://commons.wikimedia.org/w/api.php" ;
53
53
public static final String IMAGE_URL_BASE = "https://upload.wikimedia.org/wikipedia/commons" ;
54
54
public static final String HOME_URL = "https://commons.wikimedia.org/wiki/" ;
55
- public static final String EVENTLOG_URL = "https://bits .wikimedia.org/event.gif " ;
55
+ public static final String EVENTLOG_URL = "https://www .wikimedia.org/beacon/ event" ;
56
56
public static final String EVENTLOG_WIKI = "commonswiki" ;
57
57
58
58
public static final Object [] EVENT_UPLOAD_ATTEMPT = {"MobileAppUploadAttempts" , 5334329L };
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ index 3fe594d..8306000 100644
13
13
+ public static final String IMAGE_URL_BASE = "https://upload.wikimedia.org/wikipedia/commons";
14
14
+ public static final String HOME_URL = "https://commons.wikimedia.org/wiki/";
15
15
+
16
- public static final String EVENTLOG_URL = "https://bits .wikimedia.org/event.gif ";
16
+ public static final String EVENTLOG_URL = "https://www .wikimedia.org/beacon/ event";
17
17
- public static final String EVENTLOG_WIKI = "testwiki";
18
18
+ public static final String EVENTLOG_WIKI = "commonswiki";
19
19
You can’t perform that action at this time.
0 commit comments