{"id":24160497,"url":"https://github.com/simpleweb/dnsmadeeasy-verify","last_synced_at":"2025-06-12T14:36:25.721Z","repository":{"id":29143728,"uuid":"32673858","full_name":"simpleweb/dnsmadeeasy-verify","owner":"simpleweb","description":"Gem to verify that domains on DNS Made Easy actually have their name servers set to DNS Made Easy.","archived":false,"fork":false,"pushed_at":"2015-03-22T19:54:53.000Z","size":152,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-26T06:04:09.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simpleweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-22T12:03:31.000Z","updated_at":"2015-03-22T19:54:53.000Z","dependencies_parsed_at":"2022-09-06T12:50:56.343Z","dependency_job_id":null,"html_url":"https://github.com/simpleweb/dnsmadeeasy-verify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpleweb%2Fdnsmadeeasy-verify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpleweb%2Fdnsmadeeasy-verify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpleweb%2Fdnsmadeeasy-verify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpleweb%2Fdnsmadeeasy-verify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simpleweb","download_url":"https://codeload.github.com/simpleweb/dnsmadeeasy-verify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241455385,"owners_count":19965602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-12T16:14:20.740Z","updated_at":"2025-03-02T03:40:45.403Z","avatar_url":"https://github.com/simpleweb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dnsmadeeasy-verify\n\nGem to verify that domains on DNS Made Easy actually have their name servers set to DNS Made Easy.\n\n```ruby\n#Output domains not on DNS Made Easy\n\ndomains = Dnsmadeeasy_verify.domains_not_on_dnsmadeeasy\ndomains.each do |k,v|\n  if not v.registered then\n    puts k + \" is not registered\"\n  else\n    puts k + \" does not have name servers correctly set\"\n  end\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpleweb%2Fdnsmadeeasy-verify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimpleweb%2Fdnsmadeeasy-verify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpleweb%2Fdnsmadeeasy-verify/lists"}