forked from j62/ctbrec
1
0
Fork 0
ctbrec/common
0xboobface 70a9d65e48 Fix login for FC2Live
FC2Live sends cookies with value "deleted" to invalidate previously set values. In the same request
they send new values, too. That confused OkHttp. We now use a custom cookie jar for FC2Live, which
ignores cookies with the value "deleted"
2019-01-27 14:05:45 +01:00
..
.settings Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
src Fix login for FC2Live 2019-01-27 14:05:45 +01:00
.classpath Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
.gitignore Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Set version to 1.17.1 2019-01-23 17:41:03 +01:00