Commit graph

71 commits

Author SHA1 Message Date
doctor_dev
48c8aa09b8
Moved the blacklisted to be at the end of the csv 2025-06-07 09:52:35 +00:00
doctor_dev
202381869f
added Blacklisted column migration to webring-participants.csv 2025-06-06 21:39:18 +00:00
doctor_dev
fde645fd60
minor bug fix, both issue 80 and 20 are done 2025-06-06 21:00:10 +00:00
doctor_dev
14231fff92
FINished adding the trusted and the refactoring of 6 2025-06-03 16:58:03 +00:00
doctor_dev
2a827c0b8b
Finished refactoring options 9 and 10 2025-05-30 19:38:04 +00:00
doctor_dev
19e582203b
starting work on option 10 - again 2025-05-30 18:21:40 +00:00
doctor_dev
1b67f7a218
starting work on option 10 2025-05-30 18:20:52 +00:00
doctor_dev
c4ebef10a4
finished option 9 ready for test 2025-05-30 17:59:12 +00:00
doctor_dev
b234d9d1d0
pulling latest code 2025-05-30 17:43:20 +00:00
doctor_dev
ce5552369d
Resolved conflicts + moved constant variables to conf.py and modified code as required 2025-05-30 15:56:07 +00:00
doctor_dev
6a70e12646
Started refactoring 9 - again 2025-05-30 15:30:38 +00:00
doctor_dev
7e6b75ec9d
Started refactoring 9 2025-05-30 15:30:01 +00:00
doctor_dev
b07ac08547
Refactored option 4 + added conf.py + added some TODO comments for review 2025-05-30 12:12:09 +00:00
4f1e6dbbc8 small fixes (no protocol requirement for isonion, bool return types) 2025-05-30 02:31:35 +02:00
c9a2fbcfdd [untested] RecognizeURLType and IsURLValid functions are working 2025-05-30 00:21:20 +02:00
doctor_dev
4b33e51d11
added a comment + changed a print to print_colors 2025-05-25 11:49:09 +00:00
doctor_dev
600dbf5f4c
removed commented out code 2025-05-25 11:03:24 +00:00
doctor_dev
358c8594a6
Cleaned unnecesary code + changed name and url to be unique with priority to verified.csv 2025-05-25 10:56:49 +00:00
root
6150373c3f fix stuff 2025-05-18 12:24:43 +02:00
valuer
5d67c21d14 Fill missing description in our unverified.csv that other participants verified.csv have filled 2025-05-10 20:28:48 +02:00
root
a39cf7fdb0 fix lantern: remove duplicates upon adding new link 2025-05-09 15:56:04 +02:00
root
5204164f94 fix lantern 2025-05-09 14:45:34 +02:00
root
8048a52770 fix option 4 to remove all duplicates and more 2025-05-04 23:46:22 +02:00
root
6bc49c6786 fix simplex stuff (remove amp; crap) 2025-05-04 23:21:55 +02:00
root
22489e571e make sure that simplex chatroom links with a ; arent accepted, and that option 4 removes duplicates before iterating 2025-05-04 23:02:02 +02:00
root
7c3c820a3b fix option 9 duplicates 2025-05-04 20:24:36 +02:00
root
997617abe6 forgot to remove this line 2025-05-03 23:35:35 +02:00
root
212e44c3a5 finish option12 : listing crawled links 2025-05-03 22:54:04 +02:00
root
6de26c5fa5 bring support for simplex links now 2025-04-21 22:49:36 +02:00
root
ce1174c487 fix lantern.py 2025-04-18 22:20:34 +02:00
root
9f9a37a7c9 fix lantern.py 2025-04-18 22:19:54 +02:00
SovereigntyIsNotFreedom
82ff94160e important fixes 2025-04-17 12:55:16 -04:00
SovereigntyIsNotFreedom
aeb3b16a9b Suggestions implemented 2025-04-17 02:20:53 -04:00
SovereigntyIsNotFreedom
6988a93a27 Implemented suggested fixes
Submit.php doesn't redirect you to index.php. It's now easier to perform actions with option 11 in lantern.py
2025-04-14 07:47:21 +01:00
SovereigntyIsNotFreedom
b79555c386 Removed added submission to .gitignore 2025-04-13 19:13:22 +01:00
SovereigntyIsNotFreedom
5d9b3bf896 Suggested fixes are applied 2025-04-13 19:08:38 +01:00
SovereigntyIsNotFreedom
e21455540e Suggested fixes are applied 2025-04-13 19:05:59 +01:00
SovereigntyIsNotFreedom
4e79b26ebf Cleaned up some files 2025-04-13 16:12:39 +01:00
SovereigntyIsNotFreedom
4837034ec3 Added option 4 and did some refactoring in lantern.py 2025-04-13 14:03:51 +01:00
SovereigntyIsNotFreedom
bc18f76568 Added option 3 in lantern.py 2025-04-13 13:58:47 +01:00
SovereigntyIsNotFreedom
3cc79f7392 Added option 2 in lantern.py 2025-04-13 13:48:03 +01:00
SovereigntyIsNotFreedom
9158e265fe Added option 1 in lantern.py 2025-04-13 13:43:08 +01:00
nihilist
2e076599ff Merge pull request 'main' (#42) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/42
2025-03-26 08:53:20 +01:00
SovereigntyIsNotFreedom
5a7d14c16a issue #36 - env variables: .env works from anywhere on the system using absolute path fixed the issue 2025-03-25 09:16:08 +00:00
root
05e66faebc no need to print rows each time (verbose) 2025-03-25 08:24:05 +01:00
root
57f53c95ea fix option 4 (when empty filtered dataframe it was failing) 2025-03-25 08:20:06 +01:00
SovereigntyIsNotFreedom
31037597ad issue #36 - env variables: now a default value is set at .env.sample if the user wants to add custom config they can create a .env file 2025-03-23 18:28:52 +00:00
SovereigntyIsNotFreedom
d952950a6c issue #36 - env variables: added the dotenv module and fixed requirements.txt
Since the .env file will be igonred you need to create a .env file in the root of the project. here are my variables TOR_HOST=socks5h://127.0.0.1 TOR_PORT=9050 WEBSOCKET_PORT=3030
2025-03-22 19:24:03 +00:00
root
95a3af2a90 new roadmap with crawler and simplex chatrooms and servers 2025-03-12 08:55:51 +01:00
root
e7a2ad4a0c remove wip + edit version 2025-03-04 07:55:07 +01:00