mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Fix the screenshot in the CircleCI documentation
This commit is contained in:
parent
f511a5e15e
commit
4b7a3b0d97
@ -8,7 +8,7 @@ Added in `v0.0.7`.
|
|||||||
|
|
||||||
Displays build information for your CircleCI account.
|
Displays build information for your CircleCI account.
|
||||||
|
|
||||||
<img src="/imgs/modules/circleci.png" width="640" height="156" alt="circleci screenshot" />
|
<img src="/imgs/modules/circleci.png" width="609" height="150" alt="circleci screenshot" />
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
|
@ -4,6 +4,8 @@ date: 2018-06-10T19:41:52-04:00
|
|||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Added in `v0.0.7`.
|
||||||
|
|
||||||
Displays your current IP address information, from [IP-APIcom](http://ip-api.com).
|
Displays your current IP address information, from [IP-APIcom](http://ip-api.com).
|
||||||
|
|
||||||
**Note:** IP-API.com has a free-plan rate limit of 120 requests per
|
**Note:** IP-API.com has a free-plan rate limit of 120 requests per
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 60 KiB |
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 60 KiB |
@ -17,7 +17,8 @@
|
|||||||
<pubDate>Sun, 10 Jun 2018 19:41:52 -0400</pubDate>
|
<pubDate>Sun, 10 Jun 2018 19:41:52 -0400</pubDate>
|
||||||
|
|
||||||
<guid>https://wtfutil.com/posts/modules/ipapi/</guid>
|
<guid>https://wtfutil.com/posts/modules/ipapi/</guid>
|
||||||
<description>Displays your current IP address information, from IP-APIcom.
|
<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.
|
Note: IP-API.com has a free-plan rate limit of 120 requests per minute.
|
||||||
Source Code wtf/ipapi/ Required ENV Variables None.
|
Source Code wtf/ipapi/ Required ENV Variables None.
|
||||||
Keyboard Commands None.
|
Keyboard Commands None.
|
||||||
|
@ -17,7 +17,8 @@
|
|||||||
<pubDate>Sun, 10 Jun 2018 19:41:52 -0400</pubDate>
|
<pubDate>Sun, 10 Jun 2018 19:41:52 -0400</pubDate>
|
||||||
|
|
||||||
<guid>https://wtfutil.com/posts/modules/ipapi/</guid>
|
<guid>https://wtfutil.com/posts/modules/ipapi/</guid>
|
||||||
<description>Displays your current IP address information, from IP-APIcom.
|
<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.
|
Note: IP-API.com has a free-plan rate limit of 120 requests per minute.
|
||||||
Source Code wtf/ipapi/ Required ENV Variables None.
|
Source Code wtf/ipapi/ Required ENV Variables None.
|
||||||
Keyboard Commands None.
|
Keyboard Commands None.
|
||||||
|
@ -120,7 +120,7 @@
|
|||||||
|
|
||||||
<p>Displays build information for your CircleCI account.</p>
|
<p>Displays build information for your CircleCI account.</p>
|
||||||
|
|
||||||
<p><img src="/imgs/modules/circleci.png" width="640" height="156" alt="circleci screenshot" /></p>
|
<p><img src="/imgs/modules/circleci.png" width="609" height="150" alt="circleci screenshot" /></p>
|
||||||
|
|
||||||
<h2 id="source-code">Source Code</h2>
|
<h2 id="source-code">Source Code</h2>
|
||||||
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">wtf/circleci/</code></pre></div>
|
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">wtf/circleci/</code></pre></div>
|
||||||
|
@ -116,6 +116,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<p>Added in <code>v0.0.7</code>.</p>
|
||||||
|
|
||||||
<p>Displays your current IP address information, from <a href="http://ip-api.com">IP-APIcom</a>.</p>
|
<p>Displays your current IP address information, from <a href="http://ip-api.com">IP-APIcom</a>.</p>
|
||||||
|
|
||||||
<p><strong>Note:</strong> IP-API.com has a free-plan rate limit of 120 requests per
|
<p><strong>Note:</strong> IP-API.com has a free-plan rate limit of 120 requests per
|
||||||
|
Loading…
x
Reference in New Issue
Block a user