If the configuration contains urls like domain.com/folder, the parsing breaks. At least on PHP 7.
The error is something like:
Warning: preg_match(): Unknown modifier 'x' in _iframeremove_array_match() (line 110 ...

CommentFileSizeAuthor
#2 iframeremove-urls-hosts-3015099-1.patch569 bytesmfernea

Comments

mfernea created an issue. See original summary.

mfernea’s picture

Status: Active » Needs review
StatusFileSize
new569 bytes

Here is the patch.

mfernea’s picture

Issue summary: View changes

  • yookoala committed 1b85538 on 7.x-1.x
    Issue #3015099 by mfernea: Properly escape urls, not only hosts
    
    *...
yookoala’s picture

Status: Needs review » Fixed
yookoala’s picture

Assigned: Unassigned » yookoala
Status: Fixed » Closed (fixed)