mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 20:26:58 +00:00
fix
This commit is contained in:
parent
38937d5708
commit
7b15aa28a7
3 changed files with 12 additions and 1 deletions
10
submissions/README.md
Normal file
10
submissions/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
to enable submissions you need to do the following:
|
||||
```
|
||||
# install the php-gd dependency to enable the captcha feature
|
||||
apt install php-gd -y
|
||||
|
||||
# chmod 777 the submission.csv file to enable php to write to it
|
||||
chmod 777 /srv/darknet-lantern/submissions/submission.csv
|
||||
```
|
||||
|
||||
|
1
submissions/submission.csv
Normal file → Executable file
1
submissions/submission.csv
Normal file → Executable file
|
@ -1 +1,2 @@
|
|||
link,name,desc,category,sensitive
|
||||
http://radio.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/,"Nowhere Radio","web radio from the nowhere community",Radios,n
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue