generated from Consensys/doctools.template-site
-
Notifications
You must be signed in to change notification settings - Fork 487
/
Copy pathmlc_config.json
61 lines (61 loc) · 1.3 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"ignorePatterns": [
{
"pattern": "https://github.com/"
},
{
"pattern": "https://twitter.com/"
},
{
"pattern": "https://support.metamask.io/"
},
{
"pattern": "https://infura.io/faucet/linea"
},
{
"pattern": "https://www.infura.io/faucet/linea"
},
{
"pattern": "https://infura.io"
},
{
"pattern": "https://rpc.sepolia.linea.build"
},
{
"pattern": "https://help.coinbase.com/en/wallet/layer2-networks/layer2-networks-and-sidechains"
},
{
"pattern": "https://bridge.linea.build/"
},
{
"pattern": "https://goerli.etherscan.io/"
},
{
"pattern": "https://portfolio.metamask.io/bridge"
},
{
"pattern": "https://docs.bitscrunch.com"
},
{
"pattern": "https://docs.unleashnfts.com"
},
{
"pattern": "https://unleashnfts.com"
},
{
"pattern": "https://bitscrunch.com"
},
{
"pattern": "https://app.bitscrunch.com"
},
{
"pattern": "https://www.coingecko.com/en/api"
},
{
"pattern": "https://dune.com/"
},
{
"pattern": "https://dune.com/queries/4396527"
}
]
}