1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00
2018-08-15 13:25:29 -07:00

40 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>IP Addresses on WTF - the terminal dashboard</title>
<link>/modules/ipaddress/</link>
<description>Recent content in IP Addresses on WTF - the terminal dashboard</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 07 May 2018 18:04:58 -0700</lastBuildDate>
<atom:link href="/modules/ipaddress/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>IP-API</title>
<link>/modules/ipaddress/ipapi/</link>
<pubDate>Sun, 10 Jun 2018 19:41:52 -0400</pubDate>
<guid>/modules/ipaddress/ipapi/</guid>
<description>Added in v0.0.7.
Displays your current IP address information, from IP-APIcom.
Note: IP-API.com has a free-plan rate limit of 120 requests per minute.
Source Code wtf/ipapi/ Configuration ipinfo: colors: name: red value: white enabled: true position: top: 1 left: 2 height: 1 width: 1 refreshInterval: 150 Attributes colors.name The default colour for the row names. Values: Any X11 color name.
colors.value The default colour for the row values. Values: Any X11 color name.</description>
</item>
<item>
<title>IPInfo</title>
<link>/modules/ipaddress/ipinfo/</link>
<pubDate>Fri, 01 Jun 2018 23:18:48 -0700</pubDate>
<guid>/modules/ipaddress/ipinfo/</guid>
<description>Displays your current IP address information, from ipinfo.io.
Note: IPInfo.io has a free-plan rate limit of 1000 requests per day.
Source Code wtf/ipinfo/ Configuration ipinfo: colors: name: red value: white enabled: true position: top: 1 left: 2 height: 1 width: 1 refreshInterval: 150 Attributes colors.name The default colour for the row names. Values: Any X11 color name.
colors.value The default colour for the row values. Values: Any X11 color name.</description>
</item>
</channel>
</rss>