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
<?xml version='1.0' encoding='UTF-8'?> | |
<rss | |
xmlns:atom="http://www.w3.org/2005/Atom" | |
xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" | |
xmlns:blogger="http://schemas.google.com/blogger/2008" | |
xmlns:georss="http://www.georss.org/georss" | |
xmlns:gd="http://schemas.google.com/g/2005" | |
xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"> | |
<channel> | |
<atom:id>tag:blogger.com,1999:blog-2337417031265792177</atom:id> |
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
<h3>Text</h3> | |
<br><br><br><br> | |
<style>@import url('https://fonts.googleapis.com/css?family=Oxygen');</style> | |
<table style="float: right; width:400px; height: 213px; padding-top:33px; padding-right:0; padding-bottom:38px; padding-left:10px; font-family: 'Oxygen', sans-serif; font-size: 12px"> | |
<tbody> | |
<tr> | |
<td style="width:110px; padding:0;"> | |
<img src="https://cdn-production-thumbor-vidio.akamaized.net/E4zsKutL35CxANKrG4lyZ_cFeH4=/smart/filters:quality(90):strip_icc()/vidio-web-prod-user/uploads/user/avatar/22858958/adimancv-1fc7e5.jpg" alt="John Smithington Headshot" style="width:92px; padding-right: 20px; opacity: 0.8"> | |
<br> | |
<br> |
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
ā, ƀ, ƈ, ɗ, ē, ƒ, ǥ, ħ, ī, ɉ, ƙ, ɭ, ɱ, ɳ, ō, ƥ, ɋ, ɍ, ş, ț, ū, ʋ, ŵ, x, ƴ, ȥ, | |
a ā, b ƀ, c ƈ, d ɗ, e ē, f ƒ, g ǥ, | |
h ħ, i ī, j ɉ, k ƙ, l ɭ, m ɱ, n ɳ, | |
o ō, p ƥ, q ɋ, r ɍ, s ş, t ț, u ū, | |
v ʋ, w ŵ, x ×, y ƴ, z ȥ, |
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
_______AAA______DDDDDD___IIIII_MMMM___MMMM______AAA______NNNN____NNN___________ | |
______AAAAA_____DDDDDDDD__III__MMMMM_MMMMM_____AAAAA_____NNNNN___NNN___________ | |
_____AAA_AAA____DDD__DDD__III__MMM_MMM_MMM____AAA_AAA____NNN_NN__NNN___________ | |
____AAAAAAAAA___DDD__DDD__III__MMM__M__MMM___AAAAAAAAA___NNN__NN_NNN___________ | |
___AAA_____AAA__DDDDDDDD__III__MMM_____MMM__AAA_____AAA__NNN___NNNNN___________ | |
__AAA_______AAA_DDDDDD___IIIII_MMM_____MMM_AAA_______AAA_NNN____NNNN_._WEB_._ID | |
_______AAA_______ | |
______AAAAA______ | |
_____AAA_AAA_____ |
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
/*! | |
* Gist DarkCode ver 0.2.1 | |
* Update 03/12/2021 www.adiman.web.id | |
*/ | |
.gist{font-size: 18px}.gist-meta, .gist-file, .octotree_toggle, ul.comparison-list > li.title,button.button, a.button, span.button, button.minibutton, a.minibutton,span.minibutton, .clone-url-button > .clone-url-link{background: linear-gradient(#202020, #181818) !important;border-color: #383838 !important;border-radius: 0 0 3px 3px !important;text-shadow: none !important;color: #b5b5b5 !important}.markdown-format pre, .markdown-body pre, .markdown-format .highlight pre,.markdown-body .highlight pre, body.blog pre, #facebox pre, .blob-expanded,.terminal, .copyable-terminal, #notebook .input_area, .blob-code-context,.markdown-format code, body.blog pre > code, .api pre, .api code,.CodeMirror,.highlight{background-color: #1D1F21!important;color: #C5C8C6!important}.gist .blob-code{padding: 1px 10px !important;text-align: left;background: #000;border: 0}::selection{background: #24890d;color: #fff;text-shadow: none}::-moz-selection{background: |
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
@echo off | |
title Microsoft Office 2016 Activator - simpLINnovation&cls&echo.&echo ****************************************************************************&echo Microsoft Office 2016 Activator for FREE without any software!&echo Lintang Wisesa&echo simpLINnovation(c)2018 &echo.&echo.****************************************************************************&echo.&echo #This project is using KMS server.&echo.&echo #Supported products:&echo - Microsoft Office Standard 2016&echo - Microsoft Office Professional Plus 2016&echo.&(if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16")&(if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16")&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_mak*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&echo.& |
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
@echo off | |
title Windows 10 ALL version activator&cls&echo ************************************&echo Supported products:&echo - Windows 10 Home&echo - Windows 10 Professional&echo - Windows 10 Enterprise, Enterprise LTSB&echo - Windows 10 Education&echo.&echo.&echo ************************************ &echo Windows 10 activation... | |
cscript //nologo c:\windows\system32\slmgr.vbs /ipk TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 >nul | |
cscript //nologo c:\windows\system32\slmgr.vbs /ipk 3KHY7-WNT83-DGQKR-F7HPR-844BM >nul | |
cscript //nologo c:\windows\system32\slmgr.vbs /ipk 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH >nul | |
cscript //nologo c:\windows\system32\slmgr.vbs /ipk PVMJN-6DFY6-9CCP6-7BKTT-D3WVR >nul | |
cscript //nologo c:\windows\system32\slmgr.vbs /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX >nul | |
cscript //nologo c:\windows\system32\slmgr.vbs /ipk MH37W-N47XK-V7XM9-C7227-GCQG9 >nul | |
cscript //nologo c:\windows\system32\slmgr.vbs /ipk NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 >nul | |
cscript //nologo c:\windows\system32\slmgr.vbs /ipk 2WH4N-8QGBV-H22JP-CT43Q-MDWWJ |
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
<?xml version="1.0" encoding="UTF-8" ?> | |
<!DOCTYPE html> | |
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> | |
<head> | |
<title>Reset Template Blogger</title><meta content='width=device-width, initial-scale=1' name='viewport'/> | |
<b:skin><![CDATA[ ]]></b:skin><style>.post-footer-line, div.blog-pager, div.feed-links, .date-header, div.comments {display:none;}<b:if cond='data:blog.url == data:blog.homepageUrl'>div.post-body.entry-content {display:none;}</b:if><b:if cond='data:blog.url != data:blog.homepageUrl'>.post-title.entry-title {display:none;}</b:if></style> | |
</head><!--<head/>--> | |
<body> | |
<b:section class='main' id='main' name='Main' showaddelement='yes'><b:widget id='Blog1' locked='false' title='Blog Posts' type='Blog'> | |
<b:includable id='allposts' var='i'><b:loop var='thisPost' values='data:posts'><p><a expr:href='data:thisPost.url'><data:thisPost.title/></a></p> |
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=Source+Sans+Pro:300,900"); | |
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); | |
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, |
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
<!-- Header | |
—————————————————————————————————————————--> | |
<h1>Hey World</h1> | |
<p class="head-text">This is a collection of Flat UI elements.</p> | |
<!-- CSS Menus | |
—————————————————————————————————————————--> | |
<p> | |
<nav class="blue"> | |
<li><a href="#">Joey</a></li> |
NewerOlder