v4c/InstaSynch Additional Features

Just a CSS for v4c right now. I'm a lazy faggot and haven't touched javascript.

// ==UserScript==
// @name		v4c/InstaSynch Additional Features
// @namespace		v4c
// @description 	Just a CSS for v4c right now. I'm a lazy faggot and haven't touched javascript.
// @include     	*://*.instasynch.com/*
// @include     	*://instasynch.com/*
// @match       	*://*.instasynch.com/*
// @match       	*://instasynch.com/*
// @include     	*://*.instasync.com/*
// @include     	*://instasync.com/*
// @match       	*://*.instasync.com/*
// @match       	*://instasync.com/*
// @require		https://cdn.jsdelivr.net/tiptip/1.3/jquery.tipTip.minified.js
// @require		http://openuserjs.org/src/libs/TimidScript/TSL_-_jsColorGM.js
// @version		666
// @grant		none
// @author		Dildoer The Cocknight
// ==/UserScript==

//Created by Dildoer. In case you're reading this, I'm actually Taylor.

/*
    <InstaSynch - Watch Videos with friends.>
	The MIT License (MIT)

	Copyright (c) 2014 InstaSynch
	
	<InstaSynch modified code>
	Copyright (c) 2015-2015 Dildoer (unless otherwise noted)

	Permission is hereby granted, free of charge, to any person obtaining a copy
	of this software and associated documentation files (the "Software"), to deal
	in the Software without restriction, including without limitation the rights
	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
	copies of the Software, and to permit persons to whom the Software is
	furnished to do so, subject to the following conditions:

	The above copyright notice and this permission notice shall be included in all
	copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
	SOFTWARE.
*/

//the css. All I wrote so far.
$('head').append('<link rel="stylesheet" type="text/css" href="http://therealnig.ga/css/instasync_dark.css"/>');