X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/60ffa4f7f61cb8c815244644c633d84646d21104..3db7ab4d8e5244f1c5c00ac966b2d615511f235b:/tweeper.php diff --git a/tweeper.php b/tweeper.php index 94ea05f..fc3a3ef 100644 --- a/tweeper.php +++ b/tweeper.php @@ -121,7 +121,9 @@ class Tweeper { */ public static function generateEnclosure($url) { $supported_content_types = array( + "application/octet-stream", "application/ogg", + "application/pdf", "audio/aac", "audio/mp4", "audio/mpeg",