Skip to content

Sukabilin/Delete-invalid-urls-bookmarks-GoogleChrome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delete-invalid-urls-bookmarks-GoogleChrome

How to run:

Set Up 2 variables in ConfigApp: -INPUT_FILE_NAME - Input Json BookMarks -OUTPUT_FILE_NAME - Output Json BookMarks

You can also add values to look for, just add them to List: ConfigApp.SEARCH_STRING_IN_BODY

Script considers url as correct if server don't contains any String of List (ConfigApp.SEARCH_STRING_IN_BODY) and return any of this Http Status code: 200, 301, 302

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%