unsavory 0.3.1
unsavory is a little Ruby script which checks your Delicious bookmarks for dead links (HTTP status code 404) and removes them. Additionally it will also inform you about links which return a status code other than 200 (OK).
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            httparty
            >= 0.4.3
          
    