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; }