mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-04-26 19:45:54 +03:00
[GH-ISSUE #29] threatcrowd.org is offline #26
Labels
No labels
bug
duplicate
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mosint#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @quinncomendant on GitHub (Sep 24, 2022).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/29
ThreatCrowd's API at https://www.threatcrowd.org/ is down, which results in this error from MOSINT:
Editing
modules/ThreatCrowd.goto bypass the http requests allows MOSINT to run successfully:@mimorep commented on GitHub (Sep 28, 2022):
Great patch! including something like a try catch statement, for future patches will be great, in order to not depend of the server sites responses.
Just commenting the method content will also make the app usable again, but will lose a lot of juice.
@alpkeskin commented on GitHub (Oct 18, 2022):
Hi, new version released 🚀