Codeforces RCPC is a package that helps you safely get the RCPC value from Codeforces.
Lately, Codeforces has used a popular technique to stop scrapers from reaching Codeforces page. The technique is using some form of redirction. This redirection depends on the slow implementation of the AES algorithm.
It's a very simple package that exports 2 functions.
It returns a boolean indicating wheter the redirection functionality is working on codeforces.
It returns a string for you to use as the RCPC cookie value.