Skip to content

Commit

Permalink
Track Dune Analytics (#3478)
Browse files Browse the repository at this point in the history
  • Loading branch information
afisher3578 authored Oct 23, 2024
1 parent bea8449 commit d6ab5ed
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions declarations/Dune.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Dune",
"documents": {
"Terms of Service": {
"fetch": "https://dune.com/terms",
"select": [
"main"
],
"executeClientScripts": true
},
"Privacy Policy": {
"fetch": "https://dune.com/privacy",
"select": [
"main"
],
"executeClientScripts": true
}
}
}

0 comments on commit d6ab5ed

Please sign in to comment.