Skip to content

Instantly share code, notes, and snippets.

View theabhishek2511's full-sized avatar
๐Ÿ’€
probably lost my passkey

Abhishek Sharma theabhishek2511

๐Ÿ’€
probably lost my passkey
  • India
View GitHub Profile

Basic

There are two parts of creating the text. First, you call API 1 to edit the text and obtain an ID. Next, you call API 2 and render the text. After that, a link to the image can be formed using the ID you obtained.

API 1

POST https://cooltext.com/PostChange -H 'content-type: application/x-www-form-urlencoded'

Shadowverse Card API

Basic

Every response to all the endpoints is encapsulated in a root JSON object with two keys, a data_headers and a data. The data value is a JSON object. For every endpoint, there exist different keys which contain the actual queried data. In case of any errors, data will contain an empty JSON array.

Card information

@echo off
taskkill -f -IM x2.exe
taskkill -f -IM GameMon.des
pause
<html>
<head>
<script type="text/javascript">
<!--
function delayer()
{
var str = document.URL.split(".tumblr.com");
var newUrl = "http://yournewurl.tumblr.com";
if(str.length != 1)
{