Changeset 3362853
- Timestamp:
- 09/17/2025 03:38:17 AM (6 months ago)
- Location:
- blob-mimes/trunk
- Files:
-
- 3 edited
-
index.php (modified) (2 diffs)
-
lib/blobfolio/wp/bm/mime/aliases.php (modified) (35 diffs)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blob-mimes/trunk/index.php
r3273819 r3362853 7 7 * 8 8 * @package blob-mimes 9 * @version 1.4. 19 * @version 1.4.2 10 10 * 11 11 * @see {https://core.trac.wordpress.org/ticket/39963} … … 18 18 * Plugin URI: https://wordpress.org/plugins/blob-mimes/ 19 19 * Description: This plugin expands file-related security during the upload process. 20 * Version: 1.4. 120 * Version: 1.4.2 21 21 * Text Domain: blob-mimes 22 22 * Domain Path: /languages/ -
blob-mimes/trunk/lib/blobfolio/wp/bm/mime/aliases.php
r3273819 r3362853 84 84 'zz-application/zz-winassoc-123', 85 85 ), 86 '1clr'=>array(87 'application/clr',88 ),89 86 '1km'=>array( 90 87 'application/vnd.1000minds.decision-model+xml', … … 99 96 '19051'=>array( 100 97 'application/vnd.ieee.1905', 98 ), 99 '1clr'=>array( 100 'application/clr', 101 101 ), 102 102 '32x'=>array( … … 377 377 'text/plain', 378 378 ), 379 'amf'=>array( 380 'application/x-amf', 381 ), 379 382 'amfm'=>array( 380 383 'application/x-font-adobe-metric', … … 416 419 'application/vnd.android.package-archive', 417 420 'application/java-archive', 421 'application/x-alpine-package-keeper-package', 422 'application/x-compressed-tar', 418 423 ), 419 424 'apkg'=>array( … … 991 996 'application/cose-key', 992 997 'application/cose-key-set', 998 'application/suit-envelope+cose', 993 999 'application/vnd.ipld.dag-cbor', 994 1000 ), … … 1098 1104 ), 1099 1105 'cel'=>array( 1106 'application/vnd.cel', 1100 1107 'image/x-kiss-cel', 1101 1108 ), … … 1179 1186 'text/x-common-lisp', 1180 1187 'text/x-csrc', 1188 'text/x-opencl-csrc', 1181 1189 'text/x-opencl-src', 1182 1190 ), … … 1196 1204 'text/plain', 1197 1205 ), 1206 'clcpp'=>array( 1207 'text/x-opencl-c+src', 1208 'text/x-c+src', 1209 ), 1198 1210 'cld'=>array( 1199 1211 'model/vnd.cld', … … 1881 1893 'dsp'=>array( 1882 1894 'text/plain', 1895 'text/x-ms-visualstudio.project', 1883 1896 ), 1884 1897 'dspx'=>array( … … 1890 1903 'dsw'=>array( 1891 1904 'text/plain', 1905 'text/x-ms-visualstudio.workspace', 1892 1906 ), 1893 1907 'dta'=>array( … … 2250 2264 'text/plain', 2251 2265 ), 2266 'facta'=>array( 2267 'audio/vnd.blockfact.facta', 2268 ), 2269 'facti'=>array( 2270 'image/vnd.blockfact.facti', 2271 ), 2272 'factv'=>array( 2273 'video/vnd.blockfact.factv', 2274 ), 2252 2275 'fasl'=>array( 2253 2276 'text/x-common-lisp', … … 2304 2327 'fg5'=>array( 2305 2328 'application/vnd.fujitsu.oasysgp', 2329 ), 2330 'fgb'=>array( 2331 'application/vnd.fgb', 2306 2332 ), 2307 2333 'fgd'=>array( … … 2547 2573 'image/fax-g3', 2548 2574 'image/g3fax', 2575 ), 2576 'g3fc'=>array( 2577 'application/vnd.g3pix.g3fc', 2549 2578 ), 2550 2579 'g3w'=>array( … … 2946 2975 'text/vnd.hans', 2947 2976 ), 2977 'har'=>array( 2978 'application/har+json', 2979 'application/json', 2980 ), 2948 2981 'hbci'=>array( 2949 2982 'application/vnd.hbci', … … 2965 2998 'image/vnd.radiance', 2966 2999 'application/envi.hdr', 3000 'image/x-hdr', 2967 3001 ), 2968 3002 'hdt'=>array( … … 5070 5104 'application/vnd.osa.netdeploy', 5071 5105 ), 5106 'ndkg'=>array( 5107 'application/vnd.nubaltec.nudoku-game', 5108 ), 5072 5109 'nds'=>array( 5073 5110 'application/x-nintendo-ds-rom', … … 5802 5839 'pic'=>array( 5803 5840 'image/vnd.radiance', 5841 'image/x-hdr', 5804 5842 'image/x-pict', 5805 5843 ), … … 5894 5932 'pml'=>array( 5895 5933 'application/vnd.ctc-posml', 5934 ), 5935 'pmtiles'=>array( 5936 'application/vnd.pmtiles', 5896 5937 ), 5897 5938 'png'=>array( … … 6198 6239 'application/x-python-code', 6199 6240 ), 6241 'pyon'=>array( 6242 'application/vnd.pyon+json', 6243 ), 6200 6244 'pyox'=>array( 6201 6245 'model/vnd.pytha.pyox', … … 6374 6418 ), 6375 6419 'rb'=>array( 6420 'text/x-ruby', 6421 'application/x-executable', 6376 6422 'application/x-ruby', 6377 'application/x-executable', 6378 'text/plain', 6379 'text/x-ruby', 6423 'text/plain', 6380 6424 ), 6381 6425 'rcprofile'=>array( … … 6453 6497 'rgbe'=>array( 6454 6498 'image/vnd.radiance', 6499 'image/x-hdr', 6455 6500 ), 6456 6501 'rhtml'=>array( … … 6792 6837 'application/sbml+xml', 6793 6838 ), 6839 'sbxls'=>array( 6840 'application/vnd.r74n.sandboxels+json', 6841 ), 6794 6842 'sc'=>array( 6795 6843 'application/vnd.ibm.secure-container', … … 7012 7060 'application/set-registration-initiation', 7013 7061 ), 7062 'sf3'=>array( 7063 'application/x.sf3-archive', 7064 'application/x.sf3-log', 7065 'application/x.sf3-table', 7066 'application/x.sf3-text', 7067 'audio/x.sf3', 7068 'image/x.sf3', 7069 'image/x.sf3-vector', 7070 'model/x.sf3', 7071 'model/x.sf3-physics', 7072 ), 7014 7073 'sf7'=>array( 7015 7074 'application/x-sas-fdb', … … 7365 7424 'spdx'=>array( 7366 7425 'text/spdx', 7426 'text/plain', 7367 7427 ), 7368 7428 'spdxjson'=>array( … … 7616 7676 'text/x-subviewer', 7617 7677 ), 7678 'suit'=>array( 7679 'application/suit-envelope+cose', 7680 ), 7618 7681 'sun'=>array( 7619 7682 'image/x-sun-raster', … … 7731 7794 'application/vnd.microsoft.portable-executable', 7732 7795 'application/x-msdownload', 7796 ), 7797 'systemverify'=>array( 7798 'application/vnd.pp.systemverify+xml', 7733 7799 ), 7734 7800 'sz'=>array( … … 7850 7916 ), 7851 7917 'texi'=>array( 7918 'application/texinfo', 7919 'application/x-texinfo', 7920 'text/plain', 7852 7921 'text/prs.texi', 7853 'application/x-texinfo',7854 'text/plain',7855 7922 'text/x-texinfo', 7856 7923 ), 7857 7924 'texinfo'=>array( 7925 'application/texinfo', 7858 7926 'application/x-texinfo', 7859 7927 'text/plain', … … 8498 8566 'vmt'=>array( 8499 8567 'application/vnd.valve.source.material', 8568 ), 8569 'vmv0'=>array( 8570 'application/vnd.sirtx.vmv0', 8500 8571 ), 8501 8572 'vob'=>array( … … 8815 8886 'audio/wma', 8816 8887 'video/x-ms-asf', 8888 ), 8889 'wmap'=>array( 8890 'application/vnd.wmap', 8817 8891 ), 8818 8892 'wmc'=>array( … … 9622 9696 'xyze'=>array( 9623 9697 'image/vnd.radiance', 9698 'image/x-hdr', 9624 9699 ), 9625 9700 'xz'=>array( … … 9856 9931 'cl'=>24, 9857 9932 'classpath'=>8, 9933 'clcpp'=>8, 9858 9934 'clj'=>8, 9859 9935 'cls'=>8, … … 10019 10095 'handlers'=>8, 10020 10096 'hans'=>8, 10097 'har'=>2, 10021 10098 'held'=>16, 10022 10099 'heldxml'=>16, … … 10313 10390 'py3'=>8, 10314 10391 'pyi'=>8, 10392 'pyon'=>2, 10315 10393 'pyx'=>8, 10316 10394 'qbrew'=>16, … … 10360 10438 'sat'=>8, 10361 10439 'sbml'=>16, 10440 'sbxls'=>2, 10362 10441 'sc'=>8, 10363 10442 'scala'=>8, … … 10452 10531 'syftjson'=>2, 10453 10532 'sylk'=>8, 10533 'systemverify'=>16, 10454 10534 't'=>8, 10455 10535 't2t'=>8, -
blob-mimes/trunk/readme.txt
r3281454 r3362853 6 6 Tested up to: 6.8 7 7 Requires PHP: 7.4 8 Stable tag: 1.4. 18 Stable tag: 1.4.2 9 9 License: WTFPL 10 10 License URI: http://www.wtfpl.net/ … … 81 81 == Changelog == 82 82 83 = 1.4.2 = 84 * [Misc] Update MIME database. 85 83 86 = 1.4.1 = 84 87 * [Misc] Update MIME database. … … 93 96 * [Misc] Update MIME database. 94 97 95 = 1.3.19 = 96 * [Misc] Update MIME database. 98 == Upgrade Notice == 97 99 98 == Upgrade Notice == 100 = 1.4.2 = 101 This release updates the MIME database. 99 102 100 103 = 1.4.1 = … … 109 112 = 1.3.20 = 110 113 This release updates the MIME database. 111 112 = 1.3.19 =113 This release updates the MIME database.
Note: See TracChangeset
for help on using the changeset viewer.