From d0964307e0e2b282aa5f7519611736431fc9fe8b Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Tue, 14 Jul 2020 22:01:11 -0400 Subject: [PATCH] Credit IsNowIllegal.com --- README.md | 4 +++- commands/edit-meme/illegal.js | 8 +++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b18ed66..67caec68 100644 --- a/README.md +++ b/README.md @@ -1029,7 +1029,7 @@ here. - [Dog CEO](https://dog.ceo/) * dog ([Dog API](https://dog.ceo/dog-api/)) - [Donald J. Trump](https://www.donaldjtrump.com/) - * illegal (Himself, Image) + * illegal (Himself) - [Drake](https://drakeofficial.com/) * drakeposting ([Original "Hotline Bling" Music Video](https://youtu.be/uxpDa-c-4Mc)) - [DreamWorks](https://www.dreamworks.com/) @@ -1228,6 +1228,8 @@ here. * chi-idea ([Wild Words Font](https://www.insidescanlation.com/etc/the-idiots-guide-to-editing-manga/guide/type/fonts.html)) - [ipify API](https://www.ipify.org/) * ip (API) +- [IsNowIllegal.com](http://isnowillegal.com/) + * illegal ([Images](https://github.com/ivanseidel/Is-Now-Illegal/tree/master/GIF/Trump)) - [Jack The Awesomeness Gamer](https://www.youtube.com/channel/UCIeA23B91hAeR1UuC2VDSdQ) * challenger ([Image](https://www.youtube.com/watch?v=3FebRrXg0bk)) - [Jackbox Games](https://www.jackboxgames.com/) diff --git a/commands/edit-meme/illegal.js b/commands/edit-meme/illegal.js index 0734b7ee..b89c4be5 100644 --- a/commands/edit-meme/illegal.js +++ b/commands/edit-meme/illegal.js @@ -23,7 +23,13 @@ module.exports = class IllegalCommand extends Command { { name: 'Donald J. Trump', url: 'https://www.donaldjtrump.com/', - reason: 'Himself, Image' + reason: 'Himself' + }, + { + name: 'IsNowIllegal.com', + url: 'http://isnowillegal.com/', + reason: 'Images', + reasonURL: 'https://github.com/ivanseidel/Is-Now-Illegal/tree/master/GIF/Trump' }, { name: 'ShareFonts.net',