mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-01-24 13:34:25 +00:00
remove content filter, snap raw the data
This commit is contained in:
parent
ef4de6b245
commit
d7a5f7ef84
@ -469,9 +469,6 @@ try {
|
||||
Filter::mime($contentType),
|
||||
time());
|
||||
|
||||
// Format page content
|
||||
$content = Filter::pageData($content);
|
||||
|
||||
// Add queued page description if not exists
|
||||
$db->setHostPageDescription($queueHostPage->hostPageId,
|
||||
crc32($content),
|
||||
|
Loading…
x
Reference in New Issue
Block a user