|
https://en.m.wikipedia.o
#hastext; #hastitle; #https |
---|
[https] |
;
82bb2254;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | 82bb2254a53a76d47455761b8de8829406efc086 |
Next: | hike set operato |
Previous: | d0efb9a7.. |
Sequence: | 95 |
Notarized: | 1729754516.07677 |
File Time: | 1729754515 |
File: | /txt/82/bb/82bb2254a53a76d47455761b8de8829406efc086.txt 1729754515; 982 bytes |
File Size: | 982 |
Link: | https://en.m.wikipedia.org/wiki/Vilna_Gaon |
Type: | txt |
SHA1 (Perl, Digest::SHA): | 82bb2254a53a76d47455761b8de8829406efc086 |
Title: | https://en.m.wikipedia.org/wiki/Vilna_Gaon |
Domain: | en.m.wikipedia.org |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE '82bb2254a53a76d47455761b8de8829406efc086%' ORDER BY attribute
|
|
Links
|||
https://en.m.wikipedia.org/wiki/Vilna_Gaon | |||
SELECT attribute, value, item_title, file_hash FROM item_attribute JOIN item_flat USING(file_hash) WHERE attribute IN('http', 'https') AND file_hash = '82bb2254a53a76d47455761b8de8829406efc086'
|
|
Search
Google Perplexity DuckDuckGo Bing Brave A1go1ia Wikipedia English Wikipedia Russian Wikipedia Ukrainian Tildes Lobsters |
|
Publish
localhost:2784 |
|
Share
|
Classify
|
|
Related
|||||||
item_title | add_timestamp | file_hash | attribute_list | attribute_count |
|||
---|---|---|---|---|---|---|---|
https://en.m.wikipedia.org/wiki/Vilna_Gaon | 82bb2254 | https,title,url_domain | 3 | ||||
https://en.m.wikipedia.org/wiki/Black_Perl | 74063209 | url_domain | 1 | ||||
https://en.m.wikipedia.org/wiki/BitGive_Foundation | 4a8ae3f2 | url_domain | 1 | ||||
https://en.m.wikipedia.org/wiki/BitGive_Foundation | b894c7d6 | url_domain | 1 | ||||
SELECT
COALESCE(NULLIF(item_title,''), 'Untitled') AS item_title,
item_flat.add_timestamp AS add_timestamp,
item_attribute_chain.value AS chain_timestamp,
(item_flat.file_hash = '82bb2254a53a76d47455761b8de8829406efc086') AS this_row,
'' AS cart,
item_flat.file_hash AS file_hash,
GROUP_CONCAT(related_list.attribute) AS attribute_list,
COUNT(related_list.attribute) AS attribute_count
FROM
item_flat
JOIN
(
SELECT
file_hash,
attribute
FROM
item_attribute
WHERE (
attribute||'='||value IN (
SELECT
attribute||'='||value
FROM
item_attribute
WHERE
file_hash IN ('82bb2254a53a76d47455761b8de8829406efc086') AND
attribute IN (
'http',
'https',
'url_domain',
'title',
'cookie_id',
'client_id',
'url_domain',
'message_hash'
)
)
)
) AS related_list ON (item_flat.file_hash = related_list.file_hash)
JOIN item_attribute AS item_attribute_chain ON (item_flat.file_hash = item_attribute_chain.file_hash)
WHERE
labels_list NOT LIKE '%notext%'
AND
item_attribute_chain.attribute = 'chain_timestamp'
GROUP BY
item_title, add_timestamp, this_row, item_flat.file_hash
ORDER BY
attribute_count DESC, add_timestamp DESC
LIMIT 25
|
|
Chain
|
Sequence: | 95 |
Next: | hike set operato |
Previous: | d0efb9a7.. |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = '82bb2254a53a76d47455761b8de8829406efc086' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1729754516.07677 |
File Time: | 1729754515 |
SELECT attribute, value FROM item_attribute WHERE file_hash = '82bb2254a53a76d47455761b8de8829406efc086' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | 82bb2254a53a76d47455761b8de8829406efc086 |
SHA1 (Perl, Digest::SHA): | 82bb2254a53a76d47455761b8de8829406efc086 |
SELECT attribute, value FROM item_attribute WHERE file_hash = '82bb2254a53a76d47455761b8de8829406efc086' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
index_log
indexing begins file hash = 82bb2254a53a76d47455761b8de8829406efc086 file stat: size = 982; mod time = 1729754515 --- found https address finished finding tokens tokens found: 1 token: https; spacer: ; param = https://en.m.wikipedia.org/wiki/Vilna_Gaon --- item timestamp: 1729754516.07677 applying: https valid: https token found: https |
|
Verify
This item cannot be fully verified, curl -s -o chain.log http://localhost:2784/chain.log # download chain and save it as chain.log curl -s -o chain_log_verify.py http://localhost:2784/chain_log_verify.txt # download chain log verification script and save it as chain_log_verify.py python3 chain_log_verify.py chain.log # use python to run the chain log verification script curl -s -o message.txt http://localhost:2784/txt/82/bb/82bb2254a53a76d47455761b8de8829406efc086.txt # download the message file and save it as message.txt sha1sum message.txt # print the hash of message.txt sha1sum message.txt | cut -d ' ' -f 1 | xargs -I {} grep {} chain.log # verify that the hash is in chain.log |
|
Cart