[Rt-commit] rtir branch, 5.0/extract-domain, repushed
? sunnavy
sunnavy at bestpractical.com
Fri Jun 12 17:10:22 EDT 2020
The branch 5.0/extract-domain was deleted and repushed:
was 589045892a8006edce0170c5f78c26962208708f
now 32b00531858345341b957a6faa02f2525bad78f3
1: c21133a7 ! 1: 1e499794 Extract domains to custom field Domain
@@ -3,6 +3,17 @@
Extract domains to custom field Domain
The behavior is quite similar to IP
+
+diff --git a/Dockerfile b/Dockerfile
+--- a/Dockerfile
++++ b/Dockerfile
+@@
+
+ RUN cpanm Net::Whois::RIPE
+ RUN cpanm Parse::BooleanLogic
++RUN cpanm Net::Domain::TLD
+
+ CMD tail -f /dev/null
diff --git a/META.yml b/META.yml
--- a/META.yml
2: 58904589 = 2: 32b00531 Test domain extraction
More information about the rt-commit
mailing list