Skip to content

Commit

Permalink
add DNS.Surf (#558)
Browse files Browse the repository at this point in the history
* Add Email.ML

* Update helpers/email.ml.json

* feat: add DNS.Surf service metadata

Adds DNS.Surf to the supported services collection.
This service allows querying DNS resolution results from different global regions.

Maintained by ccbikai, categorized under Network tools.

* Update helpers/dns.surf.json

---------

Co-authored-by: ccbikai <ccbikai@qq.com>
Co-authored-by: Stefan Judis <stefanjudis@gmail.com>
  • Loading branch information
3 people authored Nov 16, 2024
1 parent 36c9061 commit cc504e3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions helpers/dns.surf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "DNS.Surf",
"desc": "Query DNS Resolution Results in Different Regions Worldwide.",
"url": "https://dns.surf",
"tags": [
"Network"
],
"maintainers": [
"ccbikai"
],
"addedAt": "2024-11-16"
}

0 comments on commit cc504e3

Please sign in to comment.