doctor_dev
|
c98f67fbf3
|
minor fix for conf integraion in utils
|
2025-05-30 19:40:25 +00:00 |
|
doctor_dev
|
abb3f97a91
|
another minor fix on the option 4
|
2025-05-30 18:22:29 +00:00 |
|
doctor_dev
|
0efa35b00d
|
forgot to import re in conf.py
|
2025-05-30 17:59:59 +00:00 |
|
doctor_dev
|
4a17f880c6
|
fixed commenting out the RecognizedURL
|
2025-05-30 16:19:22 +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 |
|
|
8a01796db9
|
uptimechecker if statement fix
|
2025-05-30 16:27:55 +02: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 |
|
|
08697f5c40
|
utils.py refactoring
|
2025-05-28 19:20:11 +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 |
|
nihilist
|
0adba9be1f
|
Merge pull request 'main' (#61) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/61
|
2025-05-22 18:22:24 +02:00 |
|
SovereigntyIsNotFreedom
|
f394e8ef2f
|
issue 26: now check if the response from sxc is test result if not it will retry
|
2025-05-21 15:12:02 +01:00 |
|
root
|
237da32d4f
|
fix lantern option 4
|
2025-05-18 12:25:01 +02:00 |
|
root
|
6150373c3f
|
fix stuff
|
2025-05-18 12:24:43 +02:00 |
|
SovereigntyIsNotFreedom
|
b653171e84
|
issue 26: removed unused module and over indentation
|
2025-05-17 13:26:11 +01:00 |
|
SovereigntyIsNotFreedom
|
f5913a9cef
|
issue 26: added simplex server status checker in uptimechecker.py
|
2025-05-17 12:57:35 +01: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 |
|
nihilist
|
3697cb758e
|
Merge pull request 'categorize simplex links and tor onion links #29' (#54) from cynthia/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/54
|
2025-04-19 21:22:26 +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 |
|
nihilist
|
38937d5708
|
Merge pull request 'main' (#52) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/52
|
2025-04-18 11:34:31 +02:00 |
|
cynthia
|
8ef1bb0910
|
categorize simplex links and tor onion links
|
2025-04-18 10:04:19 +01: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 |
|
cynthia
|
bf40730292
|
make special case for simplex links
|
2025-04-15 00:34:57 +01: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 |
|
cynthia
|
e7abd25857
|
switch instancepath to rootpath
|
2025-04-05 15:32:01 +00:00 |
|
cynthia
|
63d89b9b8b
|
add crawler dir for default crawler outputs
|
2025-04-05 14:41:26 +00:00 |
|
cynthia
|
e76d29807d
|
make the verified csv file optional argument
|
2025-04-05 12:15:49 +00:00 |
|
cynthia
|
323a47dd46
|
fix blacklist matching
|
2025-04-05 11:30:50 +00:00 |
|