Swapped PiggyBank and ScrapTheChan. Updated version for justcaptcha.
This commit is contained in:
parent
ef9b0b8acb
commit
0c9b295bfe
@ -45,7 +45,7 @@ block content
|
|||||||
table
|
table
|
||||||
tr
|
tr
|
||||||
td justcaptcha
|
td justcaptcha
|
||||||
td 1.0 (24 June 2022)
|
td 1.1.2 (19 August 2022)
|
||||||
td Go
|
td Go
|
||||||
td MIT
|
td MIT
|
||||||
td
|
td
|
||||||
@ -73,20 +73,6 @@ block content
|
|||||||
tr
|
tr
|
||||||
td(colspan='5')
|
td(colspan='5')
|
||||||
p It is a process watcher that gives processes' statuses in a JSON, XML or plain text format via HTTP GET request on /processes endpoint. Under the hood it calls a pgrep to get PIDs by process name. It is being used on about page to show wether service's running or not.
|
p It is a process watcher that gives processes' statuses in a JSON, XML or plain text format via HTTP GET request on /processes endpoint. Under the hood it calls a pgrep to get PIDs by process name. It is being used on about page to show wether service's running or not.
|
||||||
tr
|
|
||||||
td PiggyBank
|
|
||||||
td 1.0.0 (8 July 2020)
|
|
||||||
td Python
|
|
||||||
td MIT
|
|
||||||
td
|
|
||||||
a(href=git_site+'/Arav/PiggyBank') source
|
|
||||||
|
|
|
||||||
a(href=git_site+'/Arav/PiggyBank/releases') releases
|
|
||||||
tr
|
|
||||||
td(colspan='5')
|
|
||||||
p One of the most autistic shit I ever made. :)
|
|
||||||
p Many years ago I wrote a little script to keep track of my piggy bank to learn how to work with SQLite 3 in Python.
|
|
||||||
p Now I wanted to learn how to make packages that could be installed using pip. And I took that script and made a universal simple solution that can work with any currency (that script was nailed to rubles). I threw SQLite and made a simple text format.
|
|
||||||
tr
|
tr
|
||||||
td ScrapTheChan
|
td ScrapTheChan
|
||||||
td 0.5.0 (3 May 2021)
|
td 0.5.0 (3 May 2021)
|
||||||
@ -106,6 +92,20 @@ block content
|
|||||||
td MIT
|
td MIT
|
||||||
td
|
td
|
||||||
a(href=git_site+'/Arav/opennic-extract-domains') source
|
a(href=git_site+'/Arav/opennic-extract-domains') source
|
||||||
|
tr
|
||||||
|
td PiggyBank
|
||||||
|
td 1.0.0 (8 July 2020)
|
||||||
|
td Python
|
||||||
|
td MIT
|
||||||
|
td
|
||||||
|
a(href=git_site+'/Arav/PiggyBank') source
|
||||||
|
|
|
||||||
|
a(href=git_site+'/Arav/PiggyBank/releases') releases
|
||||||
|
tr
|
||||||
|
td(colspan='5')
|
||||||
|
p One of the most autistic shit I ever made. :)
|
||||||
|
p Many years ago I wrote a little script to keep track of my piggy bank to learn how to work with SQLite 3 in Python.
|
||||||
|
p Now I wanted to learn how to make packages that could be installed using pip. And I took that script and made a universal simple solution that can work with any currency (that script was nailed to rubles). I threw SQLite and made a simple text format.
|
||||||
tr
|
tr
|
||||||
td(colspan='5')
|
td(colspan='5')
|
||||||
p Bash script for BIND9 that extracts domains from zone files of OpenNIC and forms a list of domains that have an IP-address.
|
p Bash script for BIND9 that extracts domains from zone files of OpenNIC and forms a list of domains that have an IP-address.
|
||||||
|
Loading…
Reference in New Issue
Block a user