Skip to content

Instantly share code, notes, and snippets.

View yukirafsanjani's full-sized avatar

yukirafsanjani

View GitHub Profile
<div class="text-center margin-bottom-20">
<h3>Advertise</h3>
<iframe allowtransparency="true" data-aa="566310" scrolling="no" src="//acceptable.a-ads.com/566310" style="border:0px; padding:0;overflow:hidden"></iframe>
</div>
<div class="row margin-bottom-20">
<div class="col-md-6">
<div class="panel panel-primary">
<div class="panel-heading text-center"><h2><i class="fa fa-shield"></i> Safe Link Converter <i class="fa fa-shield"></i></h2></div>
<div class="panel-body text-center">
// The client ID is obtained from the {{ Google Cloud Console }}
// at {{ https://cloud.google.com/console }}.
// If you run this code from a server other than http://localhost,
// you need to register your own client ID.
var OAUTH2_CLIENT_ID = 'JW1-zIiaAY-mTZK1gVeL_ipV';
var OAUTH2_SCOPES = [
'https://www.googleapis.com/auth/youtube'
];
// Upon loading, the Google APIs JS client automatically invokes this callback.
<?php
function inIframe() {
try {
return (window.self !== window.top) ? 1 : 0;
}
catch (e) {
return 1;
}
}
function ReopenUrlBuilder(baseUrl) {
<?php
class PromoClient {
var $version = '2.0.1';
var $verbose = false;
var $cache = false;
var $cache_size = 10;
var $cache_dir = 'cache/';
var $cache_filename = 'links';
var $cache_cluster = 0;
var $cache_update = false;
WEBVTT
1
00:00:05.950 --> 00:00:08.380
Aku ragu untuk memulai ini
karena takut akan segera berakhir.
2
00:00:08.610 --> 00:00:10.910
Saat aku menyadari perasaanku padamu...
<?php
$fb = new Facebook\Facebook([
'app_id' => '{1268465569939619}',
'app_secret' => '{1a079294607621d1f034f39b7847d8ee}',
'default_graph_version' => 'v2.3',
]);
$data = [
'title' => 'My Foo Video',
'description' => 'This video is full of foo and bar action.',
body{background:url(https://indoxxi.net/css/bg.png);}@media screen and (max-width:1000px){#h1qu{display:none;}#slider .slide-caption{display:inline;}}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'),local('Roboto-Regular'),local('sans-serif'),url(https://fonts.gstatic.com/s/roboto/v16/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'),local('Roboto-Regular'),local('sans-serif'),url(https://fonts.gstatic.com/s/roboto/v16/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;}</style><style>html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:transparent}b,body,strong{font-size:medium}body{margin:0;c
/*
Copyright 2015 Google Inc. All Rights Reserved.
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
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and