Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

29 lines
733 B
Smali

.class public final Lcom/tapjoy/internal/a3;
.super Ljava/util/Hashtable;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 2
.line 1
invoke-direct {p0}, Ljava/util/Hashtable;-><init>()V
const-string v0, "TJC_OPTION_SERVICE_URL"
const-string v1, "https://ws.tapjoyads.com/"
.line 3
invoke-virtual {p0, v0, v1}, Ljava/util/Dictionary;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
const-string v0, "TJC_OPTION_PLACEMENT_SERVICE_URL"
const-string v1, "https://placements.tapjoy.com/"
.line 4
invoke-virtual {p0, v0, v1}, Ljava/util/Dictionary;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
return-void
.end method