Two Stop Bitsnew | comments | tags | ask | submitlogin
Historic Mozilla/SeaMonkey/Netscape/Firefox/Thunderbird Theme Archive (mozilla appearance theme archive) (projectit.com | ia)
4 points by Lammy 371 days ago | 2 comments
  • Lammy 371 days ago
    Here's how I archived all the theme files after grabbing the HTML pages with my usual wget-mirror alias:

      [lammy@popola#moz_addons] pwd
      /spinthedisc/Backups/WWW/Computers/Mozilla/Appearance/projectit.com/moz_addons
    
      [lammy@popola#moz_addons] grep moz_addons ../*.html | \
      sed -E "s/.*moz_addons\/([^\"'\\]*).*/https:\/\/projectit\.com\/moz_addons\/\1/g" | \
      uniq | xargs wget
    • Lammy 370 days ago
      Whoops, almost missed the subdomain!

        [lammy@popola#skypilot] grep skypilot.projectit ../*.html | |
        sed -E "s/.*https:\/\/(skypilot\.projectit\.com\/[^\"'\\]*).*/https:\/\/\1/g" | \
        sort | uniq | xargs -I{} wget --no-check-certificate {}
lists | rss | source
Search:
Two Stop Bits is a discussion web site about retro computing and gaming.