Skip to content

Commit

Permalink
Switch to community key for now
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonmanRolls committed Sep 5, 2024
1 parent 1186ea6 commit 6284b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-site-map.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {

import { normalise } from '@ensdomains/ensjs/utils'

const ENS_SUBGRAPH_API_KEY = '9ad5cff64d93ed2c33d1a57b3ec03ea9'
const ENS_SUBGRAPH_API_KEY = 'fb9b07f6c149fbdbe946149837a1d673'
const baseURL = 'https://app.ens.domains'
const graphAPI = `https://gateway-arbitrum.network.thegraph.com/api/${ENS_SUBGRAPH_API_KEY}/subgraphs/id/5XqPmWe6gjyrJtFn9cLy237i4cWw2j9HcUJEXsP5qGtH`

Expand Down

0 comments on commit 6284b18

Please sign in to comment.