Hosts external pages for tpc-checker library on github-pages: https://kaonone.github.io/3rd-party-cookies-checker.
To check if third-party cookies are enabled in browser:
- add an iframe with src attribute set to the above github-pages url,
- use checkTPC() from the tpc-checker library, or make your own implementation to read data from the 'message' event.