Skip to content

Commit

Permalink
Merge branch 'feature/fet-1191-name-wrapper-section-in-more-tab' of h…
Browse files Browse the repository at this point in the history
…ttps://github.com/ensdomains/ens-app-v3 into feature/fet-1191-name-wrapper-section-in-more-tab
  • Loading branch information
talentlessguy committed Sep 5, 2024
2 parents 321e423 + b342c1c commit ec0404e
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 ec0404e

Please sign in to comment.