diff --git a/.config/lychee.toml b/.config/lychee.toml index 345d124c46fe..a37bea3d9d0d 100644 --- a/.config/lychee.toml +++ b/.config/lychee.toml @@ -23,6 +23,8 @@ exclude = [ "wikipedia.org", # Probably bot protection / 404 but works in browser "ubuntu.com", + # Bot protection / 403 Forbidden errors + "beryx.io/faucet", ] timeout = 30 max_retries = 6 diff --git a/docs/docs/users/guides/interacting_with_wallets.md b/docs/docs/users/guides/interacting_with_wallets.md index 2970a84bdf8c..4a67bdd70c65 100644 --- a/docs/docs/users/guides/interacting_with_wallets.md +++ b/docs/docs/users/guides/interacting_with_wallets.md @@ -84,7 +84,7 @@ You can read more about the different address types [here](https://docs.filecoin ::: The generated address will be unique and it will have a balance of `0 FIL`. -Since this is a testnet account, we can add FIL to it from the [faucet](https://faucet.calibnet.chainsafe-fil.io/funds.html)/[alternate faucet](https://faucet.triangleplatform.com/filecoin/calibration). +Since this is a testnet account, we can add FIL to it from the [faucet](https://faucet.calibnet.chainsafe-fil.io/funds.html)/[alternate faucet](https://beryx.io/faucet). After requesting the funds and waiting roughly a minute, we can see the funds arrive in our wallet: