]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: update ip link in dmarc viewer to use ipalyzer
authorSamir Benmendil <me@rmz.io>
Sat, 14 Jan 2023 02:07:38 +0000 (02:07 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 14 Jan 2023 02:35:29 +0000 (02:35 +0000)
mutt/dmarc.xsl

index 4c16c50060198b6037dd0ee33e88f3363b6439c3..25bd7df1b0ce75d6f11635092d6a33e0f13df6ce 100644 (file)
@@ -9,7 +9,9 @@
        <xsl:param name="source_ip_href">
                <!-- customize this -->
                <!-- <xsl:text>http://www.tana.it/lookup.php?host=</xsl:text> -->
-               <xsl:text>http://network-tools.com/default.asp?prog=lookup&amp;host=</xsl:text>
+               <!-- <xsl:text>http://network-tools.com/default.asp?prog=lookup&#38;amp;host=</xsl:text> -->
+                <!-- <xsl:text>https://dnschecker.org/ip-whois-lookup.php?query=</xsl:text> -->
+                <xsl:text>https://ipalyzer.com/</xsl:text>
                <!-- alternative examples:
                <xsl:text>http://www.ip-adress.com/reverse_ip/</xsl:text>
                -->