diff --git a/app/Http/Controllers/PageController.php b/app/Http/Controllers/PageController.php index 4182124..5ffbfa1 100644 --- a/app/Http/Controllers/PageController.php +++ b/app/Http/Controllers/PageController.php @@ -100,4 +100,9 @@ class PageController extends Controller { return view('misc.blog'); } + + public function notapproved() + { + return view('notapproved'); + } } diff --git a/resources/views/misc/tos.blade.php b/resources/views/misc/tos.blade.php index a8a7cc1..93e4849 100644 --- a/resources/views/misc/tos.blade.php +++ b/resources/views/misc/tos.blade.php @@ -42,6 +42,7 @@
• Don't make accounts named "MORBLOX" or "ARCHBLOX". (Name Change)
• Do not ban evade. (Termination)
• Don't spam. (Warning, Ban for few days)
+• Getting banned from the discord server will result in a ban on the site as well.
If we believe that any of your assets is breaking the rules, we will remove or change that Asset as required, and then take action onto your ARCHBLOX account.
diff --git a/resources/views/notapproved.blade.php b/resources/views/notapproved.blade.php new file mode 100644 index 0000000..67932c1 --- /dev/null +++ b/resources/views/notapproved.blade.php @@ -0,0 +1,43 @@ + + + + +Timestamp
+Moderator Note: bla bla bla this is some text xd!.
+If you would like to appeal, please join our discord server.
+ + +