diff options
Diffstat (limited to 'src/web/_views/footer.php')
-rw-r--r-- | src/web/_views/footer.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/_views/footer.php b/src/web/_views/footer.php index a105f61..eb0ee4c 100644 --- a/src/web/_views/footer.php +++ b/src/web/_views/footer.php @@ -33,6 +33,8 @@ <iframe height="94" class="john" + <?php /* hack to disable firefox cookie warning*/?> + sandbox="allow-scripts" title="<?=lang('john_title')?>" src="https://john.citrons.xyz/embed?ref=freya.cat" ></iframe> |