You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
This means that someone could not host these files themselves if they'd prefer so. These variables should be retrieved from a configuration file/the environment to allow for this.
The text was updated successfully, but these errors were encountered:
Or even better: move this code to lightarti-rest, so it doesn't have to be implemented in the iOS library, too. Because currently on iOS it just takes the files in the directory of the library :(
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, both the latest directory cache and churn.txt files are downloaded from our GitHub releases w/ a hard-coded link:
lightarti-rest-android/artiwrapper/src/main/java/org/c4dt/artiwrapper/TorLibApi.java
Line 40 in f5bde33
This means that someone could not host these files themselves if they'd prefer so. These variables should be retrieved from a configuration file/the environment to allow for this.
The text was updated successfully, but these errors were encountered: