Post Reply 
[F] "Manage: Specific Containers on sel. Sites 10.09.25" Bug
May. 27, 2011, 02:29 PM (This post was last modified: Jun. 12, 2011 11:38 PM by Kye-U.)
Post: #1
[F] "Manage: Specific Containers on sel. Sites 10.09.25" Bug
sidki changed the AdKeys-S format since version 2010-09-19, from when the leading dot is not needed in sAdKey's value.

However, it seems sidki forgot to update the filter part for iframe tag handling, where the filter still expects a leading dot in the sAdKey variable.

The iframe part:

Code:
|<iframe\s
([^>]++\s|)(id|class|name)\3=$AV($AV(\4&$TST(sAdKey=.(\6.$TST(\4=(($TST(\6)*)\7|*)))+)))

I think it should be changed to:

Code:
|<iframe\s
([^>]++\s|)(id|class|name)\3=$AV(\4&$TST(sAdKey=(\6.$TST(\4=(($TST(\6)*)\7|*)))+))
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
[F] "Manage: Specific Containers on sel. Sites 10.09.25" Bug - whenever - May. 27, 2011 02:29 PM

Forum Jump: