diff options
author | Freya Murphy <freya@freyacat.org> | 2025-02-07 16:06:36 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-02-07 16:06:36 -0500 |
commit | 3199e573c8d37b4a7a534f4e0ba3c9b00731d900 (patch) | |
tree | 51159e0204cc25892e7ff3adcff40ae2e27772bb | |
parent | docker (diff) | |
download | rit.wtf-3199e573c8d37b4a7a534f4e0ba3c9b00731d900.tar.gz rit.wtf-3199e573c8d37b4a7a534f4e0ba3c9b00731d900.tar.bz2 rit.wtf-3199e573c8d37b4a7a534f4e0ba3c9b00731d900.zip |
fix john
-rw-r--r-- | web/parts/footer.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/parts/footer.php b/web/parts/footer.php index 88ab860..921d5e8 100644 --- a/web/parts/footer.php +++ b/web/parts/footer.php @@ -15,7 +15,6 @@ <iframe height="94" id="john" - <? /* hack to disable firefox cookie warning*/?> sandbox="allow-scripts" src="https://john.citrons.xyz/embed?ref=rit.wtf" ></iframe> |