Attribute | Type | Description |
---|---|---|
id |
string |
The ID number of the URL. |
url |
string |
The actual address (for example "http://www.slashdot.org"). |
original_url_md5 |
string |
The MD5 sum of the URL. |
is_valid |
string |
Either 1 (valid) or 0 (invalid). Reveals if the URL is valid or not. |
last_checked |
string |
A UNIX timestamp revealing when the URL was validated by the system. |
created |
string |
A UNIX timestamp pinpointing the exact date/time when the URL was created. |
modified |
string |
A UNIX timestamp pinpointing the exact date/time when the URL last modified. |