• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Configuration for iExploder.. not generally tuned.
2
3$HTML_MAX_TAGS = 96;
4$HTML_MAX_ATTRS = 4;
5$CSS_MAX_PROPS = 5;
6
7