This file contains hidden or 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
<div class="fader"></div> | |
<div class="mainContainer"> | |
<header id="header"> | |
<div id="headDarker"></div> | |
<div id="svgCont" class="svgHolder"> | |
<svg class="triangle" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1445.23px" height="1521.59px" viewBox="0 0 1445.23 1521.59" enable-background="new 0 0 1445.23 1521.59" xml:space="preserve"> | |
<polygon fill="#F0CA17" points="0.036,1521.627 240.117,0.036 1445.269,959.454 "/> | |
</svg> |
This file contains hidden or 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
<div class="fader"></div> | |
<div class="mainContainer"> | |
<header id="header"> | |
<div id="headDarker"></div> | |
<div id="svgCont" class="svgHolder"> | |
<svg class="triangle" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1445.23px" height="1521.59px" viewBox="0 0 1445.23 1521.59" enable-background="new 0 0 1445.23 1521.59" xml:space="preserve"> | |
<polygon fill="#F0CA17" points="0.036,1521.627 240.117,0.036 1445.269,959.454 "/> | |
</svg> |
This file contains hidden or 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 | |
/* | |
C0ded by SugiCode <3 | |
*/ | |
function banner(){ | |
system('clear'); | |
echo " | |
____ ____ | |
\ \ \ / / / | |
\ \ \ / / / |
This file contains hidden or 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 | |
/* | |
copyright @ medantechno.com | |
Modified by Ilyasa | |
2017 | |
*/ | |
require_once('./line_class.php'); | |
$channelAccessToken = 'BCBOfSlNugcpxiWwi+Hsfy4wg+OR+Q+pK3FyHXUhKJ7OzvMpqluse8MFuHv+5khURQgJqkhxSlgvtMzjW9ulGXlpqLYu5MXc29+TaBT8I02gMi9pT9eGMAxk2aE1mY9Prg7sQyIZUH8BgnjceJUzKQdB04t89/1O/w1cDnyilFU= | |
'; //Your Channel Access Token |