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 | |
/** | |
* @usage | |
* 1. Save this file to your computer. | |
* | |
* 2. Navigate to console.gigya.com and click "export users" http://take.ms/2b6Ff | |
* | |
* 3. This will download a spreadsheet of gigya users. Open the spread sheet | |
* and make note of the range of user IDs. | |
* |
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 | |
array( | |
'UID' => '79', | |
'UIDSig' => 'dNioh+d3pWswjiOVlJsbVDOwwM8=', | |
'timestamp' => '2014-07-29 22:59:37', | |
'UIDSignature' => '/goTF8CDIbnXo+djqqS4e0q3f94=', | |
'signatureTimestamp' => '1406674777', | |
'isSiteUser' => true, | |
'isConnected' => true, |
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
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA3qDsrVq+XCXWX52uEu+k4myfN7W/Dm/Tv8Kow2wT3iSK4MTFJyjnsenH3hFBd+Jbiyu3tURWnI7jyh2b1zx2acPgJ6mipKdY1NkciS9vqos+nK8sejKs0ubj6Yuk8r1cDGrJ/uOVXX/v7qvMH7QlSIxn4mvybjfarmRN5wrKvM6mObQLLHTzXLIOpMoxCqd0cVlKtZCDWygznDOX1UCRJWREwXOKX8I+CzC//qVKL8GYDdLj46i6zFNFRC9IWwV8Lg6GRJ8O5b1GPz3WxXyEIVI/nkb38WQ5QJCtwxhSPs+NmoEZMSubqsZBVda3/JYBMgK60eaa4SvNUZsksyRfBw== [email protected] |
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
<html lang="en" dir="ltr" class="js js csstransitions placeholder"><head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
<link rel="shortcut icon" href="http://master.nbcsports.roundarch.com/misc/favicon.ico" type="image/vnd.microsoft.icon"> | |
<meta name="Generator" content="Drupal 7 (http://drupal.org)"> | |
<link rel="stylesheet" href="/sites/all/themes/radius_theme/css/icons.data.svg.css"><script src="http://cdn.gigya.com/JS/socialize.js?apikey=3_QZ3FbV_0cloeTFJEMxFlpAzDvEy2BVOBt9Ge8SgHMgS8AS5yEY2Tgc-rIj180Y4w">{"enabledProviders":"Facebook, Twitter","lang":"en","connectWithoutLoginBehavior":"loginExistingUser"}</script> <title>Home | Radius</title> | |
<style type="text/css" media="all">@import url("http://master.nbcsports.roundarch.com/modules/system/system.base.css?n96hx0"); | |
@import url("http://master.nbcsports.roundarch.com/modules/system/system.menus.css?n96hx0"); | |
@import url("http://master.nbcsports.roundarch.com/modules/system/system.messages.css?n96hx0"); | |
@import url("http://m |
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
Code: drush features-revert will remove the overrides. | |
Overrides: drush features-update will update the exported feature with the displayed overrides | |
Component type: field_instance | |
'year_range' => '-3:+3', | |
), | |
< 'type' => 'date_popup', | |
--- | |
> 'type' => 'date_select', |
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
#!/bin/sh | |
# | |
# @author Matt Korostoff <[email protected]> | |
# | |
# @internal | |
# | |
# @category | |
# | |
# @copyright Licensed under the GNU General Public License as published by the Free | |
# Software Foundation, either version 3 of the License, or (at your option) |
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
{ | |
"UID": "57", | |
"UIDSig": "eHihEg5gqGzLUXe24jk1LOosyBQ=", | |
"timestamp": "2014-07-17 14:51:40", | |
"UIDSignature": "i8WKOxsU303rqG6ozEghOZmR2SI=", | |
"signatureTimestamp": "1405608700", | |
"isSiteUser": true, | |
"isConnected": true, | |
"isLoggedIn": true, | |
"isTempUser": false, |
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
defaults | |
logfile /var/log/msmtp.log | |
account isobar | |
host smtp.roundarch.com | |
port 25 | |
protocol smtp | |
auth off | |
from [email protected] |
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 | |
$databases = array ( | |
'default' => | |
array ( | |
'default' => | |
array ( | |
'database' => 'master', | |
'username' => 'root', | |
'password' => '', |
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
<?xml version="1.0" encoding="utf-8" ?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:gc="http://thegolfchannel.com/rss/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:plmedia="http://xml.theplatform.com/media/data/Media" xmlns:plfile="http://xml.theplatform.com/media/data/MediaFile" xmlns:plingestmf="http://xml.theplatform.com/ingest/data/IngestMediaFile" xmlns:thr="http://purl.org/syndication/thread/1.0" xml:lang="en-US"> <title type="text">Golf Channel - Golf Channel Mobile Feed</title> | |
<subtitle type="text">Golf Channel Mobile Feed: Fantasy Central</subtitle> | |
<link>http://golfchannel.local/</link> | |
<id>/rss/?feedId=mobile&name=FantasyCentral&startIndex=1&endIndex=10&atom=1</id> | |
<rights type="text">Copyright 2013 Golf Channel</rights> | |
<generator>Golf Channel RSS Generator</generator> | |
<entry type="article"> <title>Stat attack!: Crowne Plaza Invitational at Colonial review</title> | |
<link rel="alternate" href="http://golfchannel.local/news |