Skip to content

Commit

Permalink
Merge pull request #41 from larrys/master
Browse files Browse the repository at this point in the history
More blacklist items
  • Loading branch information
R. Tyler Croy committed Jan 30, 2016
2 parents 44e4b36 + 20ccf9d commit d1bad0a
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions src/main/java/org/jenkinsci/account/Application.java
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,8 @@ public AdminUI getAdmin() {
"georgiaaby@gmail.com",
"hsharish",
"huin.lisko097@gmail.com",
"intelomedia02@gmail.com",
"iqinfotech",
"janes6521@gmail.com",
"janessmith",
"jayshown81@gmail.com",
Expand All @@ -613,6 +615,7 @@ public AdminUI getAdmin() {
"kumar.uma420@gmail.com",
"kumarsujit",
"litawilliam36@gmail.com",
"loksabha100@gmail.com",
"macden",
"maohinseeeeeee@outlook.com",
"mohankeeded",
Expand All @@ -635,11 +638,13 @@ public AdminUI getAdmin() {
"seo03@gmail.com",
"skprajapaty@gmail.com",
"smithmartin919@gmail.com",
"Spyvikash",
"spyvikash",
"stybesto13",
"sunflowerrosy@outlook.com",
"sunilkundujat@gmail.com",
"sunjara10@gmail.com",
"Sweenypar210@gmail.com",
"thjyt@yandex.com",
"toren55rk@gmail.com",
"viz.michel@gmail.com",
"watpad",
Expand All @@ -652,19 +657,25 @@ public AdminUI getAdmin() {
"1.187.126.76",
"101.59.76.223",
"101.60.156.69",
"101.60.171.239",
"101.60.191.128",
"103.10.197.194",
"103.192.64.72",
"103.192.65.",
"103.226.202.171",
"103.226.202.211",
"103.245.118.",
"103.254.154.229",
"103.55.60.253",
"110.172.140.98",
"111.93.63.62",
"115.184.102.129",
"115.184.45.15",
"115.184.86.74",
"116.203.73.135",
"116.203.79.79",
"117.198.136.221",
"119.81.230.137",
"120.57.86.248",
"121.242.77.200",
"122.173.91.166",
Expand All @@ -675,6 +686,7 @@ public AdminUI getAdmin() {
"122.177.150.248",
"122.177.170.96",
"122.177.2.147",
"122.177.23.223",
"122.177.31.12",
"122.177.88.46",
"122.177.90.163",
Expand Down Expand Up @@ -705,6 +717,7 @@ public AdminUI getAdmin() {
"182.68.193.27",
"182.68.227.182",
"182.73.182.170",
"182.75.144.58",
"202.91.76.82",
"203.122.41.130",
"27.7.210.21",
Expand All @@ -723,26 +736,29 @@ public AdminUI getAdmin() {
);

public static final List<String> USE_BLACKLIST = Arrays.asList(
"add a page",
"add page",
"advertisement",
"advertising",
"article",
"articles",
"blog",
"bloging",
"bussiness",
"capturing",
"creating",
"content marketing",
"creating",
"discussion",
"edit",
"for using wiki and jira",
"for wiki and jira use",
"forum post",
"game",
"get informaion",
"google",
"group discussion",
"helpline",
"helpline and support",
"helpline",
"information",
"internet",
"jira",
Expand Down

0 comments on commit d1bad0a

Please sign in to comment.