unsavory 1.1
unsavory is a little Ruby script which checks your Pinboard bookmarks for dead links (ENOENT or 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:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            httparty
            >= 0.4.3
          
          
            progressbar
            >= 0.9.0
          
    