commonfields: id: UnEscapeIPs version: -1 name: UnEscapeIPs script: '' type: javascript tags: - indicator-format comment: |- Remove escaping chars from IP 127[.]0[.]0[.]1 -> 127.0.0.1 enabled: true args: - name: input description: IP(s) to unescape. isArray: true scripttarget: 0 runas: DBotWeakRole tests: - UnEscapeIPs-Test fromversion: 5.0.0