Commit 16f7d6e4 by Arjun Jhukal

minor changes

parent a9434592
......@@ -59,7 +59,7 @@ export default function AgeGate() {
script.crossOrigin = "anonymous";
script.onerror = () => {
window.location.href = "https://agechecker.net/loaderror";Pp
window.location.href = "https://agechecker.net/loaderror";
};
document.head.insertBefore(script, document.head.firstChild);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment