From 7d351390e1622e7994803a34845b3666a30789a8 Mon Sep 17 00:00:00 2001 From: Martii Date: Sat, 12 Mar 2016 15:56:19 -0700 Subject: [PATCH] Add undocumented auto-gifting(s) to the json * for possible common reason for removal. Applies to #519 and #261 and https://github.com/OpenUserJs/OpenUserJS.org/issues/261#issuecomment-48852243 and --- views/includes/scriptModals.json | 1 + views/includes/userModals.json | 1 + 2 files changed, 2 insertions(+) diff --git a/views/includes/scriptModals.json b/views/includes/scriptModals.json index ab8caf8d3..1e9fa70ab 100644 --- a/views/includes/scriptModals.json +++ b/views/includes/scriptModals.json @@ -10,6 +10,7 @@ "Privacy stealing ", "Spamming ", "Unattributed script derivative ", + "Undocumented auto-gifting ", "Undocumented auto-like ", "Vague description ", "Vague script ", diff --git a/views/includes/userModals.json b/views/includes/userModals.json index b98b18c92..eef0e207c 100644 --- a/views/includes/userModals.json +++ b/views/includes/userModals.json @@ -10,6 +10,7 @@ "Privacy stealings ", "Spammings ", "Unattributed script derivatives ", + "Undocumented auto-giftings ", "Undocumented auto-likes ", "Vague descriptions ", "Vague scripts ",