Created
September 24, 2020 14:20
-
-
Save architjn/36fff98f393a423dc005bb005e969878 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"url": "http://doesNotExist.boldtech.co", | |
"priority": 1 | |
}, | |
{ | |
"url": "http://boldtech.co", | |
"priority": 7 | |
}, | |
{ | |
"url": "http://offline.boldtech.co", | |
"priority": 2 | |
}, | |
{ | |
"url": "http://google.com", | |
"priority": 4 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment