Olivier Cervello
|
81aef1ecd7
|
update
|
2023-02-03 17:49:28 +00:00 |
|
Olivier Cervello
|
7f3077a24e
|
update to devel branch
|
2023-02-03 17:38:09 +00:00 |
|
 Olivier CervelloandGitHub
|
37e5316704
|
Merge branch 'devel' into add-json-output
|
2023-02-03 18:24:38 +01:00 |
|
Olivier Cervello
|
3baf1946bf
|
add json output to Parameter
|
2023-02-03 17:15:22 +00:00 |
|
Olivier Cervello
|
7d76368b82
|
update
|
2023-02-03 16:47:01 +00:00 |
|
Olivier Cervello
|
bc927a1e23
|
update
|
2023-02-03 16:45:32 +00:00 |
|
Olivier Cervello
|
b22d12e9fa
|
update
|
2023-02-03 16:43:05 +00:00 |
|
Olivier Cervello
|
702ec9915d
|
Add JSON lines output capability to cariddi
|
2023-02-03 15:39:27 +00:00 |
|
 vrenzolaveraceandGitHub
|
b9734d7914
|
Update dependabot.yml
|
2023-01-31 08:47:18 +01:00 |
|
 vrenzolaveraceandGitHub
|
80533c0f65
|
Merge pull request #104 from edoardottt/dependabot/go_modules/devel/github.com/fatih/color-1.14.1
chore(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1
|
2023-01-23 21:20:07 +01:00 |
|
 dependabot[bot]andGitHub
|
3548f1de19
|
chore(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.13.0...v1.14.1)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 19:18:54 +00:00 |
|
edoardottt
|
6b42e3d88d
|
Merge remote-tracking branch 'origin' into devel
|
2023-01-23 20:14:38 +01:00 |
|
 vrenzolaveraceandGitHub
|
d92eb048dc
|
Create dependabot.yml
|
2023-01-23 20:12:45 +01:00 |
|
edoardottt
|
806a69a23b
|
fix endpoints
|
2022-12-15 20:49:26 +01:00 |
|
edoardottt
|
a28ea974d8
|
mod update
|
2022-12-15 20:46:57 +01:00 |
|
edoardottt
|
c1de7ff999
|
update BTC address regex
|
2022-12-15 20:38:43 +01:00 |
|
edoardottt
|
b5d63417f7
|
fix robots and sitemap
|
2022-12-08 12:11:17 +01:00 |
|
edoardottt
|
43fe15cf58
|
Fix Slack webhook regex
|
2022-11-21 21:21:45 +01:00 |
|
edoardottt
|
7ce0f4e739
|
insecure by default
|
2022-11-18 21:32:27 +01:00 |
|
edoardottt
|
eb9a91e268
|
linting
|
2022-11-17 08:31:03 +01:00 |
|
 vrenzolaveraceandGitHub
|
9d34bef52d
|
Merge pull request #99 from cyb3rjerry/fix-issue-95
Fixes issue 95.
|
2022-11-17 08:24:42 +01:00 |
|
Cedric Brisson
|
c5159977f6
|
Fix linting issues
|
2022-11-16 19:49:30 -05:00 |
|
Cedric Brisson
|
314323364e
|
Fixes issue 95. Now that we have a solid object as a reference, we should be able to next redundant lines :)
|
2022-11-16 19:44:22 -05:00 |
|
 vrenzolaveraceandGitHub
|
a9a4c4123d
|
Merge pull request #97 from cyb3rjerry/fix-issue-94
Fix issue 96
|
2022-11-16 18:45:17 +01:00 |
|
Cedric Brisson
|
9163400fda
|
fix linting
|
2022-11-16 08:59:37 -05:00 |
|
Cedric Brisson
|
f1c1bdc8d0
|
fix https://github.com/edoardottt/cariddi/pull/97/files/a21f6d3a7db4ea817052dadfc20c793b5b0e2fcf#r1023601615
|
2022-11-16 08:57:36 -05:00 |
|
Cedric Brisson
|
a21f6d3a7d
|
Fixed linting issue
|
2022-11-15 17:29:26 -05:00 |
|
Cedric Brisson
|
3a83d1f79b
|
Fixes issue #94
|
2022-11-15 17:16:30 -05:00 |
|
Cedric Brisson
|
ec331cf39a
|
Moved functions that were not strictly attached to colly into a 'utils' file for better readability
|
2022-11-15 16:49:38 -05:00 |
|
 vrenzolaveraceandGitHub
