forked from nicholaswilde/recipes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mlc_config.json
35 lines (35 loc) · 1020 Bytes
/
mlc_config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"ignorePatterns": [
{
"pattern": "^https://www.freshfoodbites.com/lemon-pepper-parsley-pesto/"
},
{
"pattern": "^https://www.bakepedia.com/montelimar-nougat/"
},
{
"pattern": "^https://www.bluezones.com/"
},
{
"pattern": "^https://yummynotes.net/adas-polo-recipe/"
},
{
"pattern": "^https://www.cookscountry.com/recipes/11467-easy-homemade-mayonnaise"
},
{
"pattern": "^https://hellskitchenrecipes.com/gordon-ramsay-tomato-soup/"
},
{
"pattern": "^https://purekitchenblog.com/homemade-seasoning-blend-i-use-on-everything/"
},
{
"pattern": "^https://www.bobsredmill.com/recipes/how-to-make/flaxseed-meal-egg-replacer/"
},
{
"pattern": "^https://cooktoria.com/baked-black-bean-taquitos/"
},
{
"pattern": "^https://www.thekitchn.com/refrigerated-cookie-dough-268281"
}
],
"aliveStatusCodes": [200, 206, 403, 429]
}