This guide shows easily how you can start with a fresh-installed elementary OS-session and making it more usable just with some commands and tips to get rid of stuff that clutters your installation in the beginning.
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
function PostRegistration() { | |
progressind.innerHTML = "Migrating to 512-bit crypto identifier..."; | |
$.ajax( "https://dangeredwolf.com/tdedb/register.php?regname=" + GetPreferencesIdentifierFromCrypto()) | |
.done(function(meh) { | |
if (meh === "OK") { | |
progressind.innerHTML = "Upgrade Complete!"; | |
setTimeout(function(){ | |
progressind.innerHTML = "Welcome to Enhancer 5.0.4"; | |
},1000); | |
setTimeout(function(){ |
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
$.ajax( "https://dangeredwolf.com/tdedb/check.php?regname=" + GetPreferencesIdentifierFromCrypto()) | |
.done(function(meh) { | |
if (meh === "No") { | |
ShouldUpgrade = true; | |
setTimeout(DisplayMigrateUI1,500); | |
} else { | |
console.log("Welcome back! <3"); | |
} | |
}) | |
.fail(function() { |
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
function GetPreferencesIdentifierFromCrypto() { | |
if (typeof CryptoJS !== "undefined") { | |
return CryptoJS.SHA3(TD.storage.store._backend.guestID); // 512 bit SHA-3? yes please | |
} | |
} |
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
#!/usr/bin/env ruby | |
require "twitter" | |
# Twitter client configuration | |
client = Twitter::REST::Client.new do |config| | |
config.consumer_key = YOUR_KEYS_HERE | |
config.consumer_secret = YOUR_KEYS_HERE | |
config.access_token = YOUR_KEYS_HERE | |
config.access_token_secret = YOUR_KEYS_HERE | |
end |
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
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic"); | |
@-moz-document url-prefix("https://ello.co") { | |
body { | |
font-family: 'Open Sans', Arial, sans-serif; | |
} | |
.heading, .feature__list h1, .feature__list h2, .system-post h1, .notification-post h1, .heading--large, .heading--normal, .system-post h2, .notification-post h2, .notification-post p, .bolded-post p, .delete__dialog h2, .searchbar__field { | |
font-family: "Open Sans", "AtlasGroteskBold","Helvetica Neue","HelveticaNeue","Helvetica","Arial",sans-serif; |
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
#watch-discussion { | |
display: none; | |
} |
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
Auflistung der Ordnerpfade für Volume Nitori (External) | |
+---Bandcamp | |
| +---Babbe Music | |
| | +---bamf! bamf! kimochii! | |
| | | Babbe - bamf! bamf! kimochii! - 03 Wanna steal the Ice Fairy's Pantsu! (2013 Remake) -Instrumental ver-.mp3 | |
| | | Babbe - bamf! bamf! kimochii! - 04 bamf! bamf! kimochii! -Instrumental ver-.mp3 | |
| | | Babbe - bamf! bamf! kimochii! - 05 I love Gensokyo!! (Extended ver).mp3 | |
| | | Babbe feat. 3 singing lolis - bamf! bamf! kimochii! - 02 bamf! bamf! kimochii!.mp3 | |
| | | Babbe feat. kuroTenshi - bamf! bamf! kimochii! - 01 Wanna steal the Ice Fairy's Pantsu! (2013 Remake).mp3 |
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, body, div, span, applet, object, iframe, | |
h1, h2, h3, h4, h5, h6, p, blockquote, pre, | |
a, abbr, acronym, address, big, cite, code, | |
del, dfn, em, img, ins, kbd, q, s, samp, | |
small, strike, strong, sub, sup, tt, var, | |
b, u, i, center, | |
dl, dt, dd, ol, ul, li, | |
fieldset, form, label, legend, | |
table, caption, tbody, tfoot, thead, tr, th, td, | |
article, aside, canvas, details, embed, |
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
+---Bandcamp | |
| +---Babbe Music | |
| | | Babbe feat. 3 singing lolis.lfml | |
| | | Babbe.lfml | |
| | | Babbe.png | |
| | | | |
| | +---bamf! bamf! kimochii! | |
| | | Babbe - bamf! bamf! kimochii! - 03 Wanna steal the Ice Fairy's Pantsu! (2013 Remake) -Instrumental ver-.mp3 | |
| | | Babbe - bamf! bamf! kimochii! - 04 bamf! bamf! kimochii! -Instrumental ver-.mp3 | |
| | | Babbe - bamf! bamf! kimochii! - 05 I love Gensokyo!! (Extended ver).mp3 |