ArchiveBot icon indicating copy to clipboard operation
ArchiveBot copied to clipboard

ArchiveBot, an IRC bot for archiving websites

Results 138 ArchiveBot issues
Sort by recently updated
recently updated
newest added

Flickr basic ignore set

enhancement
ignores

**ArchiveBot/db/ignore_patterns/singletumblr.json:** - Included `static.tumblr.com` in negative lookahead. **ArchiveBot/.gitignore:** - Included `.DS_Store`, `Thumbs.db` and `desktop.ini` filesystem lint macOS and Windows hosts often create.

Cf. #538; these tests would've caught the error had they not been disabled years ago.

bug

The effect is that if such an ignore is added later in the job, it won't have the expected effect. For example, a job for https://example.org/ comes across a link...

bug
pipeline

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.9 to 1.10.0. Release notes Sourced from i18n's releases. v1.10.0 What's Changed New Features LazyLoadable Backend by @​paarthmadan in ruby-i18n/i18n#612 Add a version badge to README by...

dependencies
ruby

Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.2.1 to 1.4.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yajl-ruby&package-manager=bundler&previous-version=1.2.1&new-version=1.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.2.1 to 1.4.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yajl-ruby&package-manager=bundler&previous-version=1.2.1&new-version=1.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

When browsing for an archived website here: https://archive.fart.website/archivebot/viewer/domains/ -- I didn't expect "fanfiction.net" to be under "www.fanfiction.net". `www` is the equivalent of "the" in a title -- it shouldn't be...

I have updated the user agents (both DB and the hardcoded default) so that ArchiveBot doesn't appear to be using ancient, security-flawed versions of browsers.

enhancement
useragents