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/css2?family=Noto+Sans&display=swap'); | |
@media only screen and (max-width: 600px){ | |
body { | |
padding: 14px; | |
} | |
} | |
header h1 { |
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/css2?family=Noto+Sans&display=swap'); | |
@media only screen and (max-width: 600px){ | |
body { | |
padding: 14px; | |
} | |
} | |
@media (prefers-color-scheme: light) { | |
:root { |
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
f = open('usren.wikitable','r', encoding="utf-8") | |
l = f.readlines() | |
for x in l: | |
if '/' not in x: | |
if '|-' not in x: | |
n = x.split('|') | |
#print(n) | |
try: | |
print("|{{no ping|"+n[1]+"}}||"+n[3].rstrip('\n')) |
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
--- | |
title: "The History of DNS" | |
book: true | |
classoption: [oneside] | |
lang: en | |
include-before: | |
- '`\newpage{}`{=latex}' | |
... | |
\newpage{} |
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
this.wordle = this.wordle || {}, this.wordle.bundle = function(e) { | |
"use strict"; | |
function a(e) { | |
return (a = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(e) { | |
return typeof e | |
} : function(e) { | |
return e && "function" == typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e | |
})(e) | |
} |
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
def split(word): | |
return [char for char in word] | |
def join(x): | |
new = "" | |
for i in x: | |
new += i | |
return new | |
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
from fractions import Fraction | |
nodes = dict() | |
class Node: | |
def __init__(self,id,p1,p2,l,r,par,gl,gr): | |
self.id = id | |
self.p1 = p1 | |
self.p2 = p2 | |
self.l = l | |
self.r = r |
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(t) { | |
var e = {}; | |
e.cipherModes = { | |
ECB: 0, | |
CBC: 1, | |
PCBC: 2, | |
CFB: 3, | |
OFB: 4, | |
CTR: 5 | |
}, e.outputTypes = { |
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
rtnf@rtnf:~$ wp | |
https://en.wikipedia.org/wiki/XXXXX | |
Enter Wikipedia Article Name (XXXXX) : Timeline_of_the_far_future | |
Enter Wikipedia Language (en/id) : en | |
Serendipodous : 12942 | |
Serendipodous : -1 [12942->12941] | |
https://en.wikipedia.org/w/index.php?title=Timeline_of_the_far_future&diff=403681715&oldid=403681680 | |
Serendipodous : 100 [12941->13041] | |
https://en.wikipedia.org/w/index.php?title=Timeline_of_the_far_future&diff=403681953&oldid=403681715 |
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
https://YY.wikipedia.org/wiki/User:XXXX | |
Enter Wikipedia Username (XXXX) : Sathira15 | |
Enter Wikipedia Language (en/id) : id | |
5 Januari 2021 07.10 : Pengguna:Sathira15 (+58 / 58) | |
https://id.wikipedia.org/w/index.php?title=Pengguna:Sathira15&oldid=17791203 (B) | |
7 Januari 2021 04.53 : Gita Savitri | |
https://id.wikipedia.org/w/index.php?title=Gita_Savitri&diff=prev&oldid=17796937 |