From 12bfcd35d3eff52f4ae7585935a4213eb0204fc0 Mon Sep 17 00:00:00 2001 From: Lain Iwakura Date: Wed, 14 Sep 2016 05:46:26 -0400 Subject: [PATCH] FINAL - Add Site Notice (Kind of required) --- app/views/layouts/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/default.php b/app/views/layouts/default.php index b9dc776..d57b274 100755 --- a/app/views/layouts/default.php +++ b/app/views/layouts/default.php @@ -52,7 +52,7 @@ } var $ = jQuery; - var notice = 'WARNING! THIS SITE HAS MIXED CONTENT AND IS NOT SAFE FOR WORK OR PUBLIC!\nThis site contains mixed content and has images containing erotic, grotesque acts, or acts of violence. NO content portrays any real life events or content illegal in the United States of America. This database is well regulated by its moderators and all posts are pending until approval. Please see SERVICE USE POLICY on ACR Docs too other policies that apply to this site.\n\nContent such as cate2, cate3, guro, loli, rape, and other are NOT accessible to the public or any bot unless you have an account, you must wait for a OPEN ACCESS day to register or view such content.'; + var notice = 'WARNING! THIS SITE HAS MIXED CONTENT AND IS NOT SAFE FOR WORK OR PUBLIC!\nThis site contains mixed content and has images containing erotic, grotesque acts, or acts of violence. NO content portrays any real life events or content illegal in the United States of America. This database is well regulated by its moderators and all posts are pending until approval. Please see SERVICE USE POLICY on ACR Docs too other policies that apply to this site.\nContent such as cate2, cate3, guro, loli, rape, and other are NOT accessible to the public or any bot unless you have an account, you must wait for a OPEN ACCESS day to register or view such content.'; notice = notice.replace(/\n/g, "
"); var accept = 'YES, I fully understand what content I will see!';