From 5f5da09304358d934693ba991a435450bac3aedd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A3ng=20Kh=C3=A1ch?= Date: Sun, 27 Oct 2019 15:18:17 +0700 Subject: [PATCH] 1 --- Terminus.js | 1 + jibjab.vip.js | 1 + vsco.js | 1 + 3 files changed, 3 insertions(+) diff --git a/Terminus.js b/Terminus.js index 83bf15f1..962ae553 100644 --- a/Terminus.js +++ b/Terminus.js @@ -4,3 +4,4 @@ obj.account["plan_type"] = "Premium"; obj.account["user_type"] = "Premium"; obj.account["current_period"]["until"] = "2099-10-10T03:27:34"; $done({body:JSON.stringify(obj)}) +//bynubyta \ No newline at end of file diff --git a/jibjab.vip.js b/jibjab.vip.js index d4828903..76ea02ec 100644 --- a/jibjab.vip.js +++ b/jibjab.vip.js @@ -1,3 +1,4 @@ let obj = JSON.parse($response.body); obj.data.attributes["is-paid"] = true; $done({body: JSON.stringify(obj)}); +//bynubyta \ No newline at end of file diff --git a/vsco.js b/vsco.js index ca38bd51..271d9c7f 100644 --- a/vsco.js +++ b/vsco.js @@ -21,3 +21,4 @@ if (url.indexOf(path1) != -1) { } $done({body}); +//bynubyta