Update w3pdata.js

This commit is contained in:
tree🌴 2023-12-20 12:02:27 +01:00 committed by GitHub
parent d0324ca28c
commit 611a89ed69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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() {