mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-17 04:36:57 +00:00
first commit
This commit is contained in:
commit
f2d5c9acc9
20 changed files with 793 additions and 0 deletions
28
todo.txt
Normal file
28
todo.txt
Normal file
|
@ -0,0 +1,28 @@
|
|||
DONE:
|
||||
- install php8.2-fpm nginx
|
||||
- make the nginx config
|
||||
|
||||
create index.php
|
||||
- in it, you must be able to display the contents of the csv file in an array https://stackoverflow.com/questions/1269562/how-to-create-an-array-from-a-csv-file-using-php-and-the-fgetcsv-function
|
||||
|
||||
- create the status.csv file with this syntax: [URL;NAME;CATEGORY;DESCRIPTION;STATUS;]
|
||||
|
||||
- csv file updater in python ? and triggered by a cronjob ?
|
||||
https://docs.python.org/3/library/csv.html
|
||||
https://stackoverflow.com/questions/1949318/checking-if-a-website-is-up-via-python
|
||||
https://stackoverflow.com/questions/63970912/urllib-request-with-socks5-proxy
|
||||
|
||||
-from python, sort the CSV files based on the score value
|
||||
|
||||
-make the css to be dark background and light text (copy it from nowhere)
|
||||
TODO:
|
||||
-make a header php page, containing the links ot the other status pages
|
||||
-make a monero node checker page,
|
||||
-make a nowhere dot moe service checker
|
||||
-upload the sourcecode to gitea
|
||||
-> create README.md
|
||||
-> mention the sourcecode in the header
|
||||
-
|
||||
-
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue