mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-01 07:51:08 -05:00
Update README & normalize line endings
This commit is contained in:
parent
05ddad68cc
commit
5c2f07aff8
@ -48,4 +48,4 @@ Any specific plugin dependencies *should* also be listed.
|
|||||||
* ***Requires:*** a DNS lookup binary such as `host` (as in `/usr/bin/host`, installable in Debian/Ubuntu via `apt-get install bind9-host`)
|
* ***Requires:*** a DNS lookup binary such as `host` (as in `/usr/bin/host`, installable in Debian/Ubuntu via `apt-get install bind9-host`)
|
||||||
|
|
||||||
##### TLDInfo
|
##### TLDInfo
|
||||||
- Fetches TLD information from IANA's database (http://www.iana.org/domains/root/db/).
|
- Checks if something is a valid TLD using IANA's database (http://www.iana.org/domains/root/db/).
|
||||||
|
@ -1 +1 @@
|
|||||||
# Stub so local is a module, used for third-party modules
|
# Stub so local is a module, used for third-party modules
|
||||||
|
@ -1 +1 @@
|
|||||||
Fetches TLD information from IANA's database (http://www.iana.org/domains/root/db/).
|
hecks if something is a valid TLD using IANA's database (http://www.iana.org/domains/root/db/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user