Commit Graph
8 Commits
Author SHA1 Message Date
Rodrigo Avelino d2a0a3fd27 fix(piratebox): Remove project URL
Website is going down, it's safer to link to the GitHub project.

Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
2020-01-28 15:05:10 -04:00
Rodrigo Avelino abe13445dd fix(flox): Change demo link
According to their GitHub repo, the demo url is:
https://flox-demo.pyxl.dev/

Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
2020-01-28 12:33:02 -04:00
Rodrigo Avelino d9cd0ff6df fix(blynk): Change project page
Old domain blynk.cc is redirecting to blynk.io now.

Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
2020-01-28 12:33:02 -04:00
Rodrigo Avelino edf9096bf1 fix(os-js): Change project link
The correct project url according to their GitHub repo is
https://os.js.org

Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
2020-01-28 12:33:02 -04:00
Rodrigo Avelino f5fe573650 fix(droppy): Change demo link
Change demo link to https in order to fix the following error:
[L0744]  http://droppy.silverwind.io/ end of file reached

Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
2020-01-28 12:33:02 -04:00
Rodrigo Avelino 7324d881fe fix(RSS2Email): Change project link
The project link http://www.allthingsrss.com/rss2email/ is not working
anymore, according to the project on GitHub
https://github.com/turbodog/rss2email, it is not maintained anymore.

There is a new fork (https://github.com/wking/rss2email) which is the
current project and there is no official webpage, therefore, it's better
to leave the GitHub project link as the main one.

Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
2020-01-28 12:32:52 -04:00
Rodrigo Avelino 4334d6b220 fix(awesome-bot): Fix RedaxScript demo link check
When running make awesome_bot, one of the issues was:
 [L0547] 202 https://demo.redaxscript.com/login

Since this is not an issue, we can specify the return status we want to
allow, when using awesome_bot, with the (--allow) argument.

Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
2020-01-27 16:38:21 -04:00
Rodrigo Avelino 94e4821a10 Fix CumulusClips demo link
Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
2020-01-19 14:34:19 -04:00