From 6c7d722852d3e52abb24509283cc27828b7ae15c Mon Sep 17 00:00:00 2001 From: n0tori <188390306+n0tori@users.noreply.github.com> Date: Sat, 9 May 2026 21:54:35 +0100 Subject: tools --- fullpdf.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 fullpdf.py (limited to 'fullpdf.py') diff --git a/fullpdf.py b/fullpdf.py new file mode 100644 index 0000000..795b3d8 --- /dev/null +++ b/fullpdf.py @@ -0,0 +1 @@ +import sys; print(sys.argv[1].replace("github.com","raw.githubusercontent.com").replace("/blob/","/")) -- cgit v1.2.3