thumbnail of d-3352870.png
thumbnail of d-3352870.png
d-3352870 png
(515.75 KB, 1492x1158)
 >>/10820/
Another reason that that site is dumb - can't see info such as who uploaded a deleted image post:
. deleted: https://derpibooru.org/api/v1/json/images/3420450
. live: https://derpibooru.org/api/v1/json/images/3420451

Therefore, I updated that "uploads recorder (local storage)" to save HTML and JSON:read -p "src:" src; read -p "tags:" tags; read -p "url:" \
url; read -p "time:" time; datetime=$(date +%s); echo \
-e "{\n \"source\": \"$src\",\n \"tags\": \"$tags\",\n \"ur\
l\": \"$url\",\n \"uploaded\": \"$time\"\n}" > $datetime.json; e\
cho $datetime.json; cat $datetime.json; id="$(echo $url | s\
ed "s/.*\///g")"; curl -sL https://derpibooru.org/$id > $da\
tetime.$id.htm; curl -sL https://derpibooru.org/api/v1/js\
on/images/$id > $datetime.$id.jsonimage from derpibooru.org

----

I was looking at this guy's website and he seems similar to me (CID not mine):
https://ipfs.hypha.coop/ipfs/Qmazvovg6Sic3m9igZMKoAPjkiVZsvbWWc8ZvgjjK1qMss
or like we would get along maybe.

What is a "website"? Definition from !wt:
> (Internet) A collection of interlinked web pages on the World Wide Web that are typically accessible from the same base URL and reside on the same server.
CID Qmaz...qMss is basically a small website - "accessible from the same base URL" (Qmaz..qMss -> b32 -> bafybeif...7psy):
https://bafybeif4dkcmcerobmqdeiomm5madceisvn45v4jz6m27slwxznrgf7psy.ipfs2.eth.limo/

Archive Team user(s) say that each subdomain is a different site. By this logic, koliddyfinnmomento.deviantart.com ( >>/10779/) is a site/website which is a different site compared to whatever.deviantart.com. (Back when [uname].deviantart.com didn't redirect to www.deviantart.com/[uname].) So if you only control the subdomain of a website and you don't control the domain name, then that's less powerful than controlling both. (Subdomain = THIS.github.io and domain name = this.GITHUB.IO.)