summaryrefslogtreecommitdiff
path: root/fhost.py
AgeCommit message (Collapse)Author
2017-10-27Tweak NSFW thresholdMartin Herkt
Of course it’ll have a few false positives, but this seems to work well with the 0x0.st dataset.
2017-10-27Faster query commands, add removed query filterMartin Herkt
2017-10-27Add NSFW filter to address query commandsMartin Herkt
2017-10-27Add NSFW detectionMartin Herkt
2017-10-27Add querybl command to query uploads by addresses in blacklistMartin Herkt
2017-03-27Fix try/except syntaxMartin Herkt
2017-02-03Add support for upload IP blacklistsMartin Herkt
The format is one address per line, with # used for comments.
2017-01-01add more URL validationMartin Herkt
Turns out ShareX users and shell script authors are fucking retarded.
2017-01-01add BEACON dump with start index for urlte.amMartin Herkt
fixes #1
2017-01-01do not shorten our host URLsMartin Herkt
Turns out ShareX users are fucking retarded.
2017-01-01use function to format host URLMartin Herkt
2016-11-23fix text/ MIME charset workaround for realMartin Herkt
2016-11-01fix text/ MIME charset workaroundMartin Herkt
2016-11-01initMartin Herkt