Skip to content

Commit

Permalink
Add data-proofer-ignore to vela.games
Browse files Browse the repository at this point in the history
Getting a cloudflare 403 captcha with this url.
  • Loading branch information
markmandel committed Aug 17, 2021
1 parent 69ada6c commit 82c11b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion site/content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h2 class="text-center pb-3">Companies using Agones</h2>
<a href="http://accelbyte.io/"><img alt="accelbyte" width="100" src="images/accelbyte.png" /></a>
<a href="https://space.game/"><img alt="Space Game" width="80" src="images/spacegame.png" /></a>
<a href="https://rolltable.app/"><img alt="rolltable" width="100" src="images/rolltable.png" /></a>
<a href="https://vela.games/"><img alt="Vela Games" width="100" src="images/velagames.png" /></a>
<a href="https://vela.games/" data-proofer-ignore><img alt="Vela Games" width="100" src="images/velagames.png" /></a>
<a href="https://netspeakgames.com//"><img alt="Netspeak Games" width="100" src="images/netspeakgames.png" /></a>
<a href="https://afterverse.com/"><img alt="Afterverse" width="100" src="images/afterverse.svg" /></a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion site/htmltest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ ExternalTimeout: 60
IgnoreURLs:
- http://localhost
HTTPHeaders:
User-Agent: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36"
User-Agent: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36"

0 comments on commit 82c11b1

Please sign in to comment.