commentparser stuff
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'allowedHosters' => [
|
||||
'img.w0bm.com' => [
|
||||
'/^img\.w0bm\.com$/'
|
||||
],
|
||||
'allowedHosters' => [
|
||||
'imgur.com' => [
|
||||
'/^i\.imgur\.com$/'
|
||||
],
|
||||
@@ -34,6 +31,7 @@ return [
|
||||
'jpg',
|
||||
'png',
|
||||
'gif',
|
||||
'webp',
|
||||
]
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user