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"
# Conflicts: # common/src/main/java/ctbrec/io/HttpClient.java