This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Minelist Hosting Provider Checker | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match https://minelist.kr/* | |
// @match https://mine.page/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=minelist.kr | |
// @require https://fastly.jsdelivr.net/npm/[email protected]/dist/jquery.min.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name ASTx2 Emulator | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author @BawAppie | |
// @match https://*/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=ahnlab.com | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<Server version="8"> | |
<Name>OvenMediaEngine</Name> | |
<Type>edge</Type> | |
<IP>*</IP> | |
<PrivacyProtection>false</PrivacyProtection> | |
<StunServer>stun.ovenmediaengine.com:13478</StunServer> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.querySelector('ytd-watch-flexy').youthereDataChanged_ = function() {}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// APToast.m | |
// APToast | |
// | |
// Created by 오지훈 on 2020/11/07. | |
// Copyright © 2020 오지훈. All rights reserved. | |
// | |
#import "APLoadingToast.h" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am baw-appie on github. | |
* I am bawappie (https://keybase.io/bawappie) on keybase. | |
* I have a public key ASDfu1YlCw1ZsGKBcOVKBbJwknHzTY-RBy1k-PiWZXVaVwo | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$str = array(); | |
$str['data'] = json_encode(array( | |
'id' => 'ID', | |
'pw' => hash("sha256", 'Password'), | |
'code' => '5325', | |
'type' => "A", | |
'caller' => "PHONE NUMBER", | |
'toll' => "PHONE NUMBER", | |
'html' => 1 |