From 45bab2567aa842f33e404bf8187b2bbe6d85f1b4 Mon Sep 17 00:00:00 2001 From: noxy Date: Mon, 2 Sep 2019 22:15:54 +0000 Subject: [PATCH] commentparser stuff --- config/comments.php | 6 ++---- resources/views/layout4/fuetli.blade.php | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/config/comments.php b/config/comments.php index 521b5ea..44eedbb 100644 --- a/config/comments.php +++ b/config/comments.php @@ -1,10 +1,7 @@ [ - 'img.w0bm.com' => [ - '/^img\.w0bm\.com$/' - ], + 'allowedHosters' => [ 'imgur.com' => [ '/^i\.imgur\.com$/' ], @@ -34,6 +31,7 @@ return [ 'jpg', 'png', 'gif', + 'webp', ] ]; diff --git a/resources/views/layout4/fuetli.blade.php b/resources/views/layout4/fuetli.blade.php index 85bdf08..93e5738 100644 --- a/resources/views/layout4/fuetli.blade.php +++ b/resources/views/layout4/fuetli.blade.php @@ -40,7 +40,7 @@