mirror of
https://git.oxeozero.it.com/oxeo0/darknet-lantern.git
synced 2025-08-07 23:22:20 -04:00
new changes (still WIP)
This commit is contained in:
parent
f850bbef4e
commit
7b54e09513
5 changed files with 270 additions and 38 deletions
8
scripts/tests/checkwebringinstanceexists.py
Normal file
8
scripts/tests/checkwebringinstanceexists.py
Normal file
|
@ -0,0 +1,8 @@
|
|||
def main():
|
||||
print()
|
||||
csvpath='/srv/darknet-onion-webring/scripts/tests/webring-participants.csv'
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
Loading…
Add table
Add a link
Reference in a new issue