Skip to content

Instantly share code, notes, and snippets.

View dtlnor's full-sized avatar
👋

dtlnor dtlnor

👋
View GitHub Profile
import sys
import io
import os
import re
import unicodedata
from decimal import *
from multiprocessing.pool import ThreadPool as Pool
# from multiprocessing import Pool
@DeprecationWarning
ts="""
1 . 08:01 回る空うさぎ/Orangestar
2 . 13:03 アルジャーノン/ヨルシカ
3 . 19:43 背景、夏に溺れる/ヨルシカ
4 . 26:20 ​友達の詩/中村中
5 . 32:48 me me she / RADWIMPS
6 . 38:28 シンデレラボーイ/Saucy Dog
7 . 43:04 Everything / MISIA
8 . 51:05 逢いたくていま/MISIA
9 . 54:41 奏/スキマスイッチ
@dtlnor
dtlnor / weapon.md
Last active June 5, 2023 08:37
weapon
Label String Base Atk Attach Atk Life Extra life
Weapon_Bow_001 旅人之弓 5 No Data 22 No Data
Weapon_Bow_002 士兵之弓 14 3 36 No Data
Weapon_Bow_003 尖刺波克弓 12 3 20 No Data
Weapon_Bow_004 波克弓 4 No Data 16 No Data
Weapon_Bow_006 蜥蜴弓 14 3 25 No Data
Weapon_Bow_009 萊尼爾之弓 10 2 30 No Data
Weapon_Bow_011 強力蜥蜴弓 25 6 35 No Data
Weapon_Bow_013 森民之弓 15 3 35 No Data
from bs4 import BeautifulSoup
import requests
import json
import requests
import datetime
import dateutil.parser
import html
from pathlib import Path
import os
import unicodedata
#!/bin/sh
# This script will be executed after commit in placed in .git/hooks/post-commit
# Semantic Versioning 2.0.0 guideline
#
# Given a version number MAJOR.MINOR.PATCH, increment the:
# MAJOR version when you make incompatible API changes,
# MINOR version when you add functionality in a backwards-compatible manner, and
# PATCH version when you make backwards-compatible bug fixes.
@dtlnor
dtlnor / viewer_image_0.1.8_2018-02-09.js
Created February 23, 2021 23:56 — forked from Sg4Dylan/viewer_image_0.1.8_2018-02-09.js
bookwalker.com.tw online reader DRM
This file has been truncated, but you can view the full file.
/**
Open Source Software Licenses
PUBLUS
Copyright(c) 2013-2014 ACCESS CO., LTD. All rights reserved.
This software includes all or part of the following open source software which is available under each license terms and conditions as follows:
* Backbone.js 0.9.2
(c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc.
@dtlnor
dtlnor / MHRise-file-ext-to-class-table.md
Created January 19, 2021 16:14 — forked from Andoryuuta/MHRise-file-ext-to-class-table.md
MHRise file extension/class name table
Class Name File Extension Revision Digit
via.SceneResource scn 20
via.PrefabResource pfb 17
via.UserDataResource user 2
via.userdata.UserVariablesResource uvar 2
via.hid.VibrationResource hapvib 1807190270
via.render.PSOPatch psop 1
via.render.ShaderResource sdf 2007288797
via.render.MasterMaterialResource mmtr 2007288797