Commit Graph

30 Commits (db131264090b7c41c53ca993c553437808695fe5)

Author SHA1 Message Date
Shashwat Aggarwal 7f0fec2932 Update providers.yml (#4019)
Fixes #4016: Added public DNS Server's from Freenom World.
2017-03-18 22:57:32 +00:00
Nalin Bhardwaj 1deb482c75 Added DNS servers 2017-01-24 20:08:06 +00:00
Mailkov 4caf2f0cea update content.handlebars 2015-12-12 10:53:49 +00:00
Mailkov 68f70a506f fix indentation 2015-12-09 20:14:15 +00:00
Mailkov b53bcd0e51 Issue #1163 - Convert PublicDNS to use template 2015-12-09 18:59:10 +00:00
Zaahir Moolla 0cef246ab3 wrap yaml in quotes to force string type 2015-11-23 17:10:11 -05:00
Zaahir Moolla de98eab404 Add URL for Level3 DNS, remove trailing spaces 2015-11-09 13:43:46 -05:00
Snapy b818043d64 Update providers.yml 2015-11-05 01:59:33 +01:00
Snapy 0a8ea59133 Create README.MD 2015-11-05 00:36:53 +01:00
Snapy d78438948b Even more providers 2015-10-28 16:50:19 +01:00
Snapy 2185cf76f0 Add more public DNS providers
What has been changed :
- updated links to newer ones and/or make use of htttps
- Added a lot of providers according to http://pcsupport.about.com/od/tipstricks/a/free-public-dns-servers.htm, 

I have a few questions before possibly merging :
- Is there a limit to the number of IPv4/6 per provider
  - OpenDNS has two additional basic DNS, Level3 has 4.2.2.1 to 6
Adding up to four DNS servers would be enough in most case or displaying them with a "show more" button like in other IAs.
- What are the criteria for the providers
  - free & public (naturally)
  - basic filtering allowed (spam, botnets, viruses, malwares and the likes ; even pornography/adult content)
  - any other criteria such as free registration to have more control over what is filtered
- For the ones that offer different filtering policies (Yandex.DNS, OpenDNS, Norton, Comodo) is there a way to show more prominently these choices in the IA
Adding another attribute to be able to sort by criteria (location, filtering, IPv4/6) would be great.
- Is there any restriction regarding the location of the DNS servers
  - It would be nice to display the DNS from the ISP of a given (or is it out of the scope of this IA)

Depending of the answers to the above questions, I will modify my PR.

Feel free to tell me if there is anything else I should modify.
2015-10-27 16:59:13 +01:00
Xavier Roger-Machart 70996221cf Update providers.yml 2015-10-20 09:44:03 +02:00
Xavier Roger-Machart c406ecfa20 Added some other non-filtering public providers 2015-10-19 21:31:19 +02:00
Bibhas 2408716719 public_dns - added dns.watch DNS servers 2015-09-06 01:44:10 +05:30
Medowar fc8a4b5ca8 adding opendns ipv6 adresses(see https://www.opendns.com/about/innovations/ipv6/) 2015-04-06 00:38:32 +02:00
Usman Raza aac6a74c60 removed font for consistency with site 2014-11-05 17:46:59 +05:00
Matt Miller ebd15f598a Move goodies to new styling mechanism.
- Rename 'style.css' to appropriate ID-based name.
- Remove explicit inclusion of CSS, as it will now be auto-included.
- Update tests which explicitly checked for styling.
2014-09-10 17:28:30 -04:00
Rob Emery c44ff96a17 PublicDNS: removing border 2014-08-20 21:55:43 +01:00
Rob Emery 6d7ef9b7f0 PublicDNS: style changes as suggested by @chrismorast 2014-07-26 22:37:30 +01:00
Russell Holt 2698d380cf Merge pull request #432 from duckduckgo/jd/goodie-css
remove old style goodie css
2014-05-12 11:25:29 -06:00
Matt Miller 78121dadf5 PublicDNS: move static data to YAML.
Also, slightly reorganize how it is stored to make it more friendly for
human editing.
2014-05-10 12:07:40 +08:00
Jason Dorweiler adc1ee1863 remove old style goodie css 2014-05-09 16:27:19 -04:00
Matt Miller 704fc8cb6b PublicDNS: improve styling.
- Add a heading.
- Attempt to recreate a more appealing style.
- Add ABSTRACT to reduce test scroll-spam.

I tried to copy a suggested style.  I think I am pretty close, but since
that style is external, I can't just reuse it with impunity.
2014-04-27 10:25:04 +08:00
Matt Miller 47da8db500 PublicDNS: put items in a table.
Possibly the most roundabout way to resolve issue #375.

- Remove static files from share directory.
- Put info into a perl structure.
- Generate the two static texts from the structure.
- Add minimal test for proper form.

It's almost like I haven't heard of Text::Table or Template::Toolkit.
Nevertheless, I think this is not too arcane for this relatively simple
usage.  On the other hand, I am going to feel like a fool for not just
editing the two static files when it turns out there are never any
changes to the data.
2014-04-21 08:28:58 +08:00
Jag Talon ecc46796a9 Public DNS: Sorted alphabetically. 2014-03-26 21:06:34 -04:00
Jag Talon 595bc40ef4 PublicDNS: Fixed broken link (Norton) 2014-03-26 01:32:47 -04:00
Jag Talon 5a0a5059e1 PublicDNS: Reorder the list of DNS providers.
We're trying to offer alternatives to Google, so I think it should not be on the first one. Tell me what you guys think!
2014-03-26 01:22:53 -04:00
Árpád Szász 1a77c900da Add Comodo public DNS 2014-02-22 11:22:46 +02:00
Dylan Lloyd 3fdbe37cb1 rm'd old example files,new tests for those missing
also stripped carriage returns and trailing whitespace from share files
2013-02-07 20:26:39 -05:00
Michael Smith d3858175e1 start using builtin share function 2012-03-25 12:09:28 -06:00