droidman
Member
hi, i searched here on the forum and saw people saying i had to modify htmlpurifier.php
so i did:
	
	
	
		
i added mydomain.com to the allowed iframe regexp
is this wrong ? thanks
				
			so i did:
		Code:
	
	'URI.SafeIframeRegexp' => '%^(http:|https:)?//(www.youtube(?:-nocookie)?.com/embed/|player.vimeo.com/video/|mydomain.com)%',i added mydomain.com to the allowed iframe regexp
is this wrong ? thanks
 
	