aboutsummaryrefslogtreecommitdiff
path: root/fullpdf.py
diff options
context:
space:
mode:
authorn0tori <188390306+n0tori@users.noreply.github.com>2026-05-09 21:54:35 +0100
committern0tori <188390306+n0tori@users.noreply.github.com>2026-05-09 21:54:35 +0100
commit6c7d722852d3e52abb24509283cc27828b7ae15c (patch)
treee020ceb34d12e7b44bd6946f8476c7cb8fe0ad8c /fullpdf.py
tools
Diffstat (limited to 'fullpdf.py')
-rw-r--r--fullpdf.py1
1 files changed, 1 insertions, 0 deletions
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/","/"))