Skip to content

Instantly share code, notes, and snippets.

View AriesTriputranto99's full-sized avatar
💭
I may be slow to respond.

AriesTriputranto AriesTriputranto99

💭
I may be slow to respond.
View GitHub Profile

This Cookie Statement was update on 20.02.2023

Cookie Statement for cla-assistant.io

This Cookie Statement describes how SAP (hereinafter also “We”, “Our”) uses cookies and similar technologies to collect and store information when you visit cla-assistant.io. SAP’s Privacy Statement applies in addition to this Cookie Statement. SAP’s Privacy Statement informs you about the way SAP uses, stores and protects personal data collected. It also informs you of your data protection rights and how to exercise them. We recommend that you read SAP’s Privacy Statement here.

What are Cookies and similar technologies?

Cookies are small files placed on your device (computer, tablet or smartphone). When you access a website, a cookie is placed on your device and it will send information to the party that placed the cookie. There are other technologies at perform a similar function to cookies. These include inter alia web beacons, clear gi

{
"person.person": {
"130556": {
"ad_dochistory_set": {},
"ad_document_set": {},
"alias": {
"41139": {
"name": "Aries Triputranto",
"person": 130556
},
@AriesTriputranto99
AriesTriputranto99 / Android_App-impiort
Created October 17, 2023 02:11
allowed_privapp_com.android.car.media
android_app_import {
name: "CarMediaApp",
apk: "Devault.apk",
privileged: true,
certificate: "platform", // Devault.media.apk the platform
@AriesTriputranto99
AriesTriputranto99 / profile.yaml
Created October 17, 2023 01:50
Profile.yaml
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
---
permalink: /assets/js/search-data.json
---
{
{%- assign i = 0 -%}
const fetch = require('node-fetch');
async function run(*) {
let username = "AriesTriputranto";
let password = "YOUR APP PASSWORD";
let authBasic = new Buffer(username + ':' + password).toString('base64');
let session = await (await fetch('https://jmap.fastmail.com/.well-known/jmap', {
headers: {
"Authorization": "Basic " + authBasic
}
})).json(*);
{
"percentDifference": null,
"quoteResponse": {
"contextSlot": 218677659,
"inAmount": "227021867590",
"inputMint": "mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So",
"otherAmountThreshold": "648529293826789",
"outAmount": "649178472299088",
"outputMint": "5tdfToRGBGRqbPaBq8TAtDncgy7ejM26TwRfcmVaNpqy",
"platformFee": null,