79630616

Date: 2025-05-20 14:13:21
Score: 0.5
Natty:
Report link

The format doesn't seem variable to me. I assumed you forgot to include the period.

Snippet:

'''.format(' OR '.join(["LOWER(appname) LIKE '%{}%'".format(app) for app in app_selection_code]), period) #<-- Add period.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adios Gringo