Skip to content

Commit

Permalink
Add 3 endpoints recently merged.
Browse files Browse the repository at this point in the history
While they are not yet active, they will be eventually.
  • Loading branch information
Spencer S committed Jul 16, 2016
1 parent 8f9efe2 commit b7c2973
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/me/AnUnknownMiner/JFOAAS/Fuck.java
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,10 @@ public enum Fuck {
PULP("/pulp/:language/:from"),
SAKE("/sake/:from"),
ANYWAY("/anyway/:company/:from"),
RETARD("/retard/:from");
RETARD("/retard/:from"),
ING("/ing/:name/:from/"),
MAYBE("/maybe/:from"),
THINKING("/thinking/:name/:from/");


/**
Expand Down

0 comments on commit b7c2973

Please sign in to comment.