]> git.xolatile.top Git - emil-xolatile.top.git/commitdiff
EMAC
authorEmil Williams <emilemilemil@cock.li>
Sun, 10 Aug 2025 20:53:52 +0000 (20:53 +0000)
committerEmil Williams <emilemilemil@cock.li>
Sun, 10 Aug 2025 20:53:52 +0000 (20:53 +0000)
files/0x0_configuration.el [new file with mode: 0644]

diff --git a/files/0x0_configuration.el b/files/0x0_configuration.el
new file mode 100644 (file)
index 0000000..cde328f
--- /dev/null
@@ -0,0 +1,16 @@
+(setq 0x0-servers
+   '((0x0 :scheme "https" :host "0x0.st" :default-dir "~/Desktop" :curl-args-fun 0x0--make-0x0-curl-args :min-age 30
+          :max-age 365 :max-size 536870912)
+     (x0 :scheme "https" :host "x0.at" :default-dir "~/Desktop" :curl-args-fun 0x0--make-0x0-curl-args :min-age 3
+         :max-age 100 :max-size 536870912)
+     (chud :scheme "https" :host "up.chud.cyou" :default-dir "~/Desktop" :curl-args-fun 0x0--make-0x0-curl-args :min-age
+           30 :max-age 30 :max-size 104857600)
+     (kallist :scheme "https" :host "lainsafe.kalli.st" :default-dir "~/Desktop" :curl-args-fun 0x0--make-0x0-curl-args :min-age
+           23 :max-age 23 :max-size 104857600) ; Threshold is probably lower than 100MiB, haven't checked. Swap lainsafe for i for a shorter URL.
+     ; these give temp redirect and do not work for me
+     (ttm :scheme "https" :host "ttm.sh" :default-dir "~/Desktop" :curl-args-fun 0x0--make-0x0-curl-args :min-age 30
+          :max-age 365 :max-size 268435456)
+     (envs :scheme "https" :host "envs.sh" :default-dir "~/Desktop" :curl-args-fun 0x0--make-0x0-curl-args :min-age 30
+           :max-age 365 :max-size 536870912)
+     )
+   0x0-default-server 'chud)