Diff -- /var/www/vhosts/3dshawn.com/abforge.3dshawn.com/tour.cgi
Diff

/var/www/vhosts/3dshawn.com/abforge.3dshawn.com/tour.cgi

added on local at 2026-07-01 16:02:00

Added
+5
lines
Removed
-0
lines
Context
0
unchanged
Blobs
from
to 6b8d691891e9
Restore this content →
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.
1#!/usr/bin/perl
2# tour.cgi -- legacy alias. The product tour lives on /features.cgi now.
3use strict;
4use warnings;
5print "Status: 302 Found\nLocation: /features.cgi\n\n";
Keyboard: j next diff k previous diff g top G bottom r restore c compile-check ? help