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
class RedisSessionStore(SessionStore): | |
def __init__(self, expire = 1800, key_prefix=''): | |
SessionStore.__init__(self) | |
self.redis = redis.Redis(tools.config.get('redis_host', 'localhost'), | |
int(tools.config.get('redis_port', 6379)), | |
int(tools.config.get('redis_dbindex', 1)), | |
password=tools.config.get('redis_pass', None)) | |
self.path = session_path() | |
self.expire = expire | |
self.key_prefix = key_prefix |
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
Batman.Arkham.City.GOTY.Disc1 | |
Bayonetta.GOD | |
BioShock.GOTY.GOD | |
COD.BO2.dll.IronWolfV2.TU18 | |
COD.BO2.GSC.Jiggy.4.5.TU18 | |
COD.BO3.xex.CP1.TU1.Integrated | |
COD.Ghosts.Disc1 | |
COD.MW2.TU8.BlueSky31.RS-DpadLeft | |
COD.MW2.TU8.Spyder.DpadLeft | |
COD.MW3.AskTU23.MrGoLynx.Unsigned |
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
2014 年10月04日 | |
4D530901 Game Room电动间 | |
584E07D2 Kodu Game Lab kodu游戏实验室PUZ(益智类) | |
58410A0F Days Of Thunder Arcade雷霆壮志RAC(竞速类) | |
58410A1B ilomilo(TU.DLC)找寻记AVG(解密类) | |
58410A1D Hole in the Wall 穿越墙洞 K.Sport(体感休闲类) | |
58410A1F NEOGEO BATTLE COLISEUM NeoGeo 拳皇大乱斗FTG(格斗类) | |
58410A02 Rocket Knight 火箭骑士(动作类) | |
58410A2C Scott Pilgrim vs The World The Game 歪小子斯科特ACT(动作类) |
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
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts | |
https://mirror1.malwaredomains.com/files/justdomains | |
http://sysctl.org/cameleon/hosts | |
https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist | |
https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt | |
https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt | |
https://hosts-file.net/ad_servers.txt | |
https://raw.githubusercontent.com/CHEF-KOCH/CKs-FilterList-Mirror/master/Anti-Corp/hosts/NSABlocklist.txt | |
https://raw.githubusercontent.com/hectorm/hmirror/master/data/adaway.org/list.txt | |
https://raw.githubusercontent.com/hectorm/hmirror/master/data/adblock-nocoin-list/list.txt |
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
中英文清单: | |
0001 – Legend of Zelda, The- Breath of the Wild (World) (En,Ja,Fr,De,Es,It,Nl,Ru) 塞尔达传说 旷野之息 | |
0002 – Mario Kart 8 Deluxe(World) (En,Ja,Fr,De,Es,It,Nl,Pt,Ru) 马里奥赛车8豪华版 | |
0003 – ARMS (World)(En,Ja,Fr,De,Es,It,Nl,Ru) 神臂斗士 | |
0004 – Has-Been Heroes(World) (En,Fr,De,Es,It) 过气英雄 |
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
Quick start guide: | |
Game manager is Games->Aurora. XeXmenu/FreestyleDash're outdated, avoid them. | |
(If only have the 4GB, you only get Xexmenu, start from it and install other apps by following the videos. ) | |
Q: Don't see any HDD? Pull out and push the HDD back in. | |
Q: Only few space on the HDD? That is the Free space not total capacity. | |
RGH console Kung-Fu video tutorials from 0 to master if you want to level up: | |
https://www.youtube.com/watch?v=eq-ky8T6kl4&list=PLn7ji3VsPy3FCoZ5E3zWz5tS5iWbysPZX |
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
bootcmd=run bootcmd_uenv; run scan_disk; run set_bootargs; run bootcmd_exec; reset | |
bootcmd_exec=run load_uimage; if run load_initrd; then if run load_dtb; then bootm 0x60500000 0x60e00000 0x62c00000; else bootm 0x60500000 0x60e00000; fi; else if run load_dtb; then bootm 0x60500000 - 0x62c00000; else bootm 0x60500000; fi; fi | |
bootcmd_uenv=run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi | |
bootdelay=10 | |
bootdev=usb | |
device=0:1 | |
devices=usb ide | |
disks=0 1 2 3 | |
dtb_file=/boot/dts/ox820-pogoplug-classic.dtb | |
ethact=dwmac.40400000 |
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
Dlink DIR-865L Router | |
Reset to factory default settings: | |
While is the router is powered on and running, | |
push a pin into the reset hole behind the router and keep pressing it for about 6 seconds, the LED turns off; | |
release the reset button and the router shall resetted. | |
Recovery/Upgrade: | |
1. Switch off the router | |
2. Push a pin into the reset hole behind the router (above the power switch), hold it in there and power on the router, |
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
[add_eventon_el cal_id="10" el_title="UPCOMING PERFORMANCES - 2016" pec="ft" number_of_months="4" fixed_year="2016" show_year="yes"] | |
[add_eventon_el cal_id="9" el_title="UPCOMING PERFORMANCES - 2017" pec="ft" fixed_date="01" fixed_month="01" fixed_year="2017" number_of_months="12" event_count="90" event_order="ASC"] | |
[add_eventon_el cal_id="8" el_title="Past Performances - 2016" pec="ft" fixed_date="01" fixed_month="01" fixed_year="2016" number_of_months="8" event_count="90" event_order="DESC"] | |
[add_eventon_el cal_id="7" el_title="Past Performances - 2015" pec="ft" fixed_date="01" fixed_month="01" fixed_year="2015" number_of_months="12" event_count="90" event_order="DESC" ] | |
[add_eventon_el cal_id="6" el_title="Past Performances - 2014" pec="ft" fixed_date="01" fixed_month="01" fixed_year="2014" number_of_months="12" event_count="80" event_order="DESC" ] | |
[add_eventon_el cal_id="5" el_title="Past Performances - 2013" pec="ft" fixed_date="01" fixed_month="01" fixed_year="2013" number_of_months="12" event_count="7 |
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
POWERFUL SOCKET 2011-3 OCTO(8) CORE CPU | |
This is not a retail version | |
It's an ES version (Intel Confidential) | |
You are buying an E5-2609v3 ES (Not Retail) | |
No box | |
No heatsink/fan |
NewerOlder