From d8752b792551a1d314d8b38f6a9da590ecbbf36b Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Thu, 16 Feb 2012 15:27:25 +0100 Subject: [PATCH] Compile. --- 4chan_x.user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/4chan_x.user.js b/4chan_x.user.js index 23e429b34..15a9f4668 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3177,6 +3177,8 @@ case 'a': case 'v': return 251; + case 'vg': + return 501; default: return 151; }