mirror of
https://github.com/alecmuffett/real-world-onion-sites.git
synced 2024-10-01 01:06:18 -04:00
commit: nits
This commit is contained in:
parent
885e3b3512
commit
2e298b3168
@ -95,12 +95,6 @@ This index is sorted alphabetically; the main text is sorted by size of each cat
|
||||
* :thumbsup: 2018-07-09T23:18:31Z
|
||||
* https://espenandersen.no/contact
|
||||
|
||||
## Espen Andersen
|
||||
|
||||
* http://lijbt6ju7m6opkzb.onion/
|
||||
* :sos: 2018-07-09T22:30:22Z
|
||||
* https://espenandersen.no/contact
|
||||
|
||||
## Jean-Marc Manach
|
||||
|
||||
* http://32qfx2skzcifeyg7.onion/
|
||||
@ -537,8 +531,7 @@ This index is sorted alphabetically; the main text is sorted by size of each cat
|
||||
|
||||
## ICIJ / International Consortium of Investigative Journalists
|
||||
|
||||
* http://dcdoialeklnkb6fg.onion/
|
||||
* :sos: 2018-07-09T22:36:37Z
|
||||
* http://lzpczap7l3zxu7zv.onion/
|
||||
* https://www.icij.org/securedrop
|
||||
|
||||
## Intercept
|
||||
|
@ -13,5 +13,5 @@ while read category onion_address proof_url title ; do
|
||||
echo http://$onion_address/ > $where/urls
|
||||
echo $proof_url > $where/proof
|
||||
done <<EOF
|
||||
...
|
||||
securedrop-for-organisations lzpczap7l3zxu7zv.onion https://www.icij.org/securedrop ICIJ / International Consortium of Investigative Journalists
|
||||
EOF
|
||||
|
@ -17,7 +17,7 @@ check_onion() {
|
||||
echo ":sos:"
|
||||
fi
|
||||
done >check-status
|
||||
if $is_up ; then # overwrite the datestamp
|
||||
if $is_up || [ ! -f check-date ] ; then # overwrite the datestamp
|
||||
date -u "+%Y-%m-%dT%H:%M:%SZ" >check-date
|
||||
fi
|
||||
}
|
||||
|
@ -1 +0,0 @@
|
||||
2018-07-09T22:30:22Z
|
@ -1 +0,0 @@
|
||||
:sos:
|
@ -1 +0,0 @@
|
||||
https://espenandersen.no/contact
|
@ -1 +0,0 @@
|
||||
Espen Andersen
|
@ -1 +0,0 @@
|
||||
http://lijbt6ju7m6opkzb.onion/
|
@ -1 +0,0 @@
|
||||
2018-07-09T22:36:37Z
|
@ -1 +0,0 @@
|
||||
:sos:
|
@ -1 +0,0 @@
|
||||
http://dcdoialeklnkb6fg.onion/
|
@ -0,0 +1 @@
|
||||
http://lzpczap7l3zxu7zv.onion/
|
Loading…
Reference in New Issue
Block a user