I recently happened into the following integral identity, valid for positive $s>0$:
$$\int_0^1 \log\left[x^s+(1-x)^{s}\right]\frac{dx}{x}=-\frac{\pi^2}{12}\left(s-\frac{1}{s}\right).$$
The obvious question is how to show this (feel free to do so!). But what stirs my curiosity is that the right-hand expression implies the integral to be antisymmetric under $s\mapsto s^{-1}$, which I would not have expected. Is there a simple explanation for this property?
HINT: Your integral can be brought to this form $$\int_{-1}^1 \frac{\log \left((1-x)^s+(1+x)^s\right)-s \log (2)}{x+1} \, dx$$ and then you can split the interval and calculate each integral separately. Use on the positive side that $\frac{1-x}{1+x}\mapsto x$ and $\frac{1+x}{1-x}\mapsto x$ on the negative side. Let me know if that works.