w0bm.com v1.5z FULL.RETARD.BUILD.BUT.STILL.WORKS
This commit is contained in:
39
config/comments.php
Normal file
39
config/comments.php
Normal file
@@ -0,0 +1,39 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'allowedHosters' => [
|
||||
'img.w0bm.com' => [
|
||||
'/^img\.w0bm\.com$/'
|
||||
],
|
||||
'imgur.com' => [
|
||||
'/^i\.imgur\.com$/'
|
||||
],
|
||||
'giphy.com' => [
|
||||
'/^media[0-6]?\.giphy\.com$/'
|
||||
],
|
||||
'f0ck.me' => [
|
||||
'/^f0ck\.me$/'
|
||||
],
|
||||
'tumblr.com' => [
|
||||
'/^(?:68|66|78)\.media\.tumblr\.com$/'
|
||||
],
|
||||
'catbox.moe' => [
|
||||
'/^files\.catbox\.moe$/'
|
||||
],
|
||||
'pr0gramm.com' => [
|
||||
'/^img\.pr0gramm\.com$/'
|
||||
],
|
||||
'' => [
|
||||
'/^files\.nogf\.club$/',
|
||||
'/^f0ck\.space$/',
|
||||
'/^nogf\.club$/',
|
||||
'/^f0ck\.it$/'
|
||||
]
|
||||
],
|
||||
'allowedImageFileExtensions' => [
|
||||
'jpg',
|
||||
'png',
|
||||
'gif',
|
||||
]
|
||||
];
|
||||
|
Reference in New Issue
Block a user