Hey there,
I try to exclude some inline js but I seems I simply can't understand your description:
if you want to exclude inline code, you'll have to find a specific, unique string in that block of code and add that to the exclusion list. Example: to exclude "funky_data='Won\'t you take me to, Funky Town'", the identifier is "funky_data".
What do I have to put in the advanced setting text-field? Just the identiefier - Which would mean to save this certain string in the codeblock? Or do I paste: to exclude "funky_data='any unique string from codeblock'"
THX