mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Update w3pdata.js
This commit is contained in:
parent
d0324ca28c
commit
611a89ed69
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import yaml from "npm:js-yaml";
|
||||
|
||||
const DATA_URL = 'https://data.web3privacy.info'
|
||||
const DATA_URL = 'https://explorer-data.web3privacy.info'
|
||||
|
||||
export class W3PData {
|
||||
constructor() {
|
||||
|
|
Loading…
Reference in a new issue