Skip to content

Commit

Permalink
Updated icon fetching and crates.
Browse files Browse the repository at this point in the history
- Updated some crates
- Updated icon fetching code:
  + Use a cookie jar and set Max-Age to 2 minutes for all cookies
  + Locate the base href tag to fix some locations
  + Changed User-Agent (Helps on some sites to get HTML instead of JS)
  + Reduced HTML code limit from 512KB to 384KB
  + Allow some large icons higer-up in the sort
  + Allow GIF images
  + Ignore cookie_store and hyper::client debug messages
  • Loading branch information
BlackDex committed May 16, 2021
1 parent aba5b23 commit f270f2e
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 112 deletions.
Loading

0 comments on commit f270f2e

Please sign in to comment.