forked from Cavemanon/cavepaintings
loading SVG via <img> instead of <object> to stop inline JS execution
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Name: Handle SVG
|
||||
* Author: Shish <webmaster@shishnet.org>
|
||||
* Link: http://code.shishnet.org/shimmie2/
|
||||
* Description: Handle SVG files. (No thumbnail is generated for SVG files)
|
||||
* Description: Handle static SVG files. (No thumbnail is generated for SVG files)
|
||||
*/
|
||||
|
||||
class SVGFileHandler extends Extension {
|
||||
|
Reference in New Issue
Block a user