Tags for Dynamic Content

We look for script tags and the generic tags routinely manipulated by scripts.

familiar-tag = << ( script | div | span ) >> script = << 'script' script-arguments? >> div = << 'div' tag-arguments? >> span = << 'span' tag-arguments? >>

Refinement

Continue matching script-arguments.

Script Source URLs in script tag arguments.