79566570

Date: 2025-04-10 12:03:34
Score: 2.5
Natty:
Report link

This can be done with ReplaceRegExp like:

<replaceregexp 
    file="${src}/index.html"
    match="</copyright>.*?<copyright>" 
    replace="wombat"/>
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ibuch