Commit Graph

10 Commits

Author SHA1 Message Date
Amir Zarrinkafsh
098c1e9c54
feat: add lefthook, megalinter and update editorconfig (#270)
This change adds [LeftHook](https://lefthook.dev/) as a GitHub hook management tool alongside [MegaLinter](https://megalinter.io/) to lint all relevant files within the repository.

For users that don't end up installing LeftHook for pre-commit hooks, megalinter picks up the necessary formatting changes and reports them.

* feat: add lefthook, megalinter and update editorconfig
* fix: lint commit ordering
* refactor: adjust megalinter reporters
* refactor: adjust description for cache domains
* refactor: single - for passing options
* refactor: add repo-specific fmt in megalinter pre-commands too
2025-07-24 10:59:52 +10:00
Amir Zarrinkafsh
914630b45b
fix(nintendo): remove obsolete entry (#266)
The domain in question is already covered by a wildcard defined further in the list. In AdGuard Home this was causing said domain to have a round-robin DNS entry with the same IP twice.
2025-07-18 10:04:48 +01:00
Amir Zarrinkafsh
4155d3db26
Clean additional CDN hosts
This change addresses some general housecleaning for CDN hosts:

* Removing all hosts that do not resolve
* Only including the Steam CDN trigger address
2022-07-28 13:13:11 +10:00
Marcos
23cd34a005
Update nintendo.txt 2019-02-18 12:06:14 +00:00
Marcos
fe0f40bf48
Removed possible generic servers from nintendo.txt 2019-02-15 17:57:55 -08:00
Marcos
51e4b39e1c
Updated nintendo.txt with more IP addresses for the Wii U 2019-02-15 09:02:22 +00:00
Marcos
dcae04cb01
Updated nintendo.txt for Wii U Lan Cache support 2019-02-15 06:41:31 +00:00
Rafael Monteiro e Pereira
f20386d83d Added Nintendo Switch EShop (#15)
* Added Nintendo Switch EShop

* removed duplicated entry
2018-06-23 18:23:58 +01:00
Jessica Smith
c0c8637313 More hostnames 2017-12-05 21:37:27 +00:00
Jessica Smith
e44163f999 Change to txt files instead of markdown to allow for auto-generating of config for various DNS servers, cache config, etc. 2017-12-04 11:57:31 +00:00