From 64b61370a3435bac3e2f358cfecd47f9f3bf11e5 Mon Sep 17 00:00:00 2001 From: lyx0 <66651385+lyx0@users.noreply.github.com> Date: Fri, 3 Nov 2023 14:54:54 +0100 Subject: [PATCH] change tld --- dist/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dist/index.html b/dist/index.html index c90ed81..fc4b454 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,16 +6,16 @@ yaf - yet another fileshare - +
-yaf.ee - yet another (temporary) fileshare
+yaf - yet another (temporary) fileshare
 - all uploads will be deleted after 7 days
 - maximum file size is 50Mb
 
 
-
+
@@ -24,24 +24,24 @@ yaf.ee - yet another (temporary) fileshare
 
 from your terminal as POST: 
-  $ curl -L -F "file=@/home/noury/xd.txt" i.yaf.ee/upload
+  $ curl -L -F "file=@/home/noury/xd.txt" i.yaf.li/upload
 
 from chatterino:
-  Request URL: https://i.yaf.ee/upload
+  Request URL: https://i.yaf.li/upload
   Form field: file
   leave the rest empty
 
 from dankchat:
-  Upload url: https://i.yaf.ee/upload
+  Upload url: https://i.yaf.li/upload
   Form field: file
   leave the rest empty
 
 from sharenix:
   "Services": [
     {
-      "Name": "i.yaf.ee",
+      "Name": "i.yaf.li",
       "RequestType": "POST",
-      "RequestURL": "https://i.yaf.ee/upload",
+      "RequestURL": "https://i.yaf.li/upload",
       "FileFormName": "file"
     }
   ]
@@ -58,7 +58,7 @@ terms of service:
 
 this site and its storage are hosted by https://buyvm.net in a datacenter located in luxembourg.
 --------------------------------------------------------------------------------------
-if you need to contact me or want your file removed send an email to noury[at]noury.cc
+if you need to contact me or want your file removed send an email to noury[at]noury.li
 source: https://github.com/lyx0/yaf