diff options
Diffstat (limited to 'config/udf.plugins')
| -rw-r--r-- | config/udf.plugins | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/udf.plugins b/config/udf.plugins index d22c057..07867f6 100644 --- a/config/udf.plugins +++ b/config/udf.plugins @@ -3,9 +3,9 @@ com.geedgenetworks.core.udf.Drop com.geedgenetworks.core.udf.AsnLookup com.geedgenetworks.core.udf.Eval com.geedgenetworks.core.udf.JsonExtract -com.geedgenetworks.core.udf.UnixTimestamp +com.geedgenetworks.core.udf.CurrentUnixTimestamp com.geedgenetworks.core.udf.Domain com.geedgenetworks.core.udf.DecodeBase64 com.geedgenetworks.core.udf.GeoIpLookup com.geedgenetworks.core.udf.PathCombine -com.geedgenetworks.core.udf.UnixTimestampConverter +com.geedgenetworks.core.udf.UnixTimestampConverter
\ No newline at end of file |
