diff --git a/Scripts/IPCustom.js b/Scripts/IPCustom.js index 0cb56ff..8407d85 100644 --- a/Scripts/IPCustom.js +++ b/Scripts/IPCustom.js @@ -13,8 +13,8 @@ function getRandomInt(max) { return Math.floor(Math.random() * Math.floor(max)); } -const foods = ['🍎', '🍐', '🍊', '🍋', '🍌', '🍉', '🍇', '🍓', '🍈', '🍒', '🍑', '🥭', '🍅'] -const emojis= ['😄','😁','😢','🤗','😡','😴','🤑','👽','🤖','🎃'] +const foods = ['🍎', '🍐', '🍊', '🍋', '🍌', '🍉', '🍇', '🍓', '🍈', '🍒', '🍑', '🥭', '🍅', '🥑'] +const emojis= ['🐧','🐬','🦉','🍄','⛳️','🚴','🤑','👽','🤖','🎃', '👺', '👁', '🐶', '🐼','🐌', '👥'] var body = $response.body; var obj = JSON.parse(body);