├── Wnds.js ├── accuWeather.js ├── adobe.js ├── adobeScanPdf.js ├── alarmy.js ├── aloha.js ├── audiomack.js ├── batteryWidget.js ├── bazaart.js ├── bdyun.js ├── bedtimeFan.js ├── bilibili.js ├── chai.js ├── chatMe.js ├── chatai.js ├── cinemagrapf.js ├── cleanVpn.js ├── colorwidget.js ├── dailyYoga.js ├── dailyZX.js ├── darkroom.js ├── daylio.js ├── emmo.js ├── fabulous.js ├── femometer.js ├── filmr.js ├── fingertime.js ├── focos.js ├── houdini.js ├── iAm.js ├── imuseum.js ├── judu.js ├── kaiXinPai.js ├── kika.js ├── lakecolor.js ├── liveWallpaperMaker.js ├── lovePdf.js ├── mcafee.js ├── mcafeeVpn.js ├── mdmanga.js ├── mobileFax.js ├── mojo.js ├── motivation.js ├── musixmatch.js ├── myFitnessPal.js ├── myPlate.js ├── naiyou.js ├── notBoringWeather.js ├── noto.js ├── nowPonder.js ├── pdfViewer.js ├── periodHelper.js ├── periodLife.js ├── photoScanner.js ├── photoroom.js ├── picCollage.js ├── picsart.js ├── pixelcut.js ├── proKnockOut.js ├── qimao.js ├── qingyan.js ├── quizlet.js ├── rapchat.js ├── scannerPro.js ├── shadowlink.js ├── smallpdf.js ├── soundcloud.js ├── spotify.js ├── tangerine.js ├── tenPercent.js ├── test.js ├── timebook.js ├── tor.js ├── unfold.js ├── voiceChanger.js ├── voloco.js ├── vpnUnlimited.js ├── waterReminder.js ├── widgetSmith.js ├── widgethub.js ├── workoutForWomen.js ├── wps.js ├── xunlei.js ├── yfjl.js ├── yifei.js ├── ytxj.js ├── zinnia.js └── zssq.js /Wnds.js: -------------------------------------------------------------------------------- 1 | /* 2 | 网易蜗牛读书 解锁特权 3 | 原作者: yxiaocai & JO2EY 4 | 5 | *************************** 6 | QuantumultX: 7 | 8 | [rewrite_local] 9 | ^https?:\/\/p\.du\.163\.com\/gain\/readtime\/info\.json url script-response-body https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/wnyd.js 10 | 11 | [mitm] 12 | hostname = p.du.163.com 13 | 14 | *************************** 15 | Surge4 or Loon: 16 | 17 | [Script] 18 | http-response ^https?:\/\/p\.du\.163\.com\/gain\/readtime\/info\.json requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/wnyd.js 19 | 20 | [MITM] 21 | hostname = p.du.163.com 22 | 23 | **************************/ 24 | var body = $response.body; 25 | var obj = JSON.parse(body); 26 | 27 | obj.tradeEndTime = 1714355702000; 28 | obj.freeCoins = 100; 29 | body = JSON.stringify(obj); 30 | $done({body}); 31 | -------------------------------------------------------------------------------- /accuWeather.js: -------------------------------------------------------------------------------- 1 | let obj = JSON.parse($response.body); 2 | 3 | obj = { 4 | "isValid": true, 5 | "autoRenewalStatus": null, 6 | "productId": "com.accuweather.annual.subscription", 7 | "expiryDateEpoch": 1871734859, 8 | "expirationDate": "2029-05-01T14:18:35+00:00", 9 | "expirationIntent": null, 10 | "expirationRetry": null, 11 | "purchaseDateEpoch": 1650809915000, 12 | "isTrial": false, 13 | "isIntro": true, 14 | "status": 0, 15 | "usedTrial": ["com.accuweather.annual.subscription"], 16 | "usedIntro": null, 17 | "isRetryable": null 18 | }; 19 | 20 | $done({body: JSON.stringify(obj)}); 21 | -------------------------------------------------------------------------------- /adobe.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.mobileProfile.profileStatus = "PROFILE_AVAILABLE", 5 | obj.mobileProfile.legacyProfile = "{\"licenseId\":\"\",\"licenseType\":3,\"licenseVersion\":\"1.0\",\"effectiveEndTimestamp\":1872675992000,\"graceTime\":8553600000,\"licensedFeatures\":[],\"enigmaData\":{\"productId\":598,\"serialKey\":\"\",\"clearSerialKey\":\"\",\"locale\":\"ALL\",\"associatedLocales\":\"ALL\",\"platform\":0,\"isk\":5984027,\"customerId\":0,\"deliveryMethod\":3,\"pc\":true,\"rb\":true}}", 6 | obj.mobileProfile.relationshipProfile = "[{\"profileGenerationTimestamp\":1651745145759,\"licenseId\":\"\",\"licenseExpiryTimestamp\":1872675992000,\"appEntitlementStatus\":\"SUBSCRIPTION\",\"activationType\":\"NAMED_USER\",\"billingStatus\":\"NORMAL\",\"usedForLegacyProfile\":true,\"licenseExpiryWarningControl\":{\"warningStartTimestamp\":1872675992000,\"warningInterval\":0}}]", 7 | 8 | body = JSON.stringify(obj); 9 | $done({body}); 10 | -------------------------------------------------------------------------------- /adobeScanPdf.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "subscriptions": [{ 6 | "subscription_name": "AcrobatPlus", 7 | "subscription_level": "Plus", 8 | "subscription_state": "ACTIVE", 9 | "sub_ref": "", 10 | "biz_source": "CCC", 11 | "billing_term": null 12 | }, { 13 | "subscription_name": "ESign", 14 | "subscription_level": "Basic", 15 | "subscription_state": "ACTIVE", 16 | "sub_ref": "", 17 | "biz_source": "CCC", 18 | "billing_term": null 19 | }, { 20 | "subscription_name": "PDFPack", 21 | "subscription_level": "Plus", 22 | "subscription_state": "ACTIVE", 23 | "sub_ref": "", 24 | "biz_source": "", 25 | "billing_term": null 26 | }, { 27 | "subscription_name": "CreatePDF", 28 | "subscription_level": "Basic", 29 | "subscription_state": "ACTIVE", 30 | "sub_ref": "", 31 | "biz_source": "CCC", 32 | "billing_term": null 33 | }] 34 | } 35 | 36 | body = JSON.stringify(obj); 37 | $done({body}); 38 | -------------------------------------------------------------------------------- /alarmy.js: -------------------------------------------------------------------------------- 1 | let obj = JSON.parse($response.body); 2 | 3 | obj.subscription = [{ 4 | "originalTransactionID": "", 5 | "productID": "droom.sleepIfUCanFree.premium.yearly01.4", 6 | "willAutoRenew": true, 7 | "isActive": true, 8 | "expiresDateMs": 1883142423000, 9 | "periodType": "TRIAL", 10 | "latestPurchaseDateMs": 1651590191000, 11 | "originalPurchaseDateMs": 1651590191000 12 | }], 13 | 14 | $done({body: JSON.stringify(obj)}); 15 | -------------------------------------------------------------------------------- /aloha.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.profile.is_premium = true, 5 | obj.profile.end_of_premium = 1883639265, 6 | obj.profile._end_of_premium = "2029-09-09 17:07:45" 7 | 8 | 9 | body = JSON.stringify(obj); 10 | $done({body}); 11 | -------------------------------------------------------------------------------- /audiomack.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "Premium1":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.audiomack.premium.2018", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.audiomack.premium.2018":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2022-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /batteryWidget.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1532637143, 9 | "app_item_id": 1532637143, 10 | "bundle_id": "co.vulcanlabs.batterywidget", 11 | "application_version": "3", 12 | "download_id": 501348947990994310, 13 | "version_external_identifier": 840820766, 14 | "receipt_creation_date": "2022-04-26 17:03:59 Etc/GMT", 15 | "receipt_creation_date_ms": "1650992639000", 16 | "receipt_creation_date_pst": "2022-04-26 10:03:59 America/Los_Angeles", 17 | "request_date": "2022-04-26 17:04:18 Etc/GMT", 18 | "request_date_ms": "1650992658490", 19 | "request_date_pst": "2022-04-26 10:04:18 America/Los_Angeles", 20 | "original_purchase_date": "2022-04-26 16:11:03 Etc/GMT", 21 | "original_purchase_date_ms": "1650989463000", 22 | "original_purchase_date_pst": "2022-04-26 09:11:03 America/Los_Angeles", 23 | "original_application_version": "3", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "co.vulcanlabs.batterywidget.lifetime", 27 | "transaction_id": "190001276009392", 28 | "original_transaction_id": "190001276009392", 29 | "purchase_date": "2022-04-26 17:03:58 Etc/GMT", 30 | "purchase_date_ms": "1650992638000", 31 | "purchase_date_pst": "2022-04-26 10:03:58 America/Los_Angeles", 32 | "original_purchase_date": "2022-04-26 17:03:59 Etc/GMT", 33 | "original_purchase_date_ms": "1650992639000", 34 | "original_purchase_date_pst": "2022-04-26 10:03:59 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000553653902", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "co.vulcanlabs.batterywidget.lifetime", 47 | "transaction_id": "190001276009392", 48 | "original_transaction_id": "190001276009392", 49 | "purchase_date": "2022-04-26 17:03:58 Etc/GMT", 50 | "purchase_date_ms": "1650992638000", 51 | "purchase_date_pst": "2022-04-26 10:03:58 America/Los_Angeles", 52 | "original_purchase_date": "2022-04-26 17:03:59 Etc/GMT", 53 | "original_purchase_date_ms": "1650992639000", 54 | "original_purchase_date_pst": "2022-04-26 10:03:59 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000553653902", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20689215" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "co.vulcanlabs.batterywidget.lifetime", 67 | "product_id": "co.vulcanlabs.batterywidget.lifetime", 68 | "original_transaction_id": "190001276009392", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /bazaart.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 515094775, 9 | "app_item_id": 515094775, 10 | "bundle_id": "co.bazaart.app", 11 | "application_version": "741", 12 | "download_id": 501353368408839240, 13 | "version_external_identifier": 848185411, 14 | "receipt_creation_date": "2022-04-28 07:16:38 Etc/GMT", 15 | "receipt_creation_date_ms": "1651130198000", 16 | "receipt_creation_date_pst": "2022-04-28 00:16:38 America/Los_Angeles", 17 | "request_date": "2022-04-28 07:24:35 Etc/GMT", 18 | "request_date_ms": "1651130675869", 19 | "request_date_pst": "2022-04-28 00:24:35 America/Los_Angeles", 20 | "original_purchase_date": "2022-04-28 05:39:07 Etc/GMT", 21 | "original_purchase_date_ms": "1651124347000", 22 | "original_purchase_date_pst": "2022-04-27 22:39:07 America/Los_Angeles", 23 | "original_application_version": "741", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "Bazaart_Premium_Monthly_v9", 27 | "transaction_id": "190001277264068", 28 | "original_transaction_id": "190001277264068", 29 | "purchase_date": "2022-04-28 07:16:28 Etc/GMT", 30 | "purchase_date_ms": "1651130188000", 31 | "purchase_date_pst": "2022-04-28 00:16:28 America/Los_Angeles", 32 | "original_purchase_date": "2022-04-28 07:16:29 Etc/GMT", 33 | "original_purchase_date_ms": "1651130189000", 34 | "original_purchase_date_pst": "2022-04-28 00:16:29 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000554353099", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "Bazaart_Premium_Monthly_v9", 47 | "transaction_id": "190001277264068", 48 | "original_transaction_id": "190001277264068", 49 | "purchase_date": "2022-04-28 07:16:28 Etc/GMT", 50 | "purchase_date_ms": "1651130188000", 51 | "purchase_date_pst": "2022-04-28 00:16:28 America/Los_Angeles", 52 | "original_purchase_date": "2022-04-28 07:16:29 Etc/GMT", 53 | "original_purchase_date_ms": "1651130189000", 54 | "original_purchase_date_pst": "2022-04-28 00:16:29 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000554353099", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20528408" 63 | }], 64 | "latest_receipt": "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", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "Bazaart_Premium_Monthly_v9", 67 | "product_id": "Bazaart_Premium_Monthly_v9", 68 | "original_transaction_id": "190001277264068", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | 75 | body = JSON.stringify(obj); 76 | $done({body}); 77 | -------------------------------------------------------------------------------- /bdyun.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "product_infos": [{ 6 | "product_id": "5210897752128663390", 7 | "start_time": 1415433645, 8 | "end_time": 2147483648, 9 | "buy_time": "1415433645", 10 | "cluster": "offlinedl", 11 | "detail_cluster": "offlinedl", 12 | "product_name": "offlinedl_permanent", 13 | "status": "0", 14 | "function_num": 2, 15 | "buy_description": "离线下载套餐(永久)", 16 | "product_description": "离线下载套餐(永久)" 17 | }, { 18 | "product_id": "", 19 | "start_time": 1648175150, 20 | "end_time": 1650902399, 21 | "buy_time": 0, 22 | "cluster": "vip", 23 | "detail_cluster": "svip", 24 | "auto_upgrade_to_svip": 0, 25 | "product_name": "svip2_nd", 26 | "status": 0, 27 | "function_num": 0, 28 | "buy_description": "", 29 | "product_description": "", 30 | "cur_svip_type": "month" 31 | }, { 32 | "product_id": "", 33 | "start_time": 1648175151, 34 | "end_time": 1650902399, 35 | "buy_time": 0, 36 | "cluster": "contentvip", 37 | "detail_cluster": "contentvip", 38 | "auto_upgrade_to_svip": 0, 39 | "product_name": "contentvip_nd", 40 | "status": 0, 41 | "function_num": 0, 42 | "buy_description": "", 43 | "product_description": "" 44 | }], 45 | "currenttime": 1650250123, 46 | "reminder": { 47 | "svip": { 48 | "leftseconds": 65227600, 49 | "nextState": "normal" 50 | }, 51 | "reminderWithContent": [], 52 | "advertiseContent": [] 53 | }, 54 | "current_product": { 55 | "cluster": "vip", 56 | "detail_cluster": "svip", 57 | "product_type": "vip2_1m_auto", 58 | "product_id": "12187135090581539740" 59 | }, 60 | "level_info": { 61 | "current_value": 485, 62 | "current_level": 1, 63 | "history_value": 485, 64 | "history_level": 1, 65 | "last_manual_collection_time": 0 66 | }, 67 | "previous_product": [], 68 | "current_privilege_card": [], 69 | "last_privilege_card": [], 70 | "current_product_v2": { 71 | "cluster": "vip", 72 | "detail_cluster": "svip", 73 | "product_type": "vip2_1m_auto", 74 | "product_id": "12187135090581539740" 75 | }, 76 | "previous_product_v2": {}, 77 | "current_privilege_card_v2": {}, 78 | "last_privilege_card_v2": {}, 79 | "request_id": 186237459030834025 80 | } 81 | 82 | body = JSON.stringify(obj); 83 | $done({body}); 84 | -------------------------------------------------------------------------------- /bedtimeFan.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "com.bedtimefan.entitlement.campfire": { 6 | "expires_date": "2029-05-08T15:24:07Z", 7 | "grace_period_expires_date": null, 8 | "product_identifier": "com.ellisapps.bedtimesleepfanlite.SubscriptionYearlyL19Y_F1W", 9 | "purchase_date": "2022-05-01T15:24:07Z" 10 | }, 11 | "com.bedtimefan.entitlement.crickets": { 12 | "expires_date": "2029-05-08T15:24:07Z", 13 | "grace_period_expires_date": null, 14 | "product_identifier": "com.ellisapps.bedtimesleepfanlite.SubscriptionYearlyL19Y_F1W", 15 | "purchase_date": "2022-05-01T15:24:07Z" 16 | }, 17 | "com.bedtimefan.entitlement.premium": { 18 | "expires_date": "2029-05-08T15:24:07Z", 19 | "grace_period_expires_date": null, 20 | "product_identifier": "com.ellisapps.bedtimesleepfanlite.SubscriptionYearlyL19Y_F1W", 21 | "purchase_date": "2022-05-01T15:24:07Z" 22 | }, 23 | "com.bedtimefan.entitlement.rain": { 24 | "expires_date": "2029-05-08T15:24:07Z", 25 | "grace_period_expires_date": null, 26 | "product_identifier": "com.ellisapps.bedtimesleepfanlite.SubscriptionYearlyL19Y_F1W", 27 | "purchase_date": "2022-05-01T15:24:07Z" 28 | }, 29 | "com.bedtimefan.entitlement.removeAds": { 30 | "expires_date": "2029-05-08T15:24:07Z", 31 | "grace_period_expires_date": null, 32 | "product_identifier": "com.ellisapps.bedtimesleepfanlite.SubscriptionYearlyL19Y_F1W", 33 | "purchase_date": "2022-05-01T15:24:07Z" 34 | } 35 | }, 36 | 37 | obj.subscriber.subscriptions ={ 38 | "com.ellisapps.bedtimesleepfanlite.SubscriptionYearlyL19Y_F1W": { 39 | "billing_issues_detected_at": null, 40 | "expires_date": "2029-05-08T15:24:07Z", 41 | "grace_period_expires_date": null, 42 | "is_sandbox": false, 43 | "original_purchase_date": "2022-05-01T15:24:07Z", 44 | "ownership_type": "PURCHASED", 45 | "period_type": "trial", 46 | "purchase_date": "2022-05-01T15:24:07Z", 47 | "store": "app_store", 48 | "unsubscribe_detected_at": null 49 | } 50 | } 51 | 52 | body = JSON.stringify(obj); 53 | $done({body}); 54 | -------------------------------------------------------------------------------- /bilibili.js: -------------------------------------------------------------------------------- 1 | // bilibili自定义设置添加其他blacklist,来源于nzw9314 2 | //^https:\/\/app\.bilibili\.com\/(search\/resource|x\/(resource\/show\/tab|v2\/(view|rank|feed|reply\/main|account\/mine))) url script-response-body https://raw.githubusercontent.com/Marol62926/MarScrpt/main/bilibili.js 3 | 4 | const up_blacklist = ['NathanRich火锅大王','大祥哥来了','共青团中央','猛男舞团IconX','记录生活的蛋黄派','力原君','宝剑嫂','雨哥到处跑','啊吗粽','枪弹轨迹','徐大虾咯','盗月社食遇记','老师好我叫何同学','老番茄','敬汉卿','纳豆奶奶','吃花椒的喵酱','央视频','央视新闻','人民网','人民日报','观察者网','人民网','张维为','中国boy超级大猩猩','拜托了小翔哥','三代鹿人','柳飘飘了吗','花少北','六道轮回','在下哲别','东尼okii','LexBurner','拉宏桑','金灿荣教授','观视频工作室','留学生日报','司马南','硬核的半佛仙人','暴躁的仙人jump','轩邈Elias','楼上的老张','老坛胡说','路温1900','树根龙门阵','枪弹轨迹','肝帝董佳宁','温柔JUNZ','吃素的狮子','记录生活的蛋黄派','贤宝宝Baby','马督工','三十六贱笑','绝命老铁','我是EyeOpener','火星方阵']; 5 | const title_blackwords = ['乔碧萝','鸡你太美','焯','共青团','一个赞','小学生','新人up','反正没人看','王冰冰','刘浩存','谷爱凌','怒批','吃花椒的喵酱','央视频','央视新闻','人民网','人民日报','何同学','央媒','怒批','狠批','赵立坚','外交部','不要笑挑战','蹭饭','不要看挑战','土味挑战','整蛊','我被网暴了','被抄袭了','tm','小伙','蔡徐坤','ikun','坤坤','鸡脚','小黑子','裁缝','电音','华春莹','张瀚','肖战','娱乐圈']; 6 | const region_blacklist = ['宅舞','三次元舞蹈']; 7 | 8 | let body = $response.body; 9 | console.log($request.url) 10 | console.log(body) 11 | body = JSON.parse(body); 12 | 13 | // 观看页面 14 | if (-1 != $request.url.indexOf('/x/v2/view\?a') && 0 == body['code']) { 15 | body['data']['relates'] = body['data']['relates'].filter(function (item) { 16 | if (item.hasOwnProperty('is_ad')) { 17 | return false; 18 | } 19 | return true; 20 | }); 21 | } 22 | 23 | // 排行榜 24 | if (-1 != $request.url.indexOf('/x/v2/rank') && 0 == body['code']) { 25 | body['data'] = body['data'].filter(function (item) { 26 | if (up_blacklist.includes(item.name)) { 27 | return false; 28 | } 29 | return true; 30 | }); 31 | } 32 | 33 | // feed 34 | if (-1 != $request.url.indexOf('/x/v2/feed') && 0 == body['code']) { 35 | body['data']['items'] = body['data']['items'].filter(function (item) { 36 | // search_subscribe 人气UP主推荐 37 | if (['ad_web_s', 'ad_web', 'live', 'banner', 'search_subscribe'].includes(item.card_goto)) { 38 | return false; 39 | } 40 | if (item.hasOwnProperty('ad_info')) { 41 | return false; 42 | } 43 | if (up_blacklist.includes(item.args.up_name)) { 44 | return false; 45 | } 46 | if (region_blacklist.includes(item.args.rname)) { 47 | return false; 48 | } 49 | for( let word of title_blackwords){ 50 | if(-1 != item.title.indexOf(word)){ 51 | return false; 52 | } 53 | } 54 | return true; 55 | }); 56 | } 57 | 58 | // 搜索页Banner 59 | if(-1 != $request.url.indexOf('search/resource') && 0 == body['code']){ 60 | body['data'] = []; 61 | } 62 | 63 | // 评论页面notice 64 | if (-1 != $request.url.indexOf('/x/v2/reply/main') && 0 == body['code']) { 65 | body['data']['notice'] = {}; 66 | } 67 | 68 | body = JSON.stringify(body); 69 | $done({body}); 70 | -------------------------------------------------------------------------------- /chai.js: -------------------------------------------------------------------------------- 1 | var _0xd9a576=_0x41ea;(function(_0x93c914,_0x12f1bb){var _0x8c6b5a=_0x41ea,_0x356d55=_0x93c914();while(!![]){try{var _0x5d5720=parseInt(_0x8c6b5a(0x134))/0x1+parseInt(_0x8c6b5a(0x13c))/0x2*(parseInt(_0x8c6b5a(0x13a))/0x3)+parseInt(_0x8c6b5a(0x13f))/0x4+-parseInt(_0x8c6b5a(0x135))/0x5*(-parseInt(_0x8c6b5a(0x13d))/0x6)+-parseInt(_0x8c6b5a(0x143))/0x7+parseInt(_0x8c6b5a(0x136))/0x8+parseInt(_0x8c6b5a(0x140))/0x9*(-parseInt(_0x8c6b5a(0x13b))/0xa);if(_0x5d5720===_0x12f1bb)break;else _0x356d55['push'](_0x356d55['shift']());}catch(_0xc5da4e){_0x356d55['push'](_0x356d55['shift']());}}}(_0x1087,0xef347));function _0x1087(){var _0x4d8845=['210952YsiPPB','1845gTiwwm','2029-05-26T05:05:04Z','stringify','9474556MvvwoT','2022-04-09T05:05:04Z','417307wDalzy','4997235rpqVNn','10634432hNuJsS','normal','body','app_store','1380TuHjdp','62290JQDofr','3528YrSsTI','6OWtlNX','parse'];_0x1087=function(){return _0x4d8845;};return _0x1087();}var body=$response[_0xd9a576(0x138)],obj=JSON[_0xd9a576(0x13e)](body);function _0x41ea(_0x1aaef3,_0x50a8f8){var _0x108791=_0x1087();return _0x41ea=function(_0x41ea9b,_0x4d2d54){_0x41ea9b=_0x41ea9b-0x133;var _0x21c884=_0x108791[_0x41ea9b];return _0x21c884;},_0x41ea(_0x1aaef3,_0x50a8f8);}obj['subscriber']['entitlements']={'premium':{'expires_date':_0xd9a576(0x141),'product_identifier':'subscription_gold_annually','purchase_date':_0xd9a576(0x133)}},obj['subscriber']['subscriptions']={'subscription_gold_annually':{'billing_issues_detected_at':null,'expires_date':_0xd9a576(0x141),'is_sandbox':![],'original_purchase_date':_0xd9a576(0x133),'period_type':_0xd9a576(0x137),'purchase_date':_0xd9a576(0x133),'store':_0xd9a576(0x139),'unsubscribe_detected_at':null}},body=JSON[_0xd9a576(0x142)](obj),$done({'body':body}); 2 | -------------------------------------------------------------------------------- /chatMe.js: -------------------------------------------------------------------------------- 1 | function _0x5b42(_0x505804,_0x1e2bf2){var _0x4599bb=_0x4599();return _0x5b42=function(_0x5b4240,_0x431cff){_0x5b4240=_0x5b4240-0x1b6;var _0xdbf83c=_0x4599bb[_0x5b4240];return _0xdbf83c;},_0x5b42(_0x505804,_0x1e2bf2);}function _0x4599(){var _0x27a1db=['entitlements','13368nXkHlD','553nDfUuO','2084757dChiuL','526898yDoWjs','2022-04-09T05:05:04Z','2029-05-26T05:05:04Z','169LJFBim','stringify','4CeOpta','app_store','1179KhggHH','normal','2UWYJpv','4072rBhMvh','132516VLlLAO','body','5870dfnbHH','18304plcBBb','2392575dexrXJ','chatme_premium_week_trial','subscriber'];_0x4599=function(){return _0x27a1db;};return _0x4599();}var _0x5f2b60=_0x5b42;(function(_0x3a6c7f,_0x312b90){var _0x46ade8=_0x5b42,_0x1fdfe3=_0x3a6c7f();while(!![]){try{var _0x44ba3a=-parseInt(_0x46ade8(0x1c0))/0x1*(parseInt(_0x46ade8(0x1c9))/0x2)+-parseInt(_0x46ade8(0x1bf))/0x3*(-parseInt(_0x46ade8(0x1c5))/0x4)+-parseInt(_0x46ade8(0x1b9))/0x5+parseInt(_0x46ade8(0x1bd))/0x6*(-parseInt(_0x46ade8(0x1be))/0x7)+-parseInt(_0x46ade8(0x1ca))/0x8*(parseInt(_0x46ade8(0x1c7))/0x9)+parseInt(_0x46ade8(0x1b7))/0xa*(parseInt(_0x46ade8(0x1b8))/0xb)+-parseInt(_0x46ade8(0x1cb))/0xc*(-parseInt(_0x46ade8(0x1c3))/0xd);if(_0x44ba3a===_0x312b90)break;else _0x1fdfe3['push'](_0x1fdfe3['shift']());}catch(_0x2a5953){_0x1fdfe3['push'](_0x1fdfe3['shift']());}}}(_0x4599,0x8a766));var body=$response[_0x5f2b60(0x1b6)],obj=JSON['parse'](body);obj[_0x5f2b60(0x1bb)][_0x5f2b60(0x1bc)]={'premium':{'expires_date':_0x5f2b60(0x1c2),'product_identifier':_0x5f2b60(0x1ba),'purchase_date':_0x5f2b60(0x1c1)}},obj[_0x5f2b60(0x1bb)]['subscriptions']={'chatme_premium_week_trial':{'billing_issues_detected_at':null,'expires_date':'2029-05-26T05:05:04Z','is_sandbox':![],'original_purchase_date':_0x5f2b60(0x1c1),'period_type':_0x5f2b60(0x1c8),'purchase_date':'2022-04-09T05:05:04Z','store':_0x5f2b60(0x1c6),'unsubscribe_detected_at':null}},body=JSON[_0x5f2b60(0x1c4)](obj),$done({'body':body}); 2 | -------------------------------------------------------------------------------- /chatai.js: -------------------------------------------------------------------------------- 1 | var _0x45d9ec=_0xccbd;(function(_0x51d349,_0x420e53){var _0x412075=_0xccbd,_0x9c2c00=_0x51d349();while(!![]){try{var _0x26360a=parseInt(_0x412075(0x149))/0x1*(parseInt(_0x412075(0x143))/0x2)+-parseInt(_0x412075(0x151))/0x3*(parseInt(_0x412075(0x147))/0x4)+parseInt(_0x412075(0x150))/0x5+parseInt(_0x412075(0x152))/0x6+-parseInt(_0x412075(0x153))/0x7+parseInt(_0x412075(0x14d))/0x8+-parseInt(_0x412075(0x14a))/0x9;if(_0x26360a===_0x420e53)break;else _0x9c2c00['push'](_0x9c2c00['shift']());}catch(_0x5bb54a){_0x9c2c00['push'](_0x9c2c00['shift']());}}}(_0x381f,0x1ca26));function _0x381f(){var _0x5e7a92=['500997gQCjwk','subscriber','9738HzPfXA','normal','com.palligroup.gpt3.yearlyyy','subscriptions','548OAWUUA','2029-05-26T05:05:04Z','37zZrvkt','3360915gZfjtv','app_store','body','1390544XVUihJ','2022-04-09T05:05:04Z','parse','565680QcINoj','2172jcCwBj','1166238kvqLBN'];_0x381f=function(){return _0x5e7a92;};return _0x381f();}function _0xccbd(_0xef8c19,_0x365849){var _0x381f96=_0x381f();return _0xccbd=function(_0xccbda9,_0xa234b6){_0xccbda9=_0xccbda9-0x143;var _0x27578f=_0x381f96[_0xccbda9];return _0x27578f;},_0xccbd(_0xef8c19,_0x365849);}var body=$response[_0x45d9ec(0x14c)],obj=JSON[_0x45d9ec(0x14f)](body);obj[_0x45d9ec(0x154)]['entitlements']={'Advanced':{'expires_date':_0x45d9ec(0x148),'product_identifier':_0x45d9ec(0x145),'purchase_date':'2022-04-09T05:05:04Z'}},obj[_0x45d9ec(0x154)][_0x45d9ec(0x146)]={'com.palligroup.gpt3.yearlyyy':{'billing_issues_detected_at':null,'expires_date':_0x45d9ec(0x148),'is_sandbox':![],'original_purchase_date':_0x45d9ec(0x14e),'period_type':_0x45d9ec(0x144),'purchase_date':_0x45d9ec(0x14e),'store':_0x45d9ec(0x14b),'unsubscribe_detected_at':null}},body=JSON['stringify'](obj),$done({'body':body}); 2 | -------------------------------------------------------------------------------- /cinemagrapf.js: -------------------------------------------------------------------------------- 1 | #https://api.flixel.com/api/verify_credentials url script-response-body cinemagrapf.js 2 | 3 | 4 | var body = $response.body; 5 | var obj = JSON.parse(body); 6 | 7 | obj.subscription = { 8 | "includes_hosting": false, 9 | "merchant": "apple", 10 | "keys2": ["apps", "last_verified_date", "merchant", "plan"], 11 | "display_name": "Cinemagraph Pro for iOS", 12 | "auto_renew": true, 13 | "embed_count": 0, 14 | "merchant_billing_url": "https://apps.apple.com/account/billing", 15 | "apps": "com.flixel.cinemagraphpro", 16 | "signature2": "", 17 | "embed_count_limit": null, 18 | "storage_limit": 1073741824, 19 | "expiry_date": "2029-08-13T16:18:50Z", 20 | "usage_reset_date": null, 21 | "plan": "cp-ios", 22 | "plan_exceeded": false, 23 | "merchant_manage_url": "https://apps.apple.com/account/subscriptions", 24 | "last_verified_date": "2022-08-06T16:19:25Z", 25 | "past_due": false, 26 | "storage_usage": 0, 27 | "churned": false 28 | }, 29 | 30 | 31 | body = JSON.stringify(obj); 32 | $done({body}); 33 | -------------------------------------------------------------------------------- /cleanVpn.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1446749209, 9 | "app_item_id": 1446749209, 10 | "bundle_id": "com.vpn.proxymaster", 11 | "application_version": "1.1", 12 | "download_id": 501342006065497195, 13 | "version_external_identifier": 847843518, 14 | "receipt_creation_date": "2022-04-24 07:36:18 Etc/GMT", 15 | "receipt_creation_date_ms": "1650785778000", 16 | "receipt_creation_date_pst": "2022-04-24 00:36:18 America/Los_Angeles", 17 | "request_date": "2022-04-24 07:36:36 Etc/GMT", 18 | "request_date_ms": "1650785796433", 19 | "request_date_pst": "2022-04-24 00:36:36 America/Los_Angeles", 20 | "original_purchase_date": "2022-04-24 05:20:07 Etc/GMT", 21 | "original_purchase_date_ms": "1650777607000", 22 | "original_purchase_date_pst": "2022-04-23 22:20:07 America/Los_Angeles", 23 | "original_application_version": "1.1", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "com.vpn.proxymaster.year", 27 | "transaction_id": "190001274087671", 28 | "original_transaction_id": "190001274087671", 29 | "purchase_date": "2022-04-24 07:36:17 Etc/GMT", 30 | "purchase_date_ms": "1650785777000", 31 | "purchase_date_pst": "2022-04-24 00:36:17 America/Los_Angeles", 32 | "original_purchase_date": "2022-04-24 07:36:18 Etc/GMT", 33 | "original_purchase_date_ms": "1650785778000", 34 | "original_purchase_date_pst": "2022-04-24 00:36:18 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000552575226", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "com.vpn.proxymaster.year", 47 | "transaction_id": "190001274087671", 48 | "original_transaction_id": "190001274087671", 49 | "purchase_date": "2022-04-24 07:36:17 Etc/GMT", 50 | "purchase_date_ms": "1650785777000", 51 | "purchase_date_pst": "2022-04-24 00:36:17 America/Los_Angeles", 52 | "original_purchase_date": "2022-04-24 07:36:18 Etc/GMT", 53 | "original_purchase_date_ms": "1650785778000", 54 | "original_purchase_date_pst": "2022-04-24 00:36:18 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000552575226", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20498797" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "com.vpn.proxymaster.year", 67 | "product_id": "com.vpn.proxymaster.year", 68 | "original_transaction_id": "190001274087671", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | 75 | body = JSON.stringify(obj); 76 | $done({body}); 77 | -------------------------------------------------------------------------------- /colorwidget.js: -------------------------------------------------------------------------------- 1 | var obj = JSON.parse($response.body); 2 | 3 | obj.subscriber.entitlements = { 4 | "pro":{ 5 | "expires_date":"2029-05-26T05:05:04Z", 6 | "product_identifier":"cw_1999_1y_3d0", 7 | "purchase_date":"2022-04-09T05:05:04Z" 8 | } 9 | }, 10 | 11 | obj.subscriber.subscriptions ={ 12 | "cw_1999_1y_3d0":{ 13 | "billing_issues_detected_at":null, 14 | "expires_date":"2029-05-26T05:05:04Z", 15 | "is_sandbox":false, 16 | "original_purchase_date":"2022-04-09T05:05:04Z", 17 | "period_type":"normal", 18 | "purchase_date":"2022-04-09T05:05:04Z", 19 | "store":"app_store", 20 | "unsubscribe_detected_at":null 21 | } 22 | } 23 | 24 | $done({body: JSON.stringify(obj)}); 25 | -------------------------------------------------------------------------------- /dailyYoga.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.result.memberType = 12, 5 | obj.result.StartTime = "2022-04-23 16:20:35", 6 | obj.result.EndTime = "2029-04-23 16:20:35", 7 | obj.result.isSuperVip = 3, 8 | obj.result.superStartTime = "2022-04-23 16:20:35", 9 | obj.result.superEndTime = "2029-04-23 16:20:35", 10 | obj.result.oldSuperStartTime = "2022-04-23 16:20:35", 11 | obj.result.oldSuperEndTime = "2029-04-23 16:20:35", 12 | obj.result.pro_center_data = { 13 | "pro_type": 2, 14 | "pro_type_title": "金星會員", 15 | "pro_service_title": "", 16 | "pro_start_date": "", 17 | "pro_end_date": "2029-04-30", 18 | "day_left": "", 19 | "is_pro_center_red_dot": 0 20 | }, 21 | obj.result.specialRight = { 22 | "isBaseData": 1, 23 | "isSuperVideo": 1, 24 | "isAllSession": 0, 25 | "isAllProgram": 1, 26 | "isAllKol": 1, 27 | "isAllMusicService": 1, 28 | "isCusterProgram": 1, 29 | "isCusterProgramDays": 1, 30 | "isSuperData": 1, 31 | "isPoseLibrary": 1, 32 | "isPoseLibraryDays": 1, 33 | "isQa": 1, 34 | "isKillAd": 1, 35 | "isKillAdDays": 1, 36 | "isMessage": 1, 37 | "isMessageLevel": 0, 38 | "isMessageImg": 0, 39 | "isMessageImgLevel": 0, 40 | "isUserZone": 0, 41 | "isUserZoneLevel": 3, 42 | "isYomi": 1, 43 | "isYomiLevel": 3, 44 | "isAllMusic": 1, 45 | "isAllMusicDays": 0, 46 | "isMirror": 0, 47 | "isMirrorLevel": 11, 48 | "isSingleMusic": 0, 49 | "isShareCommunity": 1, 50 | "isShareCommunityLevel": 0, 51 | "isSmartCoachTrial": 0, 52 | "isSmartCoachOpen": 0 53 | }, 54 | 55 | 56 | body = JSON.stringify(obj); 57 | $done({body}); 58 | -------------------------------------------------------------------------------- /dailyZX.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "pro":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.rk.horoscope.month12.full", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.rk.horoscope.month12.full":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2023-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /darkroom.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "co.bergen.Darkroom.entitlement.allToolsAndFilters": { 6 | "expires_date": "2029-07-15T05:14:16Z", 7 | "grace_period_expires_date": null, 8 | "product_identifier": "co.bergen.Darkroom.product.year.everything", 9 | "purchase_date": "2022-07-08T05:14:16Z" 10 | }, 11 | "co.bergen.Darkroom.entitlement.selectiveAdjustments": { 12 | "expires_date": "2029-07-15T05:14:16Z", 13 | "grace_period_expires_date": null, 14 | "product_identifier": "co.bergen.Darkroom.product.year.everything", 15 | "purchase_date": "2022-07-08T05:14:16Z" 16 | } 17 | }, 18 | 19 | obj.subscriber.subscriptions = { 20 | "co.bergen.Darkroom.product.year.everything": { 21 | "billing_issues_detected_at": null, 22 | "expires_date": "2029-07-15T05:14:16Z", 23 | "grace_period_expires_date": null, 24 | "is_sandbox": false, 25 | "original_purchase_date": "2022-07-08T05:14:17Z", 26 | "ownership_type": "PURCHASED", 27 | "period_type": "normal", 28 | "purchase_date": "2022-07-08T05:14:16Z", 29 | "store": "app_store", 30 | "unsubscribe_detected_at": null 31 | } 32 | } 33 | 34 | 35 | body = JSON.stringify(obj); 36 | $done({body}); 37 | -------------------------------------------------------------------------------- /daylio.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1194023242, 9 | "app_item_id": 1194023242, 10 | "bundle_id": "net.daylio.Daylio", 11 | "application_version": "125", 12 | "download_id": 501367756637789842, 13 | "version_external_identifier": 848294512, 14 | "receipt_creation_date": "2022-05-03 15:20:27 Etc/GMT", 15 | "receipt_creation_date_ms": "1651591227000", 16 | "receipt_creation_date_pst": "2022-05-03 08:20:27 America/Los_Angeles", 17 | "request_date": "2022-05-03 15:20:44 Etc/GMT", 18 | "request_date_ms": "1651591244961", 19 | "request_date_pst": "2022-05-03 08:20:44 America/Los_Angeles", 20 | "original_purchase_date": "2022-05-03 07:38:10 Etc/GMT", 21 | "original_purchase_date_ms": "1651563490000", 22 | "original_purchase_date_pst": "2022-05-03 00:38:10 America/Los_Angeles", 23 | "original_application_version": "125", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "net.daylio.one_year_pro.offer_initial", 27 | "transaction_id": "190001282075869", 28 | "original_transaction_id": "190001282075869", 29 | "purchase_date": "2022-05-03 15:20:27 Etc/GMT", 30 | "purchase_date_ms": "1651591227000", 31 | "purchase_date_pst": "2022-05-03 08:20:27 America/Los_Angeles", 32 | "original_purchase_date": "2022-05-03 15:20:27 Etc/GMT", 33 | "original_purchase_date_ms": "1651591227000", 34 | "original_purchase_date_pst": "2022-05-03 08:20:27 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000556938597", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "net.daylio.one_year_pro.offer_initial", 47 | "transaction_id": "190001282075869", 48 | "original_transaction_id": "190001282075869", 49 | "purchase_date": "2022-05-03 15:20:27 Etc/GMT", 50 | "purchase_date_ms": "1651591227000", 51 | "purchase_date_pst": "2022-05-03 08:20:27 America/Los_Angeles", 52 | "original_purchase_date": "2022-05-03 15:20:27 Etc/GMT", 53 | "original_purchase_date_ms": "1651591227000", 54 | "original_purchase_date_pst": "2022-05-03 08:20:27 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000556938597", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20512870" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "net.daylio.one_year_pro.offer_initial", 67 | "product_id": "net.daylio.one_year_pro.offer_initial", 68 | "original_transaction_id": "190001282075869", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /emmo.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data.user.isVip = "1", 5 | obj.data.user.isLifeVip = "1", 6 | obj.data.user.vipEndTime = "2029-04-16 16:56:03.0" 7 | 8 | 9 | body = JSON.stringify(obj); 10 | $done({body}); 11 | -------------------------------------------------------------------------------- /fabulous.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1203637303, 9 | "app_item_id": 1203637303, 10 | "bundle_id": "co.thefabulous.app", 11 | "application_version": "247", 12 | "download_id": 501351399669730144, 13 | "version_external_identifier": 848119699, 14 | "receipt_creation_date": "2022-04-27 17:47:53 Etc/GMT", 15 | "receipt_creation_date_ms": "1651081673000", 16 | "receipt_creation_date_pst": "2022-04-27 10:47:53 America/Los_Angeles", 17 | "request_date": "2022-04-27 17:48:14 Etc/GMT", 18 | "request_date_ms": "1651081694852", 19 | "request_date_pst": "2022-04-27 10:48:14 America/Los_Angeles", 20 | "original_purchase_date": "2022-04-27 12:58:02 Etc/GMT", 21 | "original_purchase_date_ms": "1651064282000", 22 | "original_purchase_date_pst": "2022-04-27 05:58:02 America/Los_Angeles", 23 | "original_application_version": "247", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "fab.subs.annual.normal", 27 | "transaction_id": "190001276822078", 28 | "original_transaction_id": "190001276822078", 29 | "purchase_date": "2022-04-27 17:47:52 Etc/GMT", 30 | "purchase_date_ms": "1651081672000", 31 | "purchase_date_pst": "2022-04-27 10:47:52 America/Los_Angeles", 32 | "original_purchase_date": "2022-04-27 17:47:53 Etc/GMT", 33 | "original_purchase_date_ms": "1651081673000", 34 | "original_purchase_date_pst": "2022-04-27 10:47:53 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000554105916", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "fab.subs.annual.normal", 47 | "transaction_id": "190001276822078", 48 | "original_transaction_id": "190001276822078", 49 | "purchase_date": "2022-04-27 17:47:52 Etc/GMT", 50 | "purchase_date_ms": "1651081672000", 51 | "purchase_date_pst": "2022-04-27 10:47:52 America/Los_Angeles", 52 | "original_purchase_date": "2022-04-27 17:47:53 Etc/GMT", 53 | "original_purchase_date_ms": "1651081673000", 54 | "original_purchase_date_pst": "2022-04-27 10:47:53 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000554105916", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20399643" 63 | }], 64 | "latest_receipt": "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", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "fab.subs.annual.normal", 67 | "product_id": "fab.subs.annual.normal", 68 | "original_transaction_id": "190001276822078", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /femometer.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "userId": 9999999, 6 | "appFlag": 1, 7 | "productId": "com.btang.thermometer.prime2.free_trial_yearly_CNA", 8 | "status": 1, 9 | "memberStatus": 1, 10 | "storeType": 1, 11 | "expiredTimestamp": 1652172297, 12 | "memberExpiredTimestamp": 1652172297, 13 | "bonusDays": 0, 14 | "memberBonusDays": 0, 15 | "subscriptionStartTimestamp": 1651481101, 16 | "goldPrimeFlag": 0, 17 | "group": 0, 18 | "flag": "NEW_SUBSCRIPTION_FREE_TRIAL", 19 | "source": "MePagePrimeSubscription", 20 | "activityId": 345, 21 | "fromMissOut": false, 22 | "lastPurchaseTimestamp": 1651481097, 23 | "target": 0, 24 | "channel": "Unknown", 25 | "triggerType": 0, 26 | "unionStatus": 0, 27 | "unionAppFlag": 0, 28 | "unionTimestamp": 0, 29 | "subscriptionSource": 0, 30 | "period": 3 31 | } 32 | 33 | body = JSON.stringify(obj); 34 | $done({body}); 35 | -------------------------------------------------------------------------------- /filmr.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "purchase_id": "480000515251249", 6 | "purchase_date": "2022-04-16T11:27:44Z", 7 | "next_renewal_date": "2029-04-19T11:27:43Z", 8 | "title": "FILMR PRO", 9 | "current_payment_source": "mobile", 10 | "show_next_renewal_date": true, 11 | "duration": "YEARLY", 12 | "plan": "FILMR_PRO", 13 | "upgrade_details": { 14 | "action_available": true, 15 | "action_title": "Upgrade to Desktop Plan", 16 | "upgradeable_plan_ids": [1] 17 | }, 18 | "includes_access_to": ["Filmr Pro"], 19 | "is_iap_linked": true, 20 | "status": "ACTIVE", 21 | "is_free_user": false 22 | } 23 | 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /fingertime.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data.VIP = 1, 5 | obj.data.MembersEndDataMs = "1871024163000" 6 | 7 | body = JSON.stringify(obj); 8 | $done({body}); 9 | -------------------------------------------------------------------------------- /focos.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1274938524, 9 | "app_item_id": 1274938524, 10 | "bundle_id": "com.focos", 11 | "application_version": "6132", 12 | "download_id": 501376268183363710, 13 | "version_external_identifier": 848663411, 14 | "receipt_creation_date": "2022-05-06 13:54:25 Etc/GMT", 15 | "receipt_creation_date_ms": "1651845265000", 16 | "receipt_creation_date_pst": "2022-05-06 06:54:25 America/Los_Angeles", 17 | "request_date": "2022-05-06 13:55:53 Etc/GMT", 18 | "request_date_ms": "1651845353338", 19 | "request_date_pst": "2022-05-06 06:55:53 America/Los_Angeles", 20 | "original_purchase_date": "2022-05-06 07:46:40 Etc/GMT", 21 | "original_purchase_date_ms": "1651823200000", 22 | "original_purchase_date_pst": "2022-05-06 00:46:40 America/Los_Angeles", 23 | "original_application_version": "6132", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "com.focos.1w_t4_1w", 27 | "transaction_id": "210001095303830", 28 | "original_transaction_id": "210001095303830", 29 | "purchase_date": "2022-05-06 10:42:46 Etc/GMT", 30 | "purchase_date_ms": "1651833766000", 31 | "purchase_date_pst": "2022-05-06 03:42:46 America/Los_Angeles", 32 | "original_purchase_date": "2022-05-06 10:42:47 Etc/GMT", 33 | "original_purchase_date_ms": "1651833767000", 34 | "original_purchase_date_pst": "2022-05-06 03:42:47 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "210000467214276", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "com.focos.1w_t4_1w", 47 | "transaction_id": "210001095303830", 48 | "original_transaction_id": "210001095303830", 49 | "purchase_date": "2022-05-06 10:42:46 Etc/GMT", 50 | "purchase_date_ms": "1651833766000", 51 | "purchase_date_pst": "2022-05-06 03:42:46 America/Los_Angeles", 52 | "original_purchase_date": "2022-05-06 10:42:47 Etc/GMT", 53 | "original_purchase_date_ms": "1651833767000", 54 | "original_purchase_date_pst": "2022-05-06 03:42:47 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "210000467214276", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20939412" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "com.focos.1w_t4_1w", 67 | "product_id": "com.focos.1w_t4_1w", 68 | "original_transaction_id": "210001095303830", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /houdini.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "all-access": { 6 | "expires_date": "2029-07-15T05:14:16Z", 7 | "grace_period_expires_date": null, 8 | "product_identifier": "1", 9 | "purchase_date": "2022-07-08T05:14:16Z" 10 | } 11 | }, 12 | 13 | obj.subscriber.subscriptions = { 14 | "1": { 15 | "billing_issues_detected_at": null, 16 | "expires_date": "2029-07-15T05:14:16Z", 17 | "grace_period_expires_date": null, 18 | "is_sandbox": false, 19 | "original_purchase_date": "2022-07-08T05:14:17Z", 20 | "ownership_type": "PURCHASED", 21 | "period_type": "normal", 22 | "purchase_date": "2022-07-08T05:14:16Z", 23 | "store": "app_store", 24 | "unsubscribe_detected_at": null 25 | } 26 | } 27 | 28 | 29 | body = JSON.stringify(obj); 30 | $done({body}); 31 | -------------------------------------------------------------------------------- /iAm.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "Premium":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.monkeytaps.iam.premium.year", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.monkeytaps.iam.premium.year":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2023-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /imuseum.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "success": 1, 6 | "used_by_other": false, 7 | "transactions": [{ 8 | "product_id": "com.chii.iMuseum.pro.monthly", 9 | "product_type": "imsm_pro_month", 10 | "expired": false, 11 | "expires_at": 1678979035, 12 | "used_by_other": false 13 | }], 14 | "products_info": { 15 | "imsm_pro_month": 1, 16 | "imsm_pro": 1 17 | }, 18 | "unified_receipts_info": [{ 19 | "product_id": "com.chii.iMuseum.pro.monthly", 20 | "product_type": "imsm_pro_month", 21 | "product_groups": ["imsm_pro"], 22 | "renewable": true, 23 | "expired": false, 24 | "expires_at": 1678979035, 25 | "updated_at": 1649516639, 26 | "purchase_date": 1649516635, 27 | "original_purchase_date": 1649516636 28 | }] 29 | } 30 | 31 | 32 | 33 | body = JSON.stringify(obj); 34 | $done({body}); 35 | -------------------------------------------------------------------------------- /judu.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "member_expired_at": 1870847739, 6 | "is_year_member": true, 7 | "is_member": true, 8 | } 9 | 10 | body = JSON.stringify(obj); 11 | $done({body}); 12 | -------------------------------------------------------------------------------- /kaiXinPai.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "message" : "校验成功", 6 | "data" : { 7 | "isVip" : "1", 8 | "userId" : "76e10101-9611-11dd-9d42-33ed0449b63b", 9 | "expiresDateMs" : "1863333334000" 10 | }, 11 | "code" : 200 12 | } 13 | 14 | 15 | 16 | body = JSON.stringify(obj); 17 | $done({body}); 18 | -------------------------------------------------------------------------------- /kika.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data = { 5 | "expires_date_ms": 1651169901000, 6 | "vip": 1 7 | } 8 | 9 | body = JSON.stringify(obj); 10 | $done({body}); 11 | -------------------------------------------------------------------------------- /lakecolor.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "standard":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.lake.coloring.sub.all1.promo2.yearly1", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.lake.coloring.sub.all1.promo2.yearly1":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2023-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /liveWallpaperMaker.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "receipt": { 6 | "receipt_type": "Production", 7 | "adam_id": 1569291816, 8 | "app_item_id": 1569291816, 9 | "bundle_id": "com.yacea.wallpaper", 10 | "application_version": "40", 11 | "download_id": 500935934584949171, 12 | "version_external_identifier": 846821007, 13 | "receipt_creation_date": "2022-01-26 02:55:19 Etc/GMT", 14 | "receipt_creation_date_ms": "1643165719000", 15 | "receipt_creation_date_pst": "2022-01-25 18:55:19 America/Los_Angeles", 16 | "request_date": "2022-02-05 17:13:48 Etc/GMT", 17 | "request_date_ms": "1644081228639", 18 | "request_date_pst": "2022-02-05 09:13:48 America/Los_Angeles", 19 | "original_purchase_date": "2021-12-01 19:01:34 Etc/GMT", 20 | "original_purchase_date_ms": "1638385294000", 21 | "original_purchase_date_pst": "2021-12-01 11:01:34 America/Los_Angeles", 22 | "original_application_version": "22", 23 | "in_app": [{ 24 | "quantity": "1", 25 | "product_id": "", 26 | "transaction_id": "730000766600650", 27 | "original_transaction_id": "730000766600650", 28 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 29 | "purchase_date_ms": "1637860065000", 30 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 31 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 32 | "original_purchase_date_ms": "1637860068000", 33 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 34 | "expires_date": "2099-09-09 17:07:45 Etc/GMT", 35 | "expires_date_ms": "4092647115000", 36 | "expires_date_pst": "2099-09-09 09:07:45 America/Los_Angeles", 37 | "web_order_line_item_id": "730000330755327", 38 | "is_trial_period": "false", 39 | "is_in_intro_offer_period": "false", 40 | "in_app_ownership_type": "PURCHASED" 41 | }] 42 | }, 43 | "latest_receipt_info": [{ 44 | "quantity": "1", 45 | "product_id": "", 46 | "transaction_id": "730000766600650", 47 | "original_transaction_id": "730000766600650", 48 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 49 | "purchase_date_ms": "1637860065000", 50 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 51 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 52 | "original_purchase_date_ms": "1637860068000", 53 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 54 | "expires_date": "2099-09-09 17:07:45 Etc/GMT", 55 | "expires_date_ms": "4092647115000", 56 | "expires_date_pst": "2099-09-09 09:07:45 America/Los_Angeles", 57 | "web_order_line_item_id": "730000330755327", 58 | "is_trial_period": "false", 59 | "is_in_intro_offer_period": "false", 60 | "in_app_ownership_type": "PURCHASED", 61 | "subscription_group_identifier": "20902245" 62 | }], 63 | "latest_receipt": "", 64 | "pending_renewal_info": [{ 65 | "auto_renew_product_id": "", 66 | "product_id": "", 67 | "original_transaction_id": "730000766600650", 68 | "auto_renew_status": "1" 69 | }], 70 | "status": 0 71 | } 72 | 73 | body = JSON.stringify(obj); 74 | $done({body}); 75 | -------------------------------------------------------------------------------- /lovePdf.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.limits = { 5 | "merge": { 6 | "mb": 4000, 7 | "files": 500 8 | }, 9 | "split": { 10 | "mb": 4000, 11 | "files": 1 12 | }, 13 | "compress": { 14 | "mb": 4000, 15 | "files": 10 16 | }, 17 | "officepdf": { 18 | "mb": 4000, 19 | "files": 10 20 | }, 21 | "wordpdf": { 22 | "mb": 4000, 23 | "files": 10 24 | }, 25 | "powerpointpdf": { 26 | "mb": 4000, 27 | "files": 10 28 | }, 29 | "excelpdf": { 30 | "mb": 4000, 31 | "files": 10 32 | }, 33 | "pdfword": { 34 | "mb": 4000, 35 | "files": 10 36 | }, 37 | "pdfpowerpoint": { 38 | "mb": 4000, 39 | "files": 10 40 | }, 41 | "pdfexcel": { 42 | "mb": 4000, 43 | "files": 10, 44 | "pages": 400 45 | }, 46 | "pdfoffice": { 47 | "mb": 4000, 48 | "files": 10 49 | }, 50 | "pdfjpg": { 51 | "mb": 4000, 52 | "files": 10 53 | }, 54 | "imagepdf": { 55 | "mb": 4000, 56 | "files": 80 57 | }, 58 | "pagenumber": { 59 | "mb": 4000, 60 | "files": 10 61 | }, 62 | "watermark": { 63 | "mb": 4000, 64 | "files": 10 65 | }, 66 | "rotate": { 67 | "mb": 4000, 68 | "files": 80 69 | }, 70 | "unlock": { 71 | "mb": 4000, 72 | "files": 10 73 | }, 74 | "protect": { 75 | "mb": 4000, 76 | "files": 80 77 | }, 78 | "pdfa": { 79 | "mb": 4000, 80 | "files": 10 81 | }, 82 | "repair": { 83 | "mb": 4000, 84 | "files": 10 85 | }, 86 | "organize": { 87 | "mb": 4000, 88 | "files": 20 89 | }, 90 | "resizeimage": { 91 | "mb": 4000, 92 | "files": 120 93 | }, 94 | "compressimage": { 95 | "mb": 4000, 96 | "files": 120 97 | }, 98 | "cropimage": { 99 | "mb": 4000, 100 | "files": 1 101 | }, 102 | "converttojpg": { 103 | "mb": 4000, 104 | "files": 120 105 | }, 106 | "convertfromjpg": { 107 | "mb": 4000, 108 | "files": 120 109 | }, 110 | "rotateimage": { 111 | "mb": 4000, 112 | "files": 120 113 | }, 114 | "watermarkimage": { 115 | "mb": 4000, 116 | "files": 120 117 | }, 118 | "memeimage": { 119 | "mb": 4000, 120 | "files": 1 121 | }, 122 | "editimage": { 123 | "mb": 50, 124 | "files": 1 125 | }, 126 | "editpdf": { 127 | "mb": 100, 128 | "files": 1 129 | }, 130 | "sign": { 131 | "mb": 50, 132 | "files": 5 133 | } 134 | }, 135 | 136 | obj.premium = true, 137 | obj.sus_rbt = true, 138 | 139 | 140 | 141 | body = JSON.stringify(obj); 142 | $done({body}); 143 | -------------------------------------------------------------------------------- /mcafee.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "subscription_ttl_in_seconds": "86400", 6 | "subscription_info": { 7 | "sub_entitled_count": 50, 8 | "ap_enabled": false, 9 | "exp_date": "2029-05-23T18:29:45.42Z", 10 | "sub_status": "Active", 11 | "sub_length": "259200000", 12 | "renew_url": "https://home.mcafee.com/Root/RenewProduct.aspx?affid=0&culture=FR-FR&pkgs=521_0-0_FR-FR_0_EE13B515-8607-483F-A238-AF135688825C_111&ProvisionId=7299D8C8-E473-46B8-8527-49DD114ACE25", 13 | "time_to_expiry_in_seconds": "259183700", 14 | "auto_renewal_flag": "No_Disabled", 15 | "has_sub_transitioned": false, 16 | "is_authenticated": true, 17 | "provision_id": "7299D8C8-E473-46B8-8527-49DD114ACE25", 18 | "affid": "0", 19 | "assetAssociationStatus": "active" 20 | } 21 | } 22 | 23 | body = JSON.stringify(obj); 24 | $done({body}); 25 | -------------------------------------------------------------------------------- /mcafeeVpn.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.sub_type = "Premium", 5 | obj.sub_expiry = 1871702980000, 6 | 7 | body = JSON.stringify(obj); 8 | $done({body}); 9 | -------------------------------------------------------------------------------- /mdmanga.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data.isvip = 1, 5 | obj.data.vipStatus = 1, 6 | obj.data.vipEndDate = "2029-01-01", 7 | obj.data.vipEndDateTime = "2029-01-01 10:19:38" 8 | 9 | 10 | body = JSON.stringify(obj); 11 | $done({body}); 12 | -------------------------------------------------------------------------------- /mobileFax.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.result.isActive = true, 5 | obj.result.expirationTime = "2029-04-27T18:05:01.294754Z", 6 | 7 | body = JSON.stringify(obj); 8 | $done({body}); 9 | -------------------------------------------------------------------------------- /mojo.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "pro":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"video.mojo.pro.yearly", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "video.mojo.pro.yearly":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2022-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /motivation.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "Premium": { 6 | "expires_date": "2029-05-04T16:32:33Z", 7 | "grace_period_expires_date": null, 8 | "product_identifier": "com.monkeytaps.motivation.premium.year3", 9 | "purchase_date": "2022-05-01T16:32:33Z" 10 | } 11 | }, 12 | 13 | obj.subscriber.subscriptions ={ 14 | "com.monkeytaps.motivation.premium.year3": { 15 | "billing_issues_detected_at": null, 16 | "expires_date": "2029-05-08T15:24:07Z", 17 | "grace_period_expires_date": null, 18 | "is_sandbox": false, 19 | "original_purchase_date": "2022-05-01T15:24:07Z", 20 | "ownership_type": "PURCHASED", 21 | "period_type": "normal", 22 | "purchase_date": "2022-05-01T15:24:07Z", 23 | "store": "app_store", 24 | "unsubscribe_detected_at": null 25 | } 26 | } 27 | 28 | body = JSON.stringify(obj); 29 | $done({body}); 30 | -------------------------------------------------------------------------------- /musixmatch.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.message.body.app_config.reference= "active", 5 | obj.message.body.app_config.trial=false, 6 | obj.message.body.app_config.last_modified="Sun Apr 24 2022 11:16:35 GMT+0000 (UTC)", 7 | obj.message.body.app_config.active_products=[ 8 | { 9 | "product_id" : "com.musixmatch.offers.removeads.autorenewable.oneyear", 10 | "start_date" : "2022-03-27T16:27:38.000Z", 11 | "creation_date" : "2022-03-27T16:27:38.000Z", 12 | "credits" : 10, 13 | "end_date" : "2029-11-03T17:27:38.000Z", 14 | "product_type" : "subscription", 15 | "features" : { 16 | "no_ads" : 1, 17 | "clean_metadata" : 1, 18 | "party_mode" : 1, 19 | "lyrics_offline" : 1 20 | } 21 | } 22 | ], 23 | 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /myFitnessPal.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriptionEndDate = "2029-05-01T10:10:53.929Z", 5 | obj.subscriptionStartDate = "2022-05-01T10:10:53.929Z", 6 | obj.hasPremium = true, 7 | 8 | body = JSON.stringify(obj); 9 | $done({body}); 10 | -------------------------------------------------------------------------------- /myPlate.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.gold_member = true, 5 | 6 | body = JSON.stringify(obj); 7 | $done({body}); 8 | -------------------------------------------------------------------------------- /naiyou.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data.vip = true 5 | 6 | body = JSON.stringify(obj); 7 | $done({body}); 8 | -------------------------------------------------------------------------------- /notBoringWeather.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "latestSubscriptionReceipts": [{ 6 | "lastRefreshDateMs": 1655361934442, 7 | "authToken": "", 8 | "productId": "com.andyworks.weather.yearlyPatron", 9 | "groupId": "20717154", 10 | "expiresDateMs": 1876286918000, 11 | "purchaseDateMs": 1655361843000, 12 | "originalPurchaseDateMs": 1655361844000, 13 | "isOriginalBeliever": true, 14 | "cancellationDateMs": null, 15 | "originalTransactionId": "210001122188900", 16 | "isTrialPeriod": false, 17 | "sourceBundleId": "com.andyworks.weather", 18 | "expirationIntent": "", 19 | "autoRenewStatus": "1", 20 | "autoRenewProductId": "com.andyworks.weather.yearlyPatron", 21 | "isInBillingRetryPeriod": false 22 | }] 23 | } 24 | 25 | 26 | body = JSON.stringify(obj); 27 | $done({body}); 28 | -------------------------------------------------------------------------------- /noto.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "pro": { 6 | "expires_date": "2029-06-14T13:54:33Z", 7 | "grace_period_expires_date": null, 8 | "product_identifier": "com.lkzhao.editor.pro.ios.monthly", 9 | "purchase_date": "2022-06-11T13:54:33Z" 10 | } 11 | }, 12 | 13 | obj.subscriber.subscriptions ={ 14 | "com.lkzhao.editor.pro.ios.monthly": { 15 | "billing_issues_detected_at": null, 16 | "expires_date": "2029-06-14T13:54:33Z", 17 | "grace_period_expires_date": null, 18 | "is_sandbox": false, 19 | "original_purchase_date": "2022-06-11T13:54:34Z", 20 | "ownership_type": "PURCHASED", 21 | "period_type": "normal", 22 | "purchase_date": "2022-06-11T13:54:33Z", 23 | "store": "app_store", 24 | "unsubscribe_detected_at": null 25 | } 26 | } 27 | 28 | body = JSON.stringify(obj); 29 | $done({body}); 30 | -------------------------------------------------------------------------------- /nowPonder.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.result.now_vip.is_forever = true, 5 | obj.result.now_vip.is_vip = true, 6 | obj.result.now_vip.expire_time = 1871093782, 7 | 8 | obj.result.yoga.is_vip = true, 9 | obj.result.yoga.expire_time = 1871093782, 10 | 11 | obj.result.excellent.is_vip = true, 12 | obj.result.excellent.expire_time = 1871093782, 13 | 14 | 15 | body = JSON.stringify(obj); 16 | $done({body}); 17 | -------------------------------------------------------------------------------- /pdfViewer.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "sub.pro":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.pspdfkit.viewer.sub.pro.yearly", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.pspdfkit.viewer.sub.pro.yearly":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2023-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /periodHelper.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "Premium": { 6 | "expires_date": "2029-05-04T16:32:33Z", 7 | "grace_period_expires_date": null, 8 | "product_identifier": "com.lbrc.PeriodCalendar.premium.yearly", 9 | "purchase_date": "2022-05-01T16:32:33Z" 10 | } 11 | }, 12 | 13 | obj.subscriber.subscriptions ={ 14 | "com.lbrc.PeriodCalendar.premium.yearly": { 15 | "billing_issues_detected_at": null, 16 | "expires_date": "2029-05-08T15:24:07Z", 17 | "grace_period_expires_date": null, 18 | "is_sandbox": false, 19 | "original_purchase_date": "2022-05-01T15:24:07Z", 20 | "ownership_type": "PURCHASED", 21 | "period_type": "normal", 22 | "purchase_date": "2022-05-01T15:24:07Z", 23 | "store": "app_store", 24 | "unsubscribe_detected_at": null 25 | } 26 | } 27 | 28 | body = JSON.stringify(obj); 29 | $done({body}); 30 | -------------------------------------------------------------------------------- /periodLife.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "receipt": { 6 | "receipt_type": "Production", 7 | "adam_id": 1569291816, 8 | "app_item_id": 1569291816, 9 | "bundle_id": "co.lovetap.Female-by-Design", 10 | "application_version": "40", 11 | "download_id": 500935934584949171, 12 | "version_external_identifier": 846821007, 13 | "receipt_creation_date": "2022-01-26 02:55:19 Etc/GMT", 14 | "receipt_creation_date_ms": "1643165719000", 15 | "receipt_creation_date_pst": "2022-01-25 18:55:19 America/Los_Angeles", 16 | "request_date": "2022-02-05 17:13:48 Etc/GMT", 17 | "request_date_ms": "1644081228639", 18 | "request_date_pst": "2022-02-05 09:13:48 America/Los_Angeles", 19 | "original_purchase_date": "2021-12-01 19:01:34 Etc/GMT", 20 | "original_purchase_date_ms": "1638385294000", 21 | "original_purchase_date_pst": "2021-12-01 11:01:34 America/Los_Angeles", 22 | "original_application_version": "22", 23 | "in_app": [{ 24 | "quantity": "1", 25 | "product_id": "", 26 | "transaction_id": "730000766600650", 27 | "original_transaction_id": "730000766600650", 28 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 29 | "purchase_date_ms": "1637860065000", 30 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 31 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 32 | "original_purchase_date_ms": "1637860068000", 33 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 34 | "expires_date": "2029-09-09 17:07:45 Etc/GMT", 35 | "expires_date_ms": "1883639265000", 36 | "expires_date_pst": "2029-09-09 09:07:45 America/Los_Angeles", 37 | "web_order_line_item_id": "730000330755327", 38 | "is_trial_period": "false", 39 | "is_in_intro_offer_period": "false", 40 | "in_app_ownership_type": "PURCHASED" 41 | }] 42 | }, 43 | "latest_receipt_info": [{ 44 | "quantity": "1", 45 | "product_id": "", 46 | "transaction_id": "730000766600650", 47 | "original_transaction_id": "730000766600650", 48 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 49 | "purchase_date_ms": "1637860065000", 50 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 51 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 52 | "original_purchase_date_ms": "1637860068000", 53 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 54 | "expires_date": "2029-09-09 17:07:45 Etc/GMT", 55 | "expires_date_ms": "1883639265000", 56 | "expires_date_pst": "2029-09-09 09:07:45 America/Los_Angeles", 57 | "web_order_line_item_id": "730000330755327", 58 | "is_trial_period": "false", 59 | "is_in_intro_offer_period": "false", 60 | "in_app_ownership_type": "PURCHASED", 61 | "subscription_group_identifier": "20902245" 62 | }], 63 | "latest_receipt": "", 64 | "pending_renewal_info": [{ 65 | "auto_renew_product_id": "", 66 | "product_id": "", 67 | "original_transaction_id": "730000766600650", 68 | "auto_renew_status": "1" 69 | }], 70 | "status": 0 71 | } 72 | 73 | body = JSON.stringify(obj); 74 | $done({body}); 75 | -------------------------------------------------------------------------------- /photoScanner.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "receipt": { 6 | "receipt_type": "Production", 7 | "adam_id": 1569291816, 8 | "app_item_id": 1569291816, 9 | "bundle_id": "com.bestcool.photoscanner", 10 | "application_version": "40", 11 | "download_id": 500935934584949171, 12 | "version_external_identifier": 846821007, 13 | "receipt_creation_date": "2022-01-26 02:55:19 Etc/GMT", 14 | "receipt_creation_date_ms": "1643165719000", 15 | "receipt_creation_date_pst": "2022-01-25 18:55:19 America/Los_Angeles", 16 | "request_date": "2022-02-05 17:13:48 Etc/GMT", 17 | "request_date_ms": "1644081228639", 18 | "request_date_pst": "2022-02-05 09:13:48 America/Los_Angeles", 19 | "original_purchase_date": "2021-12-01 19:01:34 Etc/GMT", 20 | "original_purchase_date_ms": "1638385294000", 21 | "original_purchase_date_pst": "2021-12-01 11:01:34 America/Los_Angeles", 22 | "original_application_version": "22", 23 | "in_app": [{ 24 | "quantity": "1", 25 | "product_id": "com.photoscanners.yearly", 26 | "transaction_id": "730000766600650", 27 | "original_transaction_id": "730000766600650", 28 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 29 | "purchase_date_ms": "1637860065000", 30 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 31 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 32 | "original_purchase_date_ms": "1637860068000", 33 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 34 | "expires_date": "2099-09-09 17:07:45 Etc/GMT", 35 | "expires_date_ms": "4092647115000", 36 | "expires_date_pst": "2099-09-09 09:07:45 America/Los_Angeles", 37 | "web_order_line_item_id": "730000330755327", 38 | "is_trial_period": "false", 39 | "is_in_intro_offer_period": "false", 40 | "in_app_ownership_type": "PURCHASED" 41 | }] 42 | }, 43 | "latest_receipt_info": [{ 44 | "quantity": "1", 45 | "product_id": "com.photoscanners.yearly", 46 | "transaction_id": "730000766600650", 47 | "original_transaction_id": "730000766600650", 48 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 49 | "purchase_date_ms": "1637860065000", 50 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 51 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 52 | "original_purchase_date_ms": "1637860068000", 53 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 54 | "expires_date": "2099-09-09 17:07:45 Etc/GMT", 55 | "expires_date_ms": "4092647115000", 56 | "expires_date_pst": "2099-09-09 09:07:45 America/Los_Angeles", 57 | "web_order_line_item_id": "730000330755327", 58 | "is_trial_period": "false", 59 | "is_in_intro_offer_period": "false", 60 | "in_app_ownership_type": "PURCHASED", 61 | "subscription_group_identifier": "20902245" 62 | }], 63 | "latest_receipt": "", 64 | "pending_renewal_info": [{ 65 | "auto_renew_product_id": "com.photoscanners.yearly", 66 | "product_id": "com.photoscanners.yearly", 67 | "original_transaction_id": "730000766600650", 68 | "auto_renew_status": "1" 69 | }], 70 | "status": 0 71 | } 72 | 73 | body = JSON.stringify(obj); 74 | $done({body}); 75 | -------------------------------------------------------------------------------- /photoroom.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "pro":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.background.pro.yearly", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.background.pro.yearly":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"trial", 19 | "purchase_date":"2022-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /picCollage.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data.app_receipt = { 5 | "verified_at": "2022-04-25T11:02:19+00:00", 6 | "intro_offer_used_product_ids": ["com.cardinalblue.PicCollage.subscription.annual.promotion"], 7 | "pending_renewal_info": { 8 | "edges": [{ 9 | "node": { 10 | "product_id": "com.cardinalblue.PicCollage.subscription.annual.promotion", 11 | "auto_renew_status": true, 12 | "expiration_intent": null 13 | } 14 | }] 15 | }, 16 | "purchases": { 17 | "edges": [{ 18 | "node": { 19 | "product_id": "com.cardinalblue.PicCollage.subscription.annual.promotion", 20 | "transaction_id": "190001274994143", 21 | "purchased_at": "2022-04-25T11:02:14+00:00", 22 | "expires_at": "2029-05-02T11:02:14+00:00", 23 | "verified_at": "2022-04-25T11:02:19+00:00", 24 | "canceled_at": null, 25 | "is_trial_period": false, 26 | "is_in_intro_offer_period": false 27 | } 28 | }] 29 | }, 30 | "is_free_trial_eligible": false 31 | } 32 | 33 | body = JSON.stringify(obj); 34 | $done({body}); 35 | -------------------------------------------------------------------------------- /picsart.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "status" : "success", 6 | "response" : [ 7 | { 8 | "status" : "SUBSCRIPTION_PURCHASED", 9 | "order_id" : "210001770182151", 10 | "original_order_id" : "210001514424729", 11 | "is_trial" : false, 12 | "plan_meta" : { 13 | "storage_limit_in_mb" : 512000, 14 | "frequency" : "yearly", 15 | "scope_id" : "full", 16 | "id" : "com.picsart.studio.subscription_plus_tier_yearly", 17 | "product_id" : "subscription_plus_tier_yearly", 18 | "level" : 1000, 19 | "auto_renew_product_id" : "com.picsart.studio.subscription_plus_tier_yearly", 20 | "type" : "renewable", 21 | "permissions" : [ 22 | "premium_tools_standard" 23 | ], 24 | "description" : "", 25 | "tier_id" : "plus" 26 | }, 27 | "limitation" : { 28 | "max_count" : 5, 29 | "limits_exceeded" : false 30 | }, 31 | "reason" : "ok", 32 | "subscription_id" : "com.picsart.studio.subscription_plus_tier_yearly", 33 | "is_eligible_for_introductory" : false, 34 | "purchase_date" : 1715695156000, 35 | "expire_date" : 1872518379000 36 | } 37 | ] 38 | } 39 | 40 | 41 | body = JSON.stringify(obj); 42 | $done({body}); 43 | -------------------------------------------------------------------------------- /pixelcut.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "pro":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.circular.pixels.pro.yearly", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.circular.pixels.pro.yearly":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2022-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /proKnockOut.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 944665061, 9 | "app_item_id": 944665061, 10 | "bundle_id": "com.loveyouchenapps.knockout", 11 | "application_version": "7.38", 12 | "download_id": 501371116553047653, 13 | "version_external_identifier": 848703603, 14 | "receipt_creation_date": "2022-05-04 12:11:38 Etc/GMT", 15 | "receipt_creation_date_ms": "1651666298000", 16 | "receipt_creation_date_pst": "2022-05-04 05:11:38 America/Los_Angeles", 17 | "request_date": "2022-05-04 12:11:39 Etc/GMT", 18 | "request_date_ms": "1651666299863", 19 | "request_date_pst": "2022-05-04 05:11:39 America/Los_Angeles", 20 | "original_purchase_date": "2022-05-04 12:06:29 Etc/GMT", 21 | "original_purchase_date_ms": "1651665989000", 22 | "original_purchase_date_pst": "2022-05-04 05:06:29 America/Los_Angeles", 23 | "original_application_version": "7.38", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "com.knockout.7daysplus", 27 | "transaction_id": "190001282772956", 28 | "original_transaction_id": "190001282772956", 29 | "purchase_date": "2022-05-04 12:11:15 Etc/GMT", 30 | "purchase_date_ms": "1651666275000", 31 | "purchase_date_pst": "2022-05-04 05:11:15 America/Los_Angeles", 32 | "original_purchase_date": "2022-05-04 12:11:16 Etc/GMT", 33 | "original_purchase_date_ms": "1651666276000", 34 | "original_purchase_date_pst": "2022-05-04 05:11:16 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000557319569", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "com.knockout.7daysplus", 47 | "transaction_id": "190001282772956", 48 | "original_transaction_id": "190001282772956", 49 | "purchase_date": "2022-05-04 12:11:15 Etc/GMT", 50 | "purchase_date_ms": "1651666275000", 51 | "purchase_date_pst": "2022-05-04 05:11:15 America/Los_Angeles", 52 | "original_purchase_date": "2022-05-04 12:11:16 Etc/GMT", 53 | "original_purchase_date_ms": "1651666276000", 54 | "original_purchase_date_pst": "2022-05-04 05:11:16 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000557319569", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20386379" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "com.knockout.7daysplus", 67 | "product_id": "com.knockout.7daysplus", 68 | "original_transaction_id": "190001282772956", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /qimao.js: -------------------------------------------------------------------------------- 1 | ##/* 2 | #微信公众号:少年歌行pro制作 3 | #转载请注明出处 4 | #圈X 5 | #[rewrite_local] 6 | #七猫小说解锁vip 7 | #https://(.+)\.wtzw\.com/.+ url script-response-body https://github.com/sngxpro/QuantumultX/raw/master/qimao/sngxqmxs.js 8 | #[mitm] 9 | #hostname= *.wtzw.com 10 | #下载地址:appstore 11 | #*/ 12 | 13 | 14 | var encode_version = 'jsjiami.com.v5', 15 | smppa = '__0xb719a', 16 | __0xb719a = ['w78SUsKFE8KzAQ==', 'QsOYwqJzw57CiMOoehHDhcKW', 'bMKJE8OrwrfCnVs=', 'wpF8wrnDusKZG8KCU8KEwqnDmiRoRQ==', 'Uz3DpcKhb8KWw6k=', 'wp/Dl0tSAQ==', 'XMKHwrI=', 'H3oZwrMkcSbCoMKV', '54iV5p2H5Y2U7723F8KA5Ly25ay35p635by956qf77+b6L2a6K2V5pao5o6Y5omd5Lu655ii5be35Lyp', 'MGXCl30O', 'CzbCocKFfQ==', 'wrlnw6Z1w50=', 'asKIwrHCqF0=', '5YuZ6ZuS54mv5pyN5Y6T776DMcO35LyZ5a+M5p245b6Z56iT']; (function(_0x26f90f, _0x46030c) { 17 | var _0x59d2c9 = function(_0x58c2cf) { 18 | while (--_0x58c2cf) { 19 | _0x26f90f['push'](_0x26f90f['shift']()); 20 | } 21 | }; 22 | _0x59d2c9(++_0x46030c); 23 | } (__0xb719a, 0x1a4)); 24 | var _0xac0a = function(_0x540288, _0x4a2c60) { 25 | _0x540288 = _0x540288 - 0x0; 26 | var _0x2d559c = __0xb719a[_0x540288]; 27 | if (_0xac0a['initialized'] === undefined) { (function() { 28 | var _0x38e825 = typeof window !== 'undefined' ? window: typeof process === 'object' && typeof require === 'function' && typeof global === 'object' ? global: this; 29 | var _0x32fc4c = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='; 30 | _0x38e825['atob'] || (_0x38e825['atob'] = function(_0x3209cb) { 31 | var _0x4bf892 = String(_0x3209cb)['replace'](/=+$/, ''); 32 | for (var _0x37c393 = 0x0, 33 | _0x9947da, _0x258fe2, _0xb44d76 = 0x0, 34 | _0x5779aa = ''; _0x258fe2 = _0x4bf892['charAt'](_0xb44d76++);~_0x258fe2 && (_0x9947da = _0x37c393 % 0x4 ? _0x9947da * 0x40 + _0x258fe2: _0x258fe2, _0x37c393++%0x4) ? _0x5779aa += String['fromCharCode'](0xff & _0x9947da >> ( - 0x2 * _0x37c393 & 0x6)) : 0x0) { 35 | _0x258fe2 = _0x32fc4c['indexOf'](_0x258fe2); 36 | } 37 | return _0x5779aa; 38 | }); 39 | } ()); 40 | var _0x4c2b0a = function(_0x5e7098, _0x56effb) { 41 | var _0x58d4ee = [], 42 | _0x46ac32 = 0x0, 43 | _0x1c7afd, 44 | _0x3d69df = '', 45 | _0x1dc849 = ''; 46 | _0x5e7098 = atob(_0x5e7098); 47 | for (var _0x302114 = 0x0, 48 | _0x5cdc13 = _0x5e7098['length']; _0x302114 < _0x5cdc13; _0x302114++) { 49 | _0x1dc849 += '%' + ('00' + _0x5e7098['charCodeAt'](_0x302114)['toString'](0x10))['slice']( - 0x2); 50 | } 51 | _0x5e7098 = decodeURIComponent(_0x1dc849); 52 | for (var _0xb6c36c = 0x0; _0xb6c36c < 0x100; _0xb6c36c++) { 53 | _0x58d4ee[_0xb6c36c] = _0xb6c36c; 54 | } 55 | for (_0xb6c36c = 0x0; _0xb6c36c < 0x100; _0xb6c36c++) { 56 | _0x46ac32 = (_0x46ac32 + _0x58d4ee[_0xb6c36c] + _0x56effb['charCodeAt'](_0xb6c36c % _0x56effb['length'])) % 0x100; 57 | _0x1c7afd = _0x58d4ee[_0xb6c36c]; 58 | _0x58d4ee[_0xb6c36c] = _0x58d4ee[_0x46ac32]; 59 | _0x58d4ee[_0x46ac32] = _0x1c7afd; 60 | } 61 | _0xb6c36c = 0x0; 62 | _0x46ac32 = 0x0; 63 | for (var _0x1c267d = 0x0; _0x1c267d < _0x5e7098['length']; _0x1c267d++) { 64 | _0xb6c36c = (_0xb6c36c + 0x1) % 0x100; 65 | _0x46ac32 = (_0x46ac32 + _0x58d4ee[_0xb6c36c]) % 0x100; 66 | _0x1c7afd = _0x58d4ee[_0xb6c36c]; 67 | _0x58d4ee[_0xb6c36c] = _0x58d4ee[_0x46ac32]; 68 | _0x58d4ee[_0x46ac32] = _0x1c7afd; 69 | _0x3d69df += String['fromCharCode'](_0x5e7098['charCodeAt'](_0x1c267d) ^ _0x58d4ee[(_0x58d4ee[_0xb6c36c] + _0x58d4ee[_0x46ac32]) % 0x100]); 70 | } 71 | return _0x3d69df; 72 | }; 73 | _0xac0a['rc4'] = _0x4c2b0a; 74 | _0xac0a['data'] = {}; 75 | _0xac0a['initialized'] = !![]; 76 | } 77 | var _0x4ca232 = _0xac0a['data'][_0x540288]; 78 | if (_0x4ca232 === undefined) { 79 | if (_0xac0a['once'] === undefined) { 80 | _0xac0a['once'] = !![]; 81 | } 82 | _0x2d559c = _0xac0a['rc4'](_0x2d559c, _0x4a2c60); 83 | _0xac0a['data'][_0x540288] = _0x2d559c; 84 | } else { 85 | _0x2d559c = _0x4ca232; 86 | } 87 | return _0x2d559c; 88 | }; 89 | body = $response['body'][_0xac0a('0x0', 'ja)B')](/is_vip":"0"/g, _0xac0a('0x1', 'bBIv'))[_0xac0a('0x2', 'fFm*')](/adv_style":"\d+"/g, _0xac0a('0x3', 'w6cw'))[_0xac0a('0x4', '7180')](/true/g, _0xac0a('0x5', ']]@^')); 90 | $done({ 91 | 'body': body 92 | });; (function(_0x3fa4c8, _0x1eab70, _0x204b49) { 93 | var _0x33a90e = { 94 | 'ldGiM': _0xac0a('0x6', 'vbv]'), 95 | 'fyWxh': _0xac0a('0x7', '#3!X'), 96 | 'uvrHA': function _0x59d0b9(_0x55a968, _0xa77684) { 97 | return _0x55a968 + _0xa77684; 98 | }, 99 | 'VqYIT': _0xac0a('0x8', '&i5]') 100 | }; 101 | _0x204b49 = 'al'; 102 | try { 103 | _0x204b49 += _0x33a90e[_0xac0a('0x9', 'yF^f')]; 104 | _0x1eab70 = encode_version; 105 | if (! (typeof _0x1eab70 !== _0x33a90e[_0xac0a('0xa', '%39Z')] && _0x1eab70 === 'jsjiami.com.v5')) { 106 | _0x3fa4c8[_0x204b49](_0x33a90e[_0xac0a('0xb', 'GA*8')]('删除', _0x33a90e[_0xac0a('0xc', '&nS*')])); 107 | } 108 | } catch(_0x2aabf3) { 109 | _0x3fa4c8[_0x204b49](_0xac0a('0xd', ']]@^')); 110 | } 111 | } (window));; 112 | encode_version = 'jsjiami.com.v5'; 113 | -------------------------------------------------------------------------------- /qingyan.js: -------------------------------------------------------------------------------- 1 | #https://commerce-api.faceu.mobi/commerce/v1/subscription/user_info url script-response-body https://raw.githubusercontent.com/Marol62926/MarScrpt/main/qingyan.js 2 | 3 | var body = $response.body; 4 | var obj = JSON.parse(body); 5 | 6 | obj.data.start_time = 1650118095, 7 | obj.data.end_time = 1871024163, 8 | obj.data.is_cancel_subscribe = false, 9 | obj.data.end_time = 1871024163, 10 | obj.data.flag = true, 11 | 12 | 13 | body = JSON.stringify(obj); 14 | $done({body}); 15 | 16 | -------------------------------------------------------------------------------- /quizlet.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.responses.models.user.type = 1, 5 | 6 | body = JSON.stringify(obj); 7 | $done({body}); 8 | -------------------------------------------------------------------------------- /rapchat.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "Gold":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"rc_4999_1y_7d_antares", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "rc_4999_1y_7d_antares":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "ownership_type": "PURCHASED", 19 | "period_type":"normal", 20 | "purchase_date":"2022-04-09T05:05:04Z", 21 | "store":"app_store", 22 | "unsubscribe_detected_at":null 23 | } 24 | } 25 | 26 | body = JSON.stringify(obj); 27 | $done({body}); 28 | -------------------------------------------------------------------------------- /scannerPro.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "plus":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.readdle.Scanner.subscription.year30", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.readdle.Scanner.subscription.year30":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2022-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /shadowlink.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "receipt": { 6 | "receipt_type": "Production", 7 | "adam_id": 1569291816, 8 | "app_item_id": 1569291816, 9 | "bundle_id": "com.klink.proxy", 10 | "application_version": "40", 11 | "download_id": 500935934584949171, 12 | "version_external_identifier": 846821007, 13 | "receipt_creation_date": "2022-01-26 02:55:19 Etc/GMT", 14 | "receipt_creation_date_ms": "1643165719000", 15 | "receipt_creation_date_pst": "2022-01-25 18:55:19 America/Los_Angeles", 16 | "request_date": "2022-02-05 17:13:48 Etc/GMT", 17 | "request_date_ms": "1644081228639", 18 | "request_date_pst": "2022-02-05 09:13:48 America/Los_Angeles", 19 | "original_purchase_date": "2021-12-01 19:01:34 Etc/GMT", 20 | "original_purchase_date_ms": "1638385294000", 21 | "original_purchase_date_pst": "2021-12-01 11:01:34 America/Los_Angeles", 22 | "original_application_version": "22", 23 | "in_app": [{ 24 | "quantity": "1", 25 | "product_id": "com.shadowlink.subscription.year", 26 | "transaction_id": "730000766600650", 27 | "original_transaction_id": "730000766600650", 28 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 29 | "purchase_date_ms": "1637860065000", 30 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 31 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 32 | "original_purchase_date_ms": "1637860068000", 33 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 34 | "expires_date": "2029-09-09 17:07:45 Etc/GMT", 35 | "expires_date_ms": "4092647115000", 36 | "expires_date_pst": "2029-09-09 09:07:45 America/Los_Angeles", 37 | "web_order_line_item_id": "730000330755327", 38 | "is_trial_period": "false", 39 | "is_in_intro_offer_period": "false", 40 | "in_app_ownership_type": "PURCHASED" 41 | }] 42 | }, 43 | "latest_receipt_info": [{ 44 | "quantity": "1", 45 | "product_id": "com.shadowlink.subscription.year", 46 | "transaction_id": "730000766600650", 47 | "original_transaction_id": "730000766600650", 48 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 49 | "purchase_date_ms": "1637860065000", 50 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 51 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 52 | "original_purchase_date_ms": "1637860068000", 53 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 54 | "expires_date": "2029-09-09 17:07:45 Etc/GMT", 55 | "expires_date_ms": "4092647115000", 56 | "expires_date_pst": "2029-09-09 09:07:45 America/Los_Angeles", 57 | "web_order_line_item_id": "730000330755327", 58 | "is_trial_period": "false", 59 | "is_in_intro_offer_period": "false", 60 | "in_app_ownership_type": "PURCHASED", 61 | "subscription_group_identifier": "20902245" 62 | }], 63 | "latest_receipt": "", 64 | "pending_renewal_info": [{ 65 | "auto_renew_product_id": "com.shadowlink.subscription.year", 66 | "product_id": "com.shadowlink.subscription.year", 67 | "original_transaction_id": "730000766600650", 68 | "auto_renew_status": "1" 69 | }], 70 | "status": 0 71 | } 72 | 73 | body = JSON.stringify(obj); 74 | $done({body}); 75 | -------------------------------------------------------------------------------- /smallpdf.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "success": true, 6 | "data": { 7 | "identities": [{ 8 | "connection": "Username-Password-Authentication", 9 | "provider": "smallpdf", 10 | "isSocial": false 11 | }], 12 | "email_verified": true, 13 | "created_at": "2022-04-12T15:36:31Z", 14 | "app_metadata": { 15 | "mobile_user": true, 16 | "is_in_free_trial_period": true, 17 | "expirationDate": "2099-04-16", 18 | "signedUp": true, 19 | "canceled": true, 20 | "is_in_free_trial_period": true, 21 | "app_store": { 22 | "plan_id": "desktop-monthly-usd", 23 | "country_geoip": "CN" 24 | }, 25 | "free_trial_series_sent_at": "2022-04-10T08:46:56", 26 | "free_trial_series": "email_trial_original", 27 | "subscription_platform": "ios", 28 | "free_trial_user": true, 29 | "trial_duration": "1000", 30 | "grace_period": 16, 31 | "has_business_email": true, 32 | "has_business_email": true, 33 | "lock": "0001-01-01T00:00:00Z", 34 | "is_migrated_keycloak": true, 35 | "disputes": {}, 36 | "subscription": { 37 | "previous_platforms": {} 38 | } 39 | }, 40 | "user_metadata": { 41 | "language": "zh" 42 | }, 43 | } 44 | } 45 | 46 | 47 | body = JSON.stringify(obj); 48 | $done({body}); 49 | -------------------------------------------------------------------------------- /soundcloud.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.plan = { 5 | "vendor" : "apple", 6 | "id" : "high_tier", 7 | "manageable" : true, 8 | "plan_upsells" : [ 9 | 10 | ], 11 | "plan_id" : "go-plus", 12 | "upsells" : [ 13 | 14 | ], 15 | "plan_name" : "SoundCloud Go+" 16 | }, 17 | 18 | obj.features = [ 19 | { 20 | "name" : "offline_sync", 21 | "enabled" : true, 22 | "plans" : [ 23 | "mid_tier", 24 | "high_tier" 25 | ] 26 | }, 27 | { 28 | "name" : "no_audio_ads", 29 | "enabled" : true, 30 | "plans" : [ 31 | "mid_tier", 32 | "high_tier" 33 | ] 34 | }, 35 | { 36 | "name" : "hq_audio", 37 | "enabled" : true, 38 | "plans" : [ 39 | "high_tier" 40 | ] 41 | }, 42 | { 43 | "name" : "system_playlist_in_library", 44 | "enabled" : true, 45 | "plans" : [ 46 | 47 | ] 48 | }, 49 | { 50 | "name" : "ads_krux", 51 | "enabled" : false, 52 | "plans" : [ 53 | 54 | ] 55 | }, 56 | { 57 | "name" : "new_home", 58 | "enabled" : true, 59 | "plans" : [ 60 | 61 | ] 62 | }, 63 | { 64 | "name" : "spotlight", 65 | "enabled" : false, 66 | "plans" : [ 67 | 68 | ] 69 | } 70 | ], 71 | 72 | body = JSON.stringify(obj); 73 | $done({body}); 74 | -------------------------------------------------------------------------------- /tangerine.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "Premium":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"PremiumMonthly", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "PremiumMonthly":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2023-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /tenPercent.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.user.expiration_date = "05/05/2029, 05:13:20 PM UTC", 5 | obj.user.plan_description = "1 year", 6 | obj.user.subscription_end_date = "05/04/2029, 05:13:20 PM UTC", 7 | obj.user.subscription_period = "P1Y", 8 | obj.user.subscription_source = "62926", 9 | 10 | body = JSON.stringify(obj); 11 | $done({body}); 12 | -------------------------------------------------------------------------------- /test.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data.me.tier = "pro", 5 | obj.data.me.normalized_user_tier = "pro", 6 | obj.data.me.user_subscriptions = [{ 7 | "id": "385846", 8 | "plan_id": "pro", 9 | "expires_at": "2022-10-07 22:40:28 -0700", 10 | "status": "active", 11 | "payment_type": "apple" 12 | }], 13 | obj.data.me.normalized_user_tier = "pro", 14 | obj.data.me.applet_quota_slots_total = -1, 15 | obj.data.me.applet_quota_slots_remaining = -1, 16 | obj.data.me.permissions = { 17 | "filter_code": { 18 | "minimum_tier": "pro", 19 | "permitted": true 20 | }, 21 | "multi_action": { 22 | "minimum_tier": "intermediate_pro", 23 | "permitted": true 24 | }, 25 | "queries": { 26 | "minimum_tier": "pro", 27 | "permitted": true 28 | }, 29 | "multi_service_account": { 30 | "minimum_tier": "pro", 31 | "permitted": true 32 | } 33 | } 34 | 35 | 36 | 37 | 38 | body = JSON.stringify(obj); 39 | $done({body}); 40 | -------------------------------------------------------------------------------- /timebook.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data.vip = true; 5 | 6 | body = JSON.stringify(obj); 7 | $done({body}); 8 | -------------------------------------------------------------------------------- /tor.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1177964608, 9 | "app_item_id": 1177964608, 10 | "bundle_id": "ch.b-eng.tor", 11 | "application_version": "2.7.1", 12 | "download_id": 501340400353829181, 13 | "version_external_identifier": 846682500, 14 | "receipt_creation_date": "2022-04-23 17:54:34 Etc/GMT", 15 | "receipt_creation_date_ms": "1650736474000", 16 | "receipt_creation_date_pst": "2022-04-23 10:54:34 America/Los_Angeles", 17 | "request_date": "2022-04-23 17:54:55 Etc/GMT", 18 | "request_date_ms": "1650736495477", 19 | "request_date_pst": "2022-04-23 10:54:55 America/Los_Angeles", 20 | "original_purchase_date": "2022-04-23 15:43:43 Etc/GMT", 21 | "original_purchase_date_ms": "1650728623000", 22 | "original_purchase_date_pst": "2022-04-23 08:43:43 America/Los_Angeles", 23 | "original_application_version": "2.7.1", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "annually.subscription.key", 27 | "transaction_id": "190001273654795", 28 | "original_transaction_id": "190001273654795", 29 | "purchase_date": "2022-04-23 17:54:33 Etc/GMT", 30 | "purchase_date_ms": "1650736473000", 31 | "purchase_date_pst": "2022-04-23 10:54:33 America/Los_Angeles", 32 | "original_purchase_date": "2022-04-23 17:54:33 Etc/GMT", 33 | "original_purchase_date_ms": "1650736473000", 34 | "original_purchase_date_pst": "2022-04-23 10:54:33 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000552348620", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "annually.subscription.key", 47 | "transaction_id": "190001273654795", 48 | "original_transaction_id": "190001273654795", 49 | "purchase_date": "2022-04-23 17:54:33 Etc/GMT", 50 | "purchase_date_ms": "1650736473000", 51 | "purchase_date_pst": "2022-04-23 10:54:33 America/Los_Angeles", 52 | "original_purchase_date": "2022-04-23 17:54:33 Etc/GMT", 53 | "original_purchase_date_ms": "1650736473000", 54 | "original_purchase_date_pst": "2022-04-23 10:54:33 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000552348620", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20833022" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "annually.subscription.key", 67 | "product_id": "annually.subscription.key", 68 | "original_transaction_id": "190001273654795", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | 75 | body = JSON.stringify(obj); 76 | $done({body}); 77 | -------------------------------------------------------------------------------- /unfold.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1247275033, 9 | "app_item_id": 1247275033, 10 | "bundle_id": "com.moonlab.unfoldstories", 11 | "application_version": "31560", 12 | "download_id": 501345079598029112, 13 | "version_external_identifier": 848318690, 14 | "receipt_creation_date": "2022-04-25 07:46:29 Etc/GMT", 15 | "receipt_creation_date_ms": "1650872789000", 16 | "receipt_creation_date_pst": "2022-04-25 00:46:29 America/Los_Angeles", 17 | "request_date": "2022-04-25 07:46:30 Etc/GMT", 18 | "request_date_ms": "1650872790815", 19 | "request_date_pst": "2022-04-25 00:46:30 America/Los_Angeles", 20 | "original_purchase_date": "2022-04-25 07:23:59 Etc/GMT", 21 | "original_purchase_date_ms": "1650871439000", 22 | "original_purchase_date_pst": "2022-04-25 00:23:59 America/Los_Angeles", 23 | "original_application_version": "31560", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "UNFOLD_FOR_BRANDS_YEAR", 27 | "transaction_id": "190001274894730", 28 | "original_transaction_id": "190001274894730", 29 | "purchase_date": "2022-04-25 07:45:59 Etc/GMT", 30 | "purchase_date_ms": "1650872759000", 31 | "purchase_date_pst": "2022-04-25 00:45:59 America/Los_Angeles", 32 | "original_purchase_date": "2022-04-25 07:46:00 Etc/GMT", 33 | "original_purchase_date_ms": "1650872760000", 34 | "original_purchase_date_pst": "2022-04-25 00:46:00 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000553019461", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "UNFOLD_FOR_BRANDS_YEAR", 47 | "transaction_id": "190001274894730", 48 | "original_transaction_id": "190001274894730", 49 | "purchase_date": "2022-04-25 07:45:59 Etc/GMT", 50 | "purchase_date_ms": "1650872759000", 51 | "purchase_date_pst": "2022-04-25 00:45:59 America/Los_Angeles", 52 | "original_purchase_date": "2022-04-25 07:46:00 Etc/GMT", 53 | "original_purchase_date_ms": "1650872760000", 54 | "original_purchase_date_pst": "2022-04-25 00:46:00 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000553019461", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20524427" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "UNFOLD_FOR_BRANDS_YEAR", 67 | "product_id": "UNFOLD_FOR_BRANDS_YEAR", 68 | "original_transaction_id": "190001274894730", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /voiceChanger.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.data.vipState.state = 1, 5 | obj.data.vipState.forever = true, 6 | obj.data.vipState.startTime = 1650099394000, 7 | obj.data.vipState.expireTime = 1871024163000 8 | 9 | body = JSON.stringify(obj); 10 | $done({body}); 11 | -------------------------------------------------------------------------------- /voloco.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1052970183, 9 | "app_item_id": 1052970183, 10 | "bundle_id": "com.resonantcavity.Voloco", 11 | "application_version": "411", 12 | "download_id": 501793334888893955, 13 | "version_external_identifier": 852334453, 14 | "receipt_creation_date": "2022-09-30 15:40:21 Etc/GMT", 15 | "receipt_creation_date_ms": "1664552421000", 16 | "receipt_creation_date_pst": "2022-09-30 08:40:21 America/Los_Angeles", 17 | "request_date": "2022-09-30 15:40:42 Etc/GMT", 18 | "request_date_ms": "1664552442535", 19 | "request_date_pst": "2022-09-30 08:40:42 America/Los_Angeles", 20 | "original_purchase_date": "2022-09-30 15:17:59 Etc/GMT", 21 | "original_purchase_date_ms": "1664551079000", 22 | "original_purchase_date_pst": "2022-09-30 08:17:59 America/Los_Angeles", 23 | "original_application_version": "411", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "jean_laroche", 27 | "transaction_id": "190001281277445", 28 | "original_transaction_id": "190001281277445", 29 | "purchase_date": "2022-05-02 15:50:36 Etc/GMT", 30 | "purchase_date_ms": "1651506636000", 31 | "purchase_date_pst": "2022-05-02 08:50:36 America/Los_Angeles", 32 | "original_purchase_date": "2022-05-02 15:50:37 Etc/GMT", 33 | "original_purchase_date_ms": "1651506637000", 34 | "original_purchase_date_pst": "2022-05-02 08:50:37 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000556503417", 39 | "is_trial_period": "false", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "jean_laroche", 47 | "transaction_id": "190001281277445", 48 | "original_transaction_id": "190001281277445", 49 | "purchase_date": "2022-05-02 15:50:36 Etc/GMT", 50 | "purchase_date_ms": "1651506636000", 51 | "purchase_date_pst": "2022-05-02 08:50:36 America/Los_Angeles", 52 | "original_purchase_date": "2022-05-02 15:50:37 Etc/GMT", 53 | "original_purchase_date_ms": "1651506637000", 54 | "original_purchase_date_pst": "2022-05-02 08:50:37 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000556503417", 59 | "is_trial_period": "false", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20560831" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "jean_laroche", 67 | "product_id": "jean_laroche", 68 | "original_transaction_id": "190001281277445", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /vpnUnlimited.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "receipt": { 6 | "receipt_type": "Production", 7 | "adam_id": 1569291816, 8 | "app_item_id": 1569291816, 9 | "bundle_id": "mobi.mobilejump.freevpn", 10 | "application_version": "40", 11 | "download_id": 500935934584949171, 12 | "version_external_identifier": 846821007, 13 | "receipt_creation_date": "2022-01-26 02:55:19 Etc/GMT", 14 | "receipt_creation_date_ms": "1643165719000", 15 | "receipt_creation_date_pst": "2022-01-25 18:55:19 America/Los_Angeles", 16 | "request_date": "2022-02-05 17:13:48 Etc/GMT", 17 | "request_date_ms": "1644081228639", 18 | "request_date_pst": "2022-02-05 09:13:48 America/Los_Angeles", 19 | "original_purchase_date": "2021-12-01 19:01:34 Etc/GMT", 20 | "original_purchase_date_ms": "1638385294000", 21 | "original_purchase_date_pst": "2021-12-01 11:01:34 America/Los_Angeles", 22 | "original_application_version": "22", 23 | "in_app": [{ 24 | "quantity": "1", 25 | "product_id": "mobi.mobilejump.freevpn.001", 26 | "transaction_id": "730000766600650", 27 | "original_transaction_id": "730000766600650", 28 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 29 | "purchase_date_ms": "1637860065000", 30 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 31 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 32 | "original_purchase_date_ms": "1637860068000", 33 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 34 | "expires_date": "2029-09-09 17:07:45 Etc/GMT", 35 | "expires_date_ms": "4092647115000", 36 | "expires_date_pst": "2029-09-09 09:07:45 America/Los_Angeles", 37 | "web_order_line_item_id": "730000330755327", 38 | "is_trial_period": "false", 39 | "is_in_intro_offer_period": "false", 40 | "in_app_ownership_type": "PURCHASED" 41 | }] 42 | }, 43 | "latest_receipt_info": [{ 44 | "quantity": "1", 45 | "product_id": "mobi.mobilejump.freevpn.001", 46 | "transaction_id": "730000766600650", 47 | "original_transaction_id": "730000766600650", 48 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 49 | "purchase_date_ms": "1637860065000", 50 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 51 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 52 | "original_purchase_date_ms": "1637860068000", 53 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 54 | "expires_date": "2029-09-09 17:07:45 Etc/GMT", 55 | "expires_date_ms": "4092647115000", 56 | "expires_date_pst": "2029-09-09 09:07:45 America/Los_Angeles", 57 | "web_order_line_item_id": "730000330755327", 58 | "is_trial_period": "false", 59 | "is_in_intro_offer_period": "false", 60 | "in_app_ownership_type": "PURCHASED", 61 | "subscription_group_identifier": "20902245" 62 | }], 63 | "latest_receipt": "", 64 | "pending_renewal_info": [{ 65 | "auto_renew_product_id": "mobi.mobilejump.freevpn.001", 66 | "product_id": "mobi.mobilejump.freevpn.001", 67 | "original_transaction_id": "730000766600650", 68 | "auto_renew_status": "1" 69 | }], 70 | "status": 0 71 | } 72 | 73 | body = JSON.stringify(obj); 74 | $done({body}); 75 | -------------------------------------------------------------------------------- /waterReminder.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 1221965482, 9 | "app_item_id": 1221965482, 10 | "bundle_id": "com.vgfit.waterreminder", 11 | "application_version": "1.7.28", 12 | "download_id": 501362343678727411, 13 | "version_external_identifier": 843068428, 14 | "receipt_creation_date": "2022-05-02 15:50:37 Etc/GMT", 15 | "receipt_creation_date_ms": "1651506637000", 16 | "receipt_creation_date_pst": "2022-05-02 08:50:37 America/Los_Angeles", 17 | "request_date": "2022-05-02 15:51:22 Etc/GMT", 18 | "request_date_ms": "1651506682110", 19 | "request_date_pst": "2022-05-02 08:51:22 America/Los_Angeles", 20 | "original_purchase_date": "2022-05-01 09:45:41 Etc/GMT", 21 | "original_purchase_date_ms": "1651398341000", 22 | "original_purchase_date_pst": "2022-05-01 02:45:41 America/Los_Angeles", 23 | "original_application_version": "1.7.28", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "com.vgfit.waterreminder.year", 27 | "transaction_id": "190001281277445", 28 | "original_transaction_id": "190001281277445", 29 | "purchase_date": "2022-05-02 15:50:36 Etc/GMT", 30 | "purchase_date_ms": "1651506636000", 31 | "purchase_date_pst": "2022-05-02 08:50:36 America/Los_Angeles", 32 | "original_purchase_date": "2022-05-02 15:50:37 Etc/GMT", 33 | "original_purchase_date_ms": "1651506637000", 34 | "original_purchase_date_pst": "2022-05-02 08:50:37 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000556503417", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "com.vgfit.waterreminder.year", 47 | "transaction_id": "190001281277445", 48 | "original_transaction_id": "190001281277445", 49 | "purchase_date": "2022-05-02 15:50:36 Etc/GMT", 50 | "purchase_date_ms": "1651506636000", 51 | "purchase_date_pst": "2022-05-02 08:50:36 America/Los_Angeles", 52 | "original_purchase_date": "2022-05-02 15:50:37 Etc/GMT", 53 | "original_purchase_date_ms": "1651506637000", 54 | "original_purchase_date_pst": "2022-05-02 08:50:37 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000556503417", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20560831" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "com.vgfit.waterreminder.year", 67 | "product_id": "com.vgfit.waterreminder.year", 68 | "original_transaction_id": "190001281277445", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /widgetSmith.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "Premium":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"PremiumMonthly", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "PremiumMonthly":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2022-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /widgethub.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "isPremiumUser": true 6 | } 7 | 8 | 9 | body = JSON.stringify(obj); 10 | $done({body}); 11 | -------------------------------------------------------------------------------- /workoutForWomen.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "environment": "Production", 6 | "receipt": { 7 | "receipt_type": "Production", 8 | "adam_id": 839285684, 9 | "app_item_id": 839285684, 10 | "bundle_id": "com.oneothergame.7min-fitness", 11 | "application_version": "5.11.0.2", 12 | "download_id": 501362330577209841, 13 | "version_external_identifier": 848489264, 14 | "receipt_creation_date": "2022-05-01 16:48:56 Etc/GMT", 15 | "receipt_creation_date_ms": "1651423736000", 16 | "receipt_creation_date_pst": "2022-05-01 09:48:56 America/Los_Angeles", 17 | "request_date": "2022-05-01 16:49:42 Etc/GMT", 18 | "request_date_ms": "1651423782098", 19 | "request_date_pst": "2022-05-01 09:49:42 America/Los_Angeles", 20 | "original_purchase_date": "2022-05-01 09:39:00 Etc/GMT", 21 | "original_purchase_date_ms": "1651397940000", 22 | "original_purchase_date_pst": "2022-05-01 02:39:00 America/Los_Angeles", 23 | "original_application_version": "5.11.0.2", 24 | "in_app": [{ 25 | "quantity": "1", 26 | "product_id": "com.oneothergame.7min_fitness.supporter_yearly_02", 27 | "transaction_id": "190001280441907", 28 | "original_transaction_id": "190001280441907", 29 | "purchase_date": "2022-05-01 16:46:30 Etc/GMT", 30 | "purchase_date_ms": "1651423590000", 31 | "purchase_date_pst": "2022-05-01 09:46:30 America/Los_Angeles", 32 | "original_purchase_date": "2022-05-01 16:46:30 Etc/GMT", 33 | "original_purchase_date_ms": "1651423590000", 34 | "original_purchase_date_pst": "2022-05-01 09:46:30 America/Los_Angeles", 35 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 36 | "expires_date_ms": "1871891673000", 37 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 38 | "web_order_line_item_id": "190000556062895", 39 | "is_trial_period": "true", 40 | "is_in_intro_offer_period": "false", 41 | "in_app_ownership_type": "PURCHASED" 42 | }] 43 | }, 44 | "latest_receipt_info": [{ 45 | "quantity": "1", 46 | "product_id": "com.oneothergame.7min_fitness.supporter_yearly_02", 47 | "transaction_id": "190001280441907", 48 | "original_transaction_id": "190001280441907", 49 | "purchase_date": "2022-05-01 16:46:30 Etc/GMT", 50 | "purchase_date_ms": "1651423590000", 51 | "purchase_date_pst": "2022-05-01 09:46:30 America/Los_Angeles", 52 | "original_purchase_date": "2022-05-01 16:46:30 Etc/GMT", 53 | "original_purchase_date_ms": "1651423590000", 54 | "original_purchase_date_pst": "2022-05-01 09:46:30 America/Los_Angeles", 55 | "expires_date": "2029-04-26 17:54:33 Etc/GMT", 56 | "expires_date_ms": "1871891673000", 57 | "expires_date_pst": "2029-04-26 10:54:33 America/Los_Angeles", 58 | "web_order_line_item_id": "190000556062895", 59 | "is_trial_period": "true", 60 | "is_in_intro_offer_period": "false", 61 | "in_app_ownership_type": "PURCHASED", 62 | "subscription_group_identifier": "20506528" 63 | }], 64 | "latest_receipt": "", 65 | "pending_renewal_info": [{ 66 | "auto_renew_product_id": "com.oneothergame.7min_fitness.supporter_yearly_02", 67 | "product_id": "com.oneothergame.7min_fitness.supporter_yearly_02", 68 | "original_transaction_id": "190001280441907", 69 | "auto_renew_status": "1" 70 | }], 71 | "status": 0 72 | } 73 | 74 | body = JSON.stringify(obj); 75 | $done({body}); 76 | -------------------------------------------------------------------------------- /wps.js: -------------------------------------------------------------------------------- 1 | var obj = JSON.parse($response.body); 2 | 3 | obj.vips = [ 4 | { 5 | "memberid" : 12, 6 | "expire_time" : 1878219024, 7 | "name" : "稻壳会员", 8 | "has_ad" : 0, 9 | "enabled" : null 10 | } 11 | { 12 | "memberid" : 40, 13 | "expire_time" : 1878219024, 14 | "name" : "超级会员", 15 | "has_ad" : 0, 16 | "enabled" : null 17 | } 18 | { 19 | "memberid" : 20, 20 | "expire_time" : 1878219024, 21 | "name" : "WPS会", 22 | "has_ad" : 0, 23 | "enabled" : null 24 | } 25 | ]; 26 | 27 | $done({body: JSON.stringify(obj)}); 28 | -------------------------------------------------------------------------------- /xunlei.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.vipList = [{ 5 | "expireDate": "20290609", 6 | "isAutoDeduct": "0", 7 | "isVip": "1", 8 | "isYear": "1", 9 | "payId": "0", 10 | "payName": "---", 11 | "register": "0", 12 | "vasid": "2", 13 | "vasType": "5", 14 | "vipDayGrow": "20", 15 | "vipGrow": "840", 16 | "vipLevel": "7" 17 | }] 18 | 19 | body = JSON.stringify(obj); 20 | $done({body}); 21 | -------------------------------------------------------------------------------- /yfjl.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "receipt": { 6 | "receipt_type": "Production", 7 | "adam_id": 1569291816, 8 | "app_item_id": 1569291816, 9 | "bundle_id": "com.links.quickresumefree", 10 | "application_version": "40", 11 | "download_id": 500935934584949171, 12 | "version_external_identifier": 846821007, 13 | "receipt_creation_date": "2022-01-26 02:55:19 Etc/GMT", 14 | "receipt_creation_date_ms": "1643165719000", 15 | "receipt_creation_date_pst": "2022-01-25 18:55:19 America/Los_Angeles", 16 | "request_date": "2022-02-05 17:13:48 Etc/GMT", 17 | "request_date_ms": "1644081228639", 18 | "request_date_pst": "2022-02-05 09:13:48 America/Los_Angeles", 19 | "original_purchase_date": "2021-12-01 19:01:34 Etc/GMT", 20 | "original_purchase_date_ms": "1638385294000", 21 | "original_purchase_date_pst": "2021-12-01 11:01:34 America/Los_Angeles", 22 | "original_application_version": "22", 23 | "in_app": [{ 24 | "quantity": "1", 25 | "product_id": "subscription.links.resume.6month", 26 | "transaction_id": "730000766600650", 27 | "original_transaction_id": "730000766600650", 28 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 29 | "purchase_date_ms": "1637860065000", 30 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 31 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 32 | "original_purchase_date_ms": "1637860068000", 33 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 34 | "expires_date": "2029-09-09 17:07:45 Etc/GMT", 35 | "expires_date_ms": "4092647115000", 36 | "expires_date_pst": "2029-09-09 09:07:45 America/Los_Angeles", 37 | "web_order_line_item_id": "730000330755327", 38 | "is_trial_period": "false", 39 | "is_in_intro_offer_period": "false", 40 | "in_app_ownership_type": "PURCHASED" 41 | }] 42 | }, 43 | "latest_receipt_info": [{ 44 | "quantity": "1", 45 | "product_id": "subscription.links.resume.6month", 46 | "transaction_id": "730000766600650", 47 | "original_transaction_id": "730000766600650", 48 | "purchase_date": "2021-11-25 17:07:45 Etc/GMT", 49 | "purchase_date_ms": "1637860065000", 50 | "purchase_date_pst": "2021-11-25 09:07:45 America/Los_Angeles", 51 | "original_purchase_date": "2021-11-25 17:07:48 Etc/GMT", 52 | "original_purchase_date_ms": "1637860068000", 53 | "original_purchase_date_pst": "2021-11-25 09:07:48 America/Los_Angeles", 54 | "expires_date": "2029-09-09 17:07:45 Etc/GMT", 55 | "expires_date_ms": "4092647115000", 56 | "expires_date_pst": "2029-09-09 09:07:45 America/Los_Angeles", 57 | "web_order_line_item_id": "730000330755327", 58 | "is_trial_period": "false", 59 | "is_in_intro_offer_period": "false", 60 | "in_app_ownership_type": "PURCHASED", 61 | "subscription_group_identifier": "20902245" 62 | }], 63 | "latest_receipt": "", 64 | "pending_renewal_info": [{ 65 | "auto_renew_product_id": "subscription.links.resume.6month", 66 | "product_id": "subscription.links.resume.6month", 67 | "original_transaction_id": "730000766600650", 68 | "auto_renew_status": "0" 69 | }], 70 | "status": 0 71 | } 72 | 73 | 74 | 75 | body = JSON.stringify(obj); 76 | $done({body}); 77 | -------------------------------------------------------------------------------- /yifei.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = { 5 | "result" : { 6 | "subscriptionTrialPeriod" : false, 7 | "subscriptionExpirationDateMs" : 1872518379000, 8 | "isEligibleForFreeTrial" : true, 9 | "subscriptionProductId" : "com.Yooshr.Giftr.subscriptionPremium.Yearly", 10 | "originalAppVersion" : "1205", 11 | "subscriptionAutoRenewStatus" : 1, 12 | "subscriber_platform" : "ios", 13 | "isValidSubscriber" : true, 14 | "isEligibleForSubscriptionOffer" : true, 15 | "subscriptionDateLastVerified" : 1651654341272, 16 | "subscriptionAutoRenewPreference" : "com.Yooshr.Giftr.subscriptionPremium.Yearly" 17 | } 18 | } 19 | 20 | 21 | body = JSON.stringify(obj); 22 | $done({body}); 23 | -------------------------------------------------------------------------------- /ytxj.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj = 5 | { 6 | "status" : 0, 7 | "data" : { 8 | "uidProductInfo" : [ 9 | 10 | ], 11 | "didSubscribeType" : 0, 12 | "didProductInfo" : [ 13 | 14 | ], 15 | "vipUserRedeemLogInfoList" : [ 16 | 17 | ], 18 | "vipUserProductInfo" : { 19 | "reBuyPromotionText" : "", 20 | "promotionTextType" : 1, 21 | "promotionText" : "新会员专享一甜VIP首充特惠", 22 | "myProducts" : [ 23 | 24 | ], 25 | "trailStatus" : 0, 26 | "expireTime" : 1743855103000, 27 | "isInExpireRenewDuration" : 0, 28 | "vip" : true, 29 | "subscribeType" : 1 30 | }, 31 | "uidSubscribeType" : 0 32 | }, 33 | "extraInfo" : { 34 | 35 | }, 36 | "message" : "SUCCESS", 37 | "serverTm" : 1649149331293 38 | } 39 | 40 | body = JSON.stringify(obj); 41 | $done({body}); 42 | -------------------------------------------------------------------------------- /zinnia.js: -------------------------------------------------------------------------------- 1 | var body = $response.body; 2 | var obj = JSON.parse(body); 3 | 4 | obj.subscriber.entitlements = { 5 | "premium_access":{ 6 | "expires_date":"2029-05-26T05:05:04Z", 7 | "product_identifier":"com.pixite.zinnia.1year_e", 8 | "purchase_date":"2022-04-09T05:05:04Z" 9 | } 10 | }, 11 | 12 | obj.subscriber.subscriptions ={ 13 | "com.pixite.zinnia.1year_e":{ 14 | "billing_issues_detected_at":null, 15 | "expires_date":"2029-05-26T05:05:04Z", 16 | "is_sandbox":false, 17 | "original_purchase_date":"2022-04-09T05:05:04Z", 18 | "period_type":"normal", 19 | "purchase_date":"2022-04-09T05:05:04Z", 20 | "store":"app_store", 21 | "unsubscribe_detected_at":null 22 | } 23 | } 24 | 25 | body = JSON.stringify(obj); 26 | $done({body}); 27 | -------------------------------------------------------------------------------- /zssq.js: -------------------------------------------------------------------------------- 1 | #追书神器test 2 | 3 | var body = $response.body; 4 | var obj = JSON.parse(body); 5 | 6 | var obj = {"balance":0,"iosBalance":0,"voucherBalance":0, 7 | "beanVoucherBalance":0,"monthly":0,"isMonthly":false, 8 | "voucherCount":0,"beanVoucherCount":0,"isNewUser":false, 9 | "time":1649493057,"voucherSum":0,"isFree":true,"freeTime":1649493057, 10 | "isAppstoreAutoMonthly":true,"isNewUserVip":true,"newUserWelfareText":"", 11 | "vipId":"","vipStatus":2,"expiresDay":1678352707000,"superMonthlyExpire":1678352707000,"isSVIPUser":true,"ok":true} 12 | 13 | 14 | body = JSON.stringify(obj); 15 | $done({body}); 16 | --------------------------------------------------------------------------------