|
4d590282a8
|
Merge pull request #92 from edoardottt/devel
v1.2.1
v1.2.1
|
2022-11-15 18:54:14 +01:00 |
|
edoardottt
|
1860df8b9c
|
v1.2.1
|
2022-11-15 18:53:58 +01:00 |
|
 vrenzolaveraceandGitHub
|
a4b07317e1
|
Merge pull request #91 from edoardottt/devel
Add race tests
|
2022-11-15 18:52:12 +01:00 |
|
edoardottt
|
eddba1c4aa
|
Add race tests
|
2022-11-15 18:51:32 +01:00 |
|
 vrenzolaveraceandGitHub
|
a17e348c38
|
Merge pull request #90 from edoardottt/devel
Devel
|
2022-11-15 18:48:45 +01:00 |
|
edoardottt
|
b90dc40cbb
|
Fix slice bounds out of range #88
|
2022-11-15 18:48:14 +01:00 |
|
edoardottt
|
c547128798
|
Fix Second ctrl+c should force quit the program #89
|
2022-11-15 16:54:08 +01:00 |
|
 vrenzolaveraceandGitHub
|
1aec3aee54
|
Merge pull request #87 from edoardottt/devel
v1.2.0
v1.2.0
|
2022-11-15 15:41:55 +01:00 |
|
edoardottt
|
566f3b1a9a
|
v1.2.0
|
2022-11-15 15:41:37 +01:00 |
|
 vrenzolaveraceandGitHub
|
cddd6ed340
|
Update README.md
|
2022-11-15 15:27:56 +01:00 |
|
 vrenzolaveraceandGitHub
|
433fc59ae8
|
Merge pull request #86 from edoardottt/devel
v1.2
|
2022-11-15 14:53:26 +01:00 |
|
edoardottt
|
be3268f994
|
v1.2
|
2022-11-15 14:50:44 +01:00 |
|
 vrenzolaveraceandGitHub
|
1d70e9a2d6
|
Merge pull request #85 from edoardottt/devel
Linting
|
2022-11-15 14:48:54 +01:00 |
|
edoardottt
|
7ab8e0a9eb
|
Linting
|
2022-11-15 14:48:07 +01:00 |
|
 vrenzolaveraceandGitHub
|
2dbaf2f8d2
|
Merge pull request #84 from edoardottt/devel
Devel
|
2022-11-15 14:43:29 +01:00 |
|
edoardottt
|
b4c7b133f0
|
Add CTRL-C handle
|
2022-11-15 14:42:50 +01:00 |
|
 vrenzolaveraceandGitHub
|
861dcdaefe
|
Merge pull request #83 from edoardottt/main
update
|
2022-11-15 14:17:25 +01:00 |
|
edoardottt
|
ba714c026b
|
Fix user agent
|
2022-11-15 14:16:05 +01:00 |
|
 vrenzolaveraceandGitHub
|
a0f7e6c716
|
Merge pull request #82 from cyb3rjerry/main
Print only the currently visited URL rather than the URL it scraped
|
2022-11-15 14:15:30 +01:00 |
|
edoardottt
|
d9d74ed498
|
Fix Initial call - ignore (#81)
|
2022-11-15 13:55:54 +01:00 |
|
Cedric Brisson
|
fa8ea89b10
|
Use c.OnRequest to print the URL that is actively being crawled rather than the URL it scrapped from a page
|
2022-11-14 17:29:35 -05:00 |
|