mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-17 20:27:29 +00:00
dd0f1e397c
Currently, trying to get a `csrftoken` from an empty cookie string will crash the application. This creates a helper method to extract a cookie value given a cookie name by pattern matching on the cookie string and returning the value if one is found. Fixes: #167 |
||
---|---|---|
.. | ||
.settings | ||
src/main | ||
.classpath | ||
.gitignore | ||
.project | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |