<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Internet Monitor]]></title><description><![CDATA[<h1>Description</h1>
<p dir="auto">This module monitors internet statistics such as strength and speed information on a smart mirror. Please let me know if there are any additional features or improvements that are required.</p>
<p dir="auto">Features:</p>
<ul>
<li>Set update interval for tests to rerun itself</li>
<li>Various styles of speed gauges</li>
<li>Ability to display internet strength</li>
<li>Verbose</li>
</ul>
<p dir="auto">Eager to hear your thoughts! :D</p>
<h1>Screenshots</h1>
<p dir="auto"><strong>colored</strong><br />
<img src="https://raw.githubusercontent.com/ronny3050/internet-monitor/master/.previews/preview.gif" alt="" class=" img-fluid img-markdown" /><br />
<strong>monochrome</strong><br />
<img src="https://raw.githubusercontent.com/ronny3050/internet-monitor/master/.previews/preview_minimal.gif" alt="" class=" img-fluid img-markdown" /><br />
*<em>screenshot</em><br />
<img src="/uploads/files/1473865404863-preview_strength_fullscreen-resized.png" alt="0_1473865497384_preview_strength_fullscreen.png" class=" img-fluid img-markdown" /><br />
<strong>signal strength</strong><br />
<img src="/uploads/files/1473865423368-preview_strength.png" alt="0_1473865517024_preview_strength.png" class=" img-fluid img-markdown" /><br />
<strong>verbose mode</strong><br />
<img src="/uploads/files/1473865439993-preview_verbose.png" alt="0_1473865533490_preview_verbose.png" class=" img-fluid img-markdown" /></p>
<h1>Download</h1>
<p dir="auto">[card:ronny3050/internet-monitor)</p>
]]></description><link>https://forum.magicmirror.builders/topic/625/internet-monitor</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 11:24:21 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/625.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 14 Sep 2016 15:01:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Internet Monitor on Tue, 09 Jan 2024 01:34:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ebourne" aria-label="Profile: ebourne">@<bdi>ebourne</bdi></a> I had a branch of the internet-monitor module that I was using to test a fix. Before I merge it into the master branch, I wanted people to try out the fix and give me some feedback. I guess I never got around to deleting it. The master branch had the updates, so it’s not a big deal.</p>
<p dir="auto">Thanks to <a class="plugin-mentions-user plugin-mentions-a" href="/user/kristjanesperanto" aria-label="Profile: KristjanESPERANTO">@<bdi>KristjanESPERANTO</bdi></a> I have a new fix in place and it has been merged into the master branch. It should be easy to update the module:</p>
<ul>
<li>get an SSH connection to your mirror.</li>
<li>navigate to the <code>internet-monitor</code> folder</li>
<li>pull the latest updates with <code>git pull</code></li>
<li>install the changes with <code>npm install</code></li>
</ul>
<p dir="auto">Restart your magic mirror process and it should work again.</p>
<p dir="auto">Just a quick note: I don’t really maintain this module. I created a fork to get it running a long time ago after the author abandoned it. I try to help out from time to time, but this is not one of my priorities. Hence, the README file and example configuration are a bit of a mess.</p>
]]></description><link>https://forum.magicmirror.builders/post/114225</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114225</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Tue, 09 Jan 2024 01:34:14 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Sun, 07 Jan 2024 03:00:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> what do you mean by switch 2022-fix?<br />
I am trying to get this module working but it seems the config file example has an error in it or something because when i run the mirror after copy pasting the module array it gives the error page</p>
]]></description><link>https://forum.magicmirror.builders/post/114054</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/114054</guid><dc:creator><![CDATA[ebourne]]></dc:creator><pubDate>Sun, 07 Jan 2024 03:00:40 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Tue, 25 Oct 2022 04:33:25 GMT]]></title><description><![CDATA[<p dir="auto">My fork of the module has been updated and the new code has been merged to the master branch. Let me know if you hit any issues with it.</p>
]]></description><link>https://forum.magicmirror.builders/post/105475</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105475</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Tue, 25 Oct 2022 04:33:25 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Tue, 18 Oct 2022 01:59:01 GMT]]></title><description><![CDATA[<p dir="auto">I suppose more detailed instructions are in order. To use my development branch of my fork of the <code>internet-monitor</code> module, give this a try.</p>
<pre><code>cd MagicMirror/modules
sudo rm -rf internet-monitor
git clone https://github.com/BrianHepler/internet-monitor.git
cd internet-monitor
switch 2022-fix
npm install
</code></pre>
<p dir="auto">Once it is done,  you should be able to use your existing configuration. Let me know if you encounter any problems.</p>
]]></description><link>https://forum.magicmirror.builders/post/105313</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105313</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Tue, 18 Oct 2022 01:59:01 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Thu, 13 Oct 2022 00:53:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mayfield" aria-label="Profile: mayfield">@<bdi>mayfield</bdi></a> - No. Install from here: <a href="https://github.com/BrianHepler/internet-monitor.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/BrianHepler/internet-monitor.git</a></p>
<p dir="auto">If you have installed from Ronny3050’s repository, you’ll need to delete that folder and clone from mine.</p>
]]></description><link>https://forum.magicmirror.builders/post/105174</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105174</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Thu, 13 Oct 2022 00:53:40 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 12 Oct 2022 09:22:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> Where do you find the update? is this the right link? <a href="https://github.com/ronny3050/internet-monitor" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ronny3050/internet-monitor</a></p>
]]></description><link>https://forum.magicmirror.builders/post/105148</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105148</guid><dc:creator><![CDATA[mayfield]]></dc:creator><pubDate>Wed, 12 Oct 2022 09:22:14 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 12 Oct 2022 02:52:47 GMT]]></title><description><![CDATA[<p dir="auto">Okay, I believe I have it fixed for this module. Please switch over to the <code>2022-fix</code> branch and give it a pull &amp; install. Let me know if it works for you and I’ll issue a PR.</p>
<p dir="auto">Big shout out to <a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a>  for figuring it out and from whom I blatantly stole a lot of code. At some point I remembered that this isn’t my module and I’m just trying to get it functioning again. It helped me ignore a lot of things I would have changed.</p>
]]></description><link>https://forum.magicmirror.builders/post/105144</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105144</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Wed, 12 Oct 2022 02:52:47 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Thu, 06 Oct 2022 01:36:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a> said in <a href="/post/104951">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto">the real question is why using v1.6.2 version of SpeedTest library?</p>
</blockquote>
<p dir="auto">Because using speedtest-net after this version requires a code change.</p>
<blockquote>
<p dir="auto">Now retry with your pi, a linux env or … with wsl under windows</p>
</blockquote>
<p dir="auto">Oh, great. I develop on Windows so I can make use of a proper IDE. Fine. I’ll dig up something.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/104952">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto">the problem is under windows, this path is bad as it doesn’t have <br />
unfortunately NPM is NOT platform neutral</p>
</blockquote>
<p dir="auto">Sigh. It figures. Not tonight, but I’ll work on it in the near future.</p>
]]></description><link>https://forum.magicmirror.builders/post/104971</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104971</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Thu, 06 Oct 2022 01:36:50 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 05 Oct 2022 15:42:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">That why i says :</p>
<blockquote>
<p dir="auto">I’m glad that you use windows 😧<br />
Now retry with your pi, a linux env or … with wsl under windows 😉</p>
</blockquote>
]]></description><link>https://forum.magicmirror.builders/post/104953</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104953</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Wed, 05 Oct 2022 15:42:15 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 05 Oct 2022 15:43:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a> said in <a href="/post/104951">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto">installer/preinstall.sh</p>
</blockquote>
<p dir="auto">the problem is under windows, this path is bad as it doesn’t have \</p>
<p dir="auto">unfortunately NPM is NOT platform neutral</p>
<p dir="auto">you can’t even do it with a .cmd (and bash script without .sh) in the current folder…<br />
as windows would work, but  then linux would fail as current folder not in the PATH</p>
<p dir="auto">I wrote a js file that could be launched on either and launch the right thing</p>
<p dir="auto">but a pain in the rear</p>
]]></description><link>https://forum.magicmirror.builders/post/104952</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104952</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 05 Oct 2022 15:43:22 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 05 Oct 2022 15:39:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> said in <a href="/post/104929">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a> - Pretty sure.<br />
<a href="https://github.com/ddsol/speedtest.net/issues/132#issuecomment-1264362216" target="_blank" rel="noopener noreferrer nofollow ugc">Here is the GitHub discussion on the problem</a>.</p>
<p dir="auto">EtA: I am having problems installing MMM-SpeedTest.</p>
<pre><code>PS J:\Development\MagicMirrors\MagicMirror\modules&gt; git clone https://github.com/bugsounet/MMM-SpeedTest
Cloning into 'MMM-SpeedTest'...
remote: Enumerating objects: 78, done.
remote: Counting objects: 100% (78/78), done.
remote: Compressing objects: 100% (66/66), done.
remote: Total 78 (delta 33), reused 33 (delta 10), pack-reused 0
Unpacking objects: 100% (78/78), 120.78 KiB | 46.00 KiB/s, done.
PS J:\Development\MagicMirrors\MagicMirror\modules&gt; cd .\MMM-SpeedTest\
PS J:\Development\MagicMirrors\MagicMirror\modules\MMM-SpeedTest&gt; npm install

&gt; MMM-SpeedTest@1.0.3 preinstall J:\Development\MagicMirrors\MagicMirror\modules\MMM-SpeedTest
&gt; installer/preinstall.sh

'installer' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! MMM-SpeedTest@1.0.3 preinstall: `installer/preinstall.sh`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the MMM-SpeedTest@1.0.3 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

</code></pre>
</blockquote>
<ol>
<li>
<p dir="auto">the real question is why using v1.6.2 version of SpeedTest library?<br />
v2.2.0 solve the problem ;)</p>
</li>
<li>
<p dir="auto">I’m glad that you use windows :anguished_face:<br />
Now retry with your pi, a linux env or … with <a href="https://ubuntu.com/wsl" target="_blank" rel="noopener noreferrer nofollow ugc">wsl</a> under windows ;)</p>
</li>
</ol>
<p dir="auto">and result is:</p>
<pre><code>bugsounet@bugsounet-Kubuntu:~/MagicMirror/modules/MMM-SpeedTest$ npm install

&gt; MMM-SpeedTest@1.0.3 preinstall
&gt; installer/preinstall.sh

Welcome to MMM-SpeedTest v1.0.3


&gt; MMM-SpeedTest@1.0.3 postinstall
&gt; installer/postinstall.sh

Building SpeedTest module, please wait...

added 325 packages, and audited 326 packages in 53s

28 packages are looking for funding
  run `npm fund` for details
</code></pre>
<p dir="auto">Screenshot:<br />
<img src="/assets/uploads/files/1664983694893-40f238d8-33cc-4de1-91e9-7ae902f1f0f5-image.png" alt="40f238d8-33cc-4de1-91e9-7ae902f1f0f5-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Logs in debug mode:</p>
<pre><code>[05.10.2022 17:25.06.650] [LOG]   [SPEED] Ping: 15.028 ms
[05.10.2022 17:25.06.664] [LOG]   [SPEED] Ping: 14.293 ms
[05.10.2022 17:25.06.679] [LOG]   [SPEED] Ping: 14.511 ms
[05.10.2022 17:25.06.694] [LOG]   [SPEED] Ping: 14.89 ms
[05.10.2022 17:25.06.709] [LOG]   [SPEED] Ping: 14.293 ms
[05.10.2022 17:25.06.778] [LOG]   [SPEED] Download: 32.84 Mbps
[05.10.2022 17:25.06.879] [LOG]   [SPEED] Download: 355.00 Mbps
[05.10.2022 17:25.06.980] [LOG]   [SPEED] Download: 676.91 Mbps
[05.10.2022 17:25.07.081] [LOG]   [SPEED] Download: 705.64 Mbps
[05.10.2022 17:25.07.182] [LOG]   [SPEED] Download: 820.78 Mbps
[05.10.2022 17:25.07.282] [LOG]   [SPEED] Download: 834.69 Mbps
[05.10.2022 17:25.07.383] [LOG]   [SPEED] Download: 853.44 Mbps
[05.10.2022 17:25.07.484] [LOG]   [SPEED] Download: 866.43 Mbps
[05.10.2022 17:25.07.584] [LOG]   [SPEED] Download: 870.64 Mbps
[05.10.2022 17:25.07.685] [LOG]   [SPEED] Download: 874.48 Mbps
[05.10.2022 17:25.07.786] [LOG]   [SPEED] Download: 880.78 Mbps
[05.10.2022 17:25.07.886] [LOG]   [SPEED] Download: 893.37 Mbps
[05.10.2022 17:25.07.987] [LOG]   [SPEED] Download: 893.14 Mbps
[05.10.2022 17:25.08.087] [LOG]   [SPEED] Download: 894.11 Mbps
[05.10.2022 17:25.08.193] [LOG]   [SPEED] Download: 904.29 Mbps
[05.10.2022 17:25.08.294] [LOG]   [SPEED] Download: 906.78 Mbps
[05.10.2022 17:25.08.395] [LOG]   [SPEED] Download: 906.16 Mbps
[05.10.2022 17:25.08.496] [LOG]   [SPEED] Download: 906.67 Mbps
[05.10.2022 17:25.08.596] [LOG]   [SPEED] Download: 910.98 Mbps
[05.10.2022 17:25.08.697] [LOG]   [SPEED] Download: 907.16 Mbps
[05.10.2022 17:25.08.798] [LOG]   [SPEED] Download: 913.58 Mbps
[05.10.2022 17:25.08.898] [LOG]   [SPEED] Download: 915.22 Mbps
[05.10.2022 17:25.08.999] [LOG]   [SPEED] Download: 917.29 Mbps
[05.10.2022 17:25.09.100] [LOG]   [SPEED] Download: 917.54 Mbps
[05.10.2022 17:25.09.200] [LOG]   [SPEED] Download: 923.37 Mbps
[05.10.2022 17:25.09.301] [LOG]   [SPEED] Download: 926.05 Mbps
[05.10.2022 17:25.09.401] [LOG]   [SPEED] Download: 927.50 Mbps
[05.10.2022 17:25.09.502] [LOG]   [SPEED] Download: 927.97 Mbps
[05.10.2022 17:25.09.603] [LOG]   [SPEED] Download: 929.40 Mbps
[05.10.2022 17:25.09.703] [LOG]   [SPEED] Download: 929.66 Mbps
[05.10.2022 17:25.09.804] [LOG]   [SPEED] Download: 926.78 Mbps
[05.10.2022 17:25.09.904] [LOG]   [SPEED] Download: 930.49 Mbps
[05.10.2022 17:25.10.005] [LOG]   [SPEED] Download: 930.71 Mbps
[05.10.2022 17:25.10.106] [LOG]   [SPEED] Download: 932.94 Mbps
[05.10.2022 17:25.10.206] [LOG]   [SPEED] Download: 931.10 Mbps
[05.10.2022 17:25.10.307] [LOG]   [SPEED] Download: 930.12 Mbps
[05.10.2022 17:25.10.408] [LOG]   [SPEED] Download: 930.82 Mbps
[05.10.2022 17:25.10.509] [LOG]   [SPEED] Download: 934.36 Mbps
[05.10.2022 17:25.10.610] [LOG]   [SPEED] Download: 934.38 Mbps
[05.10.2022 17:25.10.710] [LOG]   [SPEED] Download: 935.15 Mbps
[05.10.2022 17:25.10.811] [LOG]   [SPEED] Download: 936.19 Mbps
[05.10.2022 17:25.10.911] [LOG]   [SPEED] Download: 936.61 Mbps
[05.10.2022 17:25.11.012] [LOG]   [SPEED] Download: 936.98 Mbps
[05.10.2022 17:25.11.112] [LOG]   [SPEED] Download: 937.93 Mbps
[05.10.2022 17:25.11.213] [LOG]   [SPEED] Download: 936.38 Mbps
[05.10.2022 17:25.11.313] [LOG]   [SPEED] Download: 938.21 Mbps
[05.10.2022 17:25.11.415] [LOG]   [SPEED] Download: 937.11 Mbps
[05.10.2022 17:25.11.516] [LOG]   [SPEED] Download: 937.77 Mbps
[05.10.2022 17:25.11.616] [LOG]   [SPEED] Download: 938.16 Mbps
[05.10.2022 17:25.11.717] [LOG]   [SPEED] Download: 938.23 Mbps
[05.10.2022 17:25.11.817] [LOG]   [SPEED] Download: 938.43 Mbps
[05.10.2022 17:25.11.918] [LOG]   [SPEED] Download: 938.74 Mbps
[05.10.2022 17:25.12.021] [LOG]   [SPEED] Download: 937.84 Mbps
[05.10.2022 17:25.12.122] [LOG]   [SPEED] Download: 938.20 Mbps
[05.10.2022 17:25.12.224] [LOG]   [SPEED] Download: 938.04 Mbps
[05.10.2022 17:25.12.325] [LOG]   [SPEED] Download: 937.89 Mbps
[05.10.2022 17:25.12.425] [LOG]   [SPEED] Download: 938.51 Mbps
[05.10.2022 17:25.12.526] [LOG]   [SPEED] Download: 938.58 Mbps
[05.10.2022 17:25.12.627] [LOG]   [SPEED] Download: 938.34 Mbps
[05.10.2022 17:25.12.727] [LOG]   [SPEED] Download: 938.65 Mbps
[05.10.2022 17:25.12.828] [LOG]   [SPEED] Download: 939.11 Mbps
[05.10.2022 17:25.12.928] [LOG]   [SPEED] Download: 938.53 Mbps
[05.10.2022 17:25.13.029] [LOG]   [SPEED] Download: 939.36 Mbps
[05.10.2022 17:25.13.129] [LOG]   [SPEED] Download: 939.51 Mbps
[05.10.2022 17:25.13.230] [LOG]   [SPEED] Download: 939.49 Mbps
[05.10.2022 17:25.13.330] [LOG]   [SPEED] Download: 939.04 Mbps
[05.10.2022 17:25.13.431] [LOG]   [SPEED] Download: 939.68 Mbps
[05.10.2022 17:25.13.532] [LOG]   [SPEED] Download: 939.33 Mbps
[05.10.2022 17:25.13.632] [LOG]   [SPEED] Download: 940.43 Mbps
[05.10.2022 17:25.13.733] [LOG]   [SPEED] Download: 940.43 Mbps
[05.10.2022 17:25.13.833] [LOG]   [SPEED] Download: 940.66 Mbps
[05.10.2022 17:25.13.934] [LOG]   [SPEED] Download: 940.26 Mbps
[05.10.2022 17:25.14.034] [LOG]   [SPEED] Download: 940.80 Mbps
[05.10.2022 17:25.14.135] [LOG]   [SPEED] Download: 939.99 Mbps
[05.10.2022 17:25.14.235] [LOG]   [SPEED] Download: 941.33 Mbps
[05.10.2022 17:25.14.336] [LOG]   [SPEED] Download: 940.78 Mbps
[05.10.2022 17:25.14.437] [LOG]   [SPEED] Download: 940.89 Mbps
[05.10.2022 17:25.14.537] [LOG]   [SPEED] Download: 939.52 Mbps
[05.10.2022 17:25.14.638] [LOG]   [SPEED] Download: 941.53 Mbps
[05.10.2022 17:25.14.739] [LOG]   [SPEED] Download: 940.80 Mbps
[05.10.2022 17:25.14.839] [LOG]   [SPEED] Download: 941.01 Mbps
[05.10.2022 17:25.14.939] [LOG]   [SPEED] Download: 940.96 Mbps
[05.10.2022 17:25.14.973] [LOG]   [SPEED] Download: 940.70 Mbps
[05.10.2022 17:25.15.326] [LOG]   [SPEED] Upload: 571.68 Mbps
[05.10.2022 17:25.15.427] [LOG]   [SPEED] Upload: 596.83 Mbps
[05.10.2022 17:25.15.527] [LOG]   [SPEED] Upload: 615.15 Mbps
[05.10.2022 17:25.15.629] [LOG]   [SPEED] Upload: 624.40 Mbps
[05.10.2022 17:25.15.729] [LOG]   [SPEED] Upload: 631.77 Mbps
[05.10.2022 17:25.15.830] [LOG]   [SPEED] Upload: 636.47 Mbps
[05.10.2022 17:25.15.931] [LOG]   [SPEED] Upload: 640.61 Mbps
[05.10.2022 17:25.16.031] [LOG]   [SPEED] Upload: 644.16 Mbps
[05.10.2022 17:25.16.132] [LOG]   [SPEED] Upload: 646.54 Mbps
[05.10.2022 17:25.16.233] [LOG]   [SPEED] Upload: 648.11 Mbps
[05.10.2022 17:25.16.334] [LOG]   [SPEED] Upload: 650.32 Mbps
[05.10.2022 17:25.16.434] [LOG]   [SPEED] Upload: 647.69 Mbps
[05.10.2022 17:25.16.535] [LOG]   [SPEED] Upload: 649.62 Mbps
[05.10.2022 17:25.16.636] [LOG]   [SPEED] Upload: 648.94 Mbps
[05.10.2022 17:25.16.736] [LOG]   [SPEED] Upload: 649.55 Mbps
[05.10.2022 17:25.16.837] [LOG]   [SPEED] Upload: 650.22 Mbps
[05.10.2022 17:25.16.938] [LOG]   [SPEED] Upload: 651.65 Mbps
[05.10.2022 17:25.17.039] [LOG]   [SPEED] Upload: 652.29 Mbps
[05.10.2022 17:25.17.139] [LOG]   [SPEED] Upload: 655.27 Mbps
[05.10.2022 17:25.17.240] [LOG]   [SPEED] Upload: 657.43 Mbps
[05.10.2022 17:25.17.341] [LOG]   [SPEED] Upload: 658.04 Mbps
[05.10.2022 17:25.17.442] [LOG]   [SPEED] Upload: 658.68 Mbps
[05.10.2022 17:25.17.542] [LOG]   [SPEED] Upload: 667.05 Mbps
[05.10.2022 17:25.17.643] [LOG]   [SPEED] Upload: 667.09 Mbps
[05.10.2022 17:25.17.744] [LOG]   [SPEED] Upload: 667.35 Mbps
[05.10.2022 17:25.17.844] [LOG]   [SPEED] Upload: 667.49 Mbps
[05.10.2022 17:25.17.945] [LOG]   [SPEED] Upload: 666.08 Mbps
[05.10.2022 17:25.18.046] [LOG]   [SPEED] Upload: 665.42 Mbps
[05.10.2022 17:25.18.146] [LOG]   [SPEED] Upload: 665.49 Mbps
[05.10.2022 17:25.18.247] [LOG]   [SPEED] Upload: 665.38 Mbps
[05.10.2022 17:25.18.347] [LOG]   [SPEED] Upload: 666.88 Mbps
[05.10.2022 17:25.18.449] [LOG]   [SPEED] Upload: 667.77 Mbps
[05.10.2022 17:25.18.549] [LOG]   [SPEED] Upload: 668.95 Mbps
[05.10.2022 17:25.18.649] [LOG]   [SPEED] Upload: 669.30 Mbps
[05.10.2022 17:25.18.750] [LOG]   [SPEED] Upload: 669.47 Mbps
[05.10.2022 17:25.18.851] [LOG]   [SPEED] Upload: 669.47 Mbps
[05.10.2022 17:25.18.952] [LOG]   [SPEED] Upload: 669.74 Mbps
[05.10.2022 17:25.19.052] [LOG]   [SPEED] Upload: 669.76 Mbps
[05.10.2022 17:25.19.153] [LOG]   [SPEED] Upload: 668.45 Mbps
[05.10.2022 17:25.19.254] [LOG]   [SPEED] Upload: 668.17 Mbps
[05.10.2022 17:25.19.354] [LOG]   [SPEED] Upload: 666.30 Mbps
[05.10.2022 17:25.19.455] [LOG]   [SPEED] Upload: 664.88 Mbps
[05.10.2022 17:25.19.556] [LOG]   [SPEED] Upload: 663.21 Mbps
[05.10.2022 17:25.19.658] [LOG]   [SPEED] Upload: 663.05 Mbps
[05.10.2022 17:25.19.758] [LOG]   [SPEED] Upload: 662.47 Mbps
[05.10.2022 17:25.19.859] [LOG]   [SPEED] Upload: 662.36 Mbps
[05.10.2022 17:25.19.960] [LOG]   [SPEED] Upload: 661.67 Mbps
[05.10.2022 17:25.20.060] [LOG]   [SPEED] Upload: 662.10 Mbps
[05.10.2022 17:25.20.161] [LOG]   [SPEED] Upload: 662.88 Mbps
[05.10.2022 17:25.20.262] [LOG]   [SPEED] Upload: 663.91 Mbps
[05.10.2022 17:25.20.362] [LOG]   [SPEED] Upload: 664.68 Mbps
[05.10.2022 17:25.20.463] [LOG]   [SPEED] Upload: 664.89 Mbps
[05.10.2022 17:25.20.564] [LOG]   [SPEED] Upload: 664.85 Mbps
[05.10.2022 17:25.20.665] [LOG]   [SPEED] Upload: 665.50 Mbps
[05.10.2022 17:25.20.765] [LOG]   [SPEED] Upload: 665.55 Mbps
[05.10.2022 17:25.20.866] [LOG]   [SPEED] Upload: 665.73 Mbps
[05.10.2022 17:25.20.967] [LOG]   [SPEED] Upload: 665.68 Mbps
[05.10.2022 17:25.21.067] [LOG]   [SPEED] Upload: 664.60 Mbps
[05.10.2022 17:25.21.169] [LOG]   [SPEED] Upload: 666.06 Mbps
[05.10.2022 17:25.21.269] [LOG]   [SPEED] Upload: 666.48 Mbps
[05.10.2022 17:25.21.370] [LOG]   [SPEED] Upload: 666.63 Mbps
[05.10.2022 17:25.21.471] [LOG]   [SPEED] Upload: 666.78 Mbps
[05.10.2022 17:25.21.571] [LOG]   [SPEED] Upload: 666.96 Mbps
[05.10.2022 17:25.21.672] [LOG]   [SPEED] Upload: 666.07 Mbps
[05.10.2022 17:25.21.774] [LOG]   [SPEED] Upload: 665.40 Mbps
[05.10.2022 17:25.21.874] [LOG]   [SPEED] Upload: 665.38 Mbps
[05.10.2022 17:25.21.974] [LOG]   [SPEED] Upload: 665.46 Mbps
[05.10.2022 17:25.22.076] [LOG]   [SPEED] Upload: 665.60 Mbps
[05.10.2022 17:25.22.177] [LOG]   [SPEED] Upload: 665.71 Mbps
[05.10.2022 17:25.22.244] [LOG]   [SPEED] Upload: 665.87 Mbps
[05.10.2022 17:25.22.898] [LOG]   [SPEED] Result: {
  timestamp: 2022-10-05T15:25:22.000Z,
  ping: { jitter: 0.353, latency: 14.293 },
  download: { bandwidth: 117587756, bytes: 958119880, elapsed: 8206 },
  upload: { bandwidth: 83233466, bytes: 596812565, elapsed: 7211 },
  packetLoss: 0,
  isp: 'Free SAS',
  interface: {
    internalIp: '192.168.0.138',
    name: 'enp3s0',
    macAddr: 'xx:xx:xx:xx:xx:x',
    isVpn: false,
    externalIp: 'xxx.xxx.xxx'
  },
  server: {
    id: 29238,
    name: 'Arcadiz',
    location: 'Diegem',
    country: 'Belgium',
    host: 'speedtest.arcadiz.net',
    port: 8080,
    ip: '185.160.128.145'
  },
  result: {
    id: '82415bc5-9799-4ec2-949c-b1a69d1774a4',
    url: 'https://www.speedtest.net/result/c/82415bc5-9799-4ec2-949c-b1a69d1774a4'
  }
}
[05.10.2022 17:25.22.899] [LOG]   [SPEED] Done
[05.10.2022 17:25.22.899] [LOG]   [SPEED] Update Programmed
</code></pre>
<p dir="auto">I’m not a magician :)<br />
I just follow speedtest v2.2.0 <a href="https://github.com/bugsounet/MMM-SpeedTest/blob/master/node_helper.js#L28-L47" target="_blank" rel="noopener noreferrer nofollow ugc">usage</a> in the <a href="https://github.com/ddsol/speedtest.net#usage" target="_blank" rel="noopener noreferrer nofollow ugc">ReadMe</a> file of this library.</p>
<p dir="auto">Note: That you can see in debug: <a href="https://www.speedtest.net/result/c/82415bc5-9799-4ec2-949c-b1a69d1774a4" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.speedtest.net/result/c/82415bc5-9799-4ec2-949c-b1a69d1774a4</a> is the shared link of this speedtest<br />
It’s the same like MM² return</p>
]]></description><link>https://forum.magicmirror.builders/post/104951</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104951</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Wed, 05 Oct 2022 15:39:31 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 05 Oct 2022 01:32:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a> - Pretty sure.<br />
<a href="https://github.com/ddsol/speedtest.net/issues/132#issuecomment-1264362216" target="_blank" rel="noopener noreferrer nofollow ugc">Here is the GitHub discussion on the problem</a>.</p>
<p dir="auto">EtA: I am having problems installing MMM-SpeedTest.</p>
<pre><code>PS J:\Development\MagicMirrors\MagicMirror\modules&gt; git clone https://github.com/bugsounet/MMM-SpeedTest
Cloning into 'MMM-SpeedTest'...
remote: Enumerating objects: 78, done.
remote: Counting objects: 100% (78/78), done.
remote: Compressing objects: 100% (66/66), done.
remote: Total 78 (delta 33), reused 33 (delta 10), pack-reused 0
Unpacking objects: 100% (78/78), 120.78 KiB | 46.00 KiB/s, done.
PS J:\Development\MagicMirrors\MagicMirror\modules&gt; cd .\MMM-SpeedTest\
PS J:\Development\MagicMirrors\MagicMirror\modules\MMM-SpeedTest&gt; npm install

&gt; MMM-SpeedTest@1.0.3 preinstall J:\Development\MagicMirrors\MagicMirror\modules\MMM-SpeedTest
&gt; installer/preinstall.sh

'installer' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! MMM-SpeedTest@1.0.3 preinstall: `installer/preinstall.sh`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the MMM-SpeedTest@1.0.3 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/104929</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104929</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Wed, 05 Oct 2022 01:32:29 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Sun, 02 Oct 2022 11:15:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> said in <a href="/post/104679">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto">I can confirm. It appears that the speedtest service is down. I’m troubleshooting now.</p>
<p dir="auto">Update: Problem is with the <code>speedtest-net</code> package. Not sure what the problem is, but it has been down for the past week.  They’ve opened an issue with the developers, so hopefully they’ll get around to it. The SpeedTest website and their paid services appear to be working, so something is up with the API.</p>
<p dir="auto">I’m looking at my fork of the original repository and the latest changes to <code>speedtest-net</code> and I’m going to prep an update. Once it comes back, I’ll publish.</p>
</blockquote>
<p dir="auto">Are you really sure ?<br />
i use it with <a href="https://wiki.bugsounet.fr/en/MMM-SpeedTest" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-SpeedTest</a></p>
<p dir="auto">Result is:<br />
<img src="/assets/uploads/files/1664707955149-c8d7aa15-f95e-43b9-890e-5c2a482f4b3c-image.png" alt="c8d7aa15-f95e-43b9-890e-5c2a482f4b3c-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/104831</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104831</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Sun, 02 Oct 2022 11:15:22 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Tue, 27 Sep 2022 12:01:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> said in <a href="/post/104679">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/causerino" aria-label="Profile: causerino">@<bdi>causerino</bdi></a> said in <a href="/post/104516">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto">Has this died recently for anyone else? I have made no config changes and it’s stopped working. I’ve tried with a new server ID in case they have changed, but still no luck.</p>
</blockquote>
<p dir="auto">I can confirm. It appears that the speedtest service is down. I’m troubleshooting now.</p>
<p dir="auto">Update: Problem is with the <code>speedtest-net</code> package. Not sure what the problem is, but it has been down for the past week.  They’ve opened an issue with the developers, so hopefully they’ll get around to it. The SpeedTest website and their paid services appear to be working, so something is up with the API.</p>
<p dir="auto">I’m looking at my fork of the original repository and the latest changes to <code>speedtest-net</code> and I’m going to prep an update. Once it comes back, I’ll publish.</p>
</blockquote>
<p dir="auto">Thanks very much for doing this :)</p>
]]></description><link>https://forum.magicmirror.builders/post/104761</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104761</guid><dc:creator><![CDATA[causerino]]></dc:creator><pubDate>Tue, 27 Sep 2022 12:01:11 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Thu, 22 Sep 2022 23:32:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/causerino" aria-label="Profile: causerino">@<bdi>causerino</bdi></a> said in <a href="/post/104516">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto">Has this died recently for anyone else? I have made no config changes and it’s stopped working. I’ve tried with a new server ID in case they have changed, but still no luck.</p>
</blockquote>
<p dir="auto">I can confirm. It appears that the speedtest service is down. I’m troubleshooting now.</p>
<p dir="auto">Update: Problem is with the <code>speedtest-net</code> package. Not sure what the problem is, but it has been down for the past week.  They’ve opened an issue with the developers, so hopefully they’ll get around to it. The SpeedTest website and their paid services appear to be working, so something is up with the API.</p>
<p dir="auto">I’m looking at my fork of the original repository and the latest changes to <code>speedtest-net</code> and I’m going to prep an update. Once it comes back, I’ll publish.</p>
]]></description><link>https://forum.magicmirror.builders/post/104679</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104679</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Thu, 22 Sep 2022 23:32:56 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 14 Sep 2022 12:28:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/causerino" aria-label="Profile: causerino">@<bdi>causerino</bdi></a> also, please use code blocks for any config data</p>
<p dir="auto">paste text<br />
select text<br />
then push button that looks like<br />
&lt;/&gt;</p>
<p dir="auto">I have fixed your post</p>
]]></description><link>https://forum.magicmirror.builders/post/104519</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104519</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 14 Sep 2022 12:28:44 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 14 Sep 2022 12:27:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/causerino" aria-label="Profile: causerino">@<bdi>causerino</bdi></a> comment out serverid and let it use any</p>
<p dir="auto">add</p>
<p dir="auto">//<br />
to the beginning of the line</p>
]]></description><link>https://forum.magicmirror.builders/post/104518</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104518</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 14 Sep 2022 12:27:19 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Wed, 14 Sep 2022 12:29:00 GMT]]></title><description><![CDATA[<p dir="auto">Has this died recently for anyone else? I have made no config changes and it’s stopped working. I’ve tried with a new server ID in case they have changed, but still no luck.</p>
<p dir="auto">//New Module                    Internet Monitor</p>
<pre><code>                {
                        module: 'internet-monitor',
                        position: 'top_left',
                        header: 'SpeedTest',
                        config:{
                                type: '',
                                maxTime: 20000,
                                updateInterval: 0,
                                verbose: false,
                                serverId: "40788",
//                              displayStrength: true,
                                displaySpeed: true,
                                strengthIconSize: 50,
                                maxGaugeScale: 1000,
                        },
                },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/104516</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104516</guid><dc:creator><![CDATA[causerino]]></dc:creator><pubDate>Wed, 14 Sep 2022 12:29:00 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Tue, 19 Jan 2021 00:14:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axel51" aria-label="Profile: Axel51">@<bdi>Axel51</bdi></a> Is the wifi icon ovelaying the label “Internet Monitor” on yours? I’d like to be able to be able to see the full label. Maybe I missed something. Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/87484</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/87484</guid><dc:creator><![CDATA[pgwr]]></dc:creator><pubDate>Tue, 19 Jan 2021 00:14:47 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Mon, 02 Nov 2020 15:17:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a><br />
Hi,<br />
I can see the wifi icon but no color icon is visible!!!<br />
Something is missing in the source code to update the icon.<br />
Can you have a look and correct it please?<br />
best regards,<br />
Adel</p>
]]></description><link>https://forum.magicmirror.builders/post/84197</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84197</guid><dc:creator><![CDATA[Axel51]]></dc:creator><pubDate>Mon, 02 Nov 2020 15:17:42 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Sat, 16 May 2020 02:56:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> said in <a href="/post/75249">Internet Monitor</a>:</p>
<blockquote>
<p dir="auto"><a href="https://github.com/BrianHepler/internet-monitor" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/BrianHepler/internet-monitor</a></p>
</blockquote>
<p dir="auto">Now it works</p>
]]></description><link>https://forum.magicmirror.builders/post/75274</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75274</guid><dc:creator><![CDATA[rafaelcota]]></dc:creator><pubDate>Sat, 16 May 2020 02:56:02 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Fri, 15 May 2020 20:29:08 GMT]]></title><description><![CDATA[<p dir="auto">Okay, I have completed my first pass at fixing the WiFi symbol. It works for me, so let’s see how it goes for you.</p>
<p dir="auto">If you’re not using my repository, you’ll have to switch by deleting your <code>modules/internet-monitor</code> folder, cloning from my repository at <code>https://github.com/BrianHepler/internet-monitor</code> and then installing like normal. You’ll have to <code>cd internet-monitor</code> and then <code>npm install</code>.</p>
<p dir="auto">If you’re already using my repository, just <code>cd MagicMirror/modules/internet-monitor</code> and <code>git pull</code>. It will probably tell you that you need to stash <code>package-lock.json</code>. Just delete that file and try again.</p>
<p dir="auto">Warning: The custom WiFi icon doesn’t work yet. I got the default one to show up, but I’m still working on the one with the custom colors. But right now I want to verify that you guys can at least see the WiFi icon.</p>
]]></description><link>https://forum.magicmirror.builders/post/75249</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75249</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Fri, 15 May 2020 20:29:08 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Fri, 15 May 2020 03:44:07 GMT]]></title><description><![CDATA[<p dir="auto">All right, I’ll dive back into it and see if I can fix it.</p>
<p dir="auto">Update: Some progress made but still a ways to go. I ended up refactoring a lot of the code.</p>
]]></description><link>https://forum.magicmirror.builders/post/75196</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75196</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Fri, 15 May 2020 03:44:07 GMT</pubDate></item><item><title><![CDATA[Reply to Internet Monitor on Thu, 14 May 2020 16:52:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> I have the same problem, No Wifi icon. Have mirrors in MacOS and RPI and have same results.</p>
]]></description><link>https://forum.magicmirror.builders/post/75189</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75189</guid><dc:creator><![CDATA[rafaelcota]]></dc:creator><pubDate>Thu, 14 May 2020 16:52:13 GMT</pubDate></item></channel></rss>