Skip to content

Instantly share code, notes, and snippets.

@woodongwong
woodongwong / iptv.tvfix.org.m3u8.txt
Last active February 27, 2026 03:11
iptv.tvfix.org(电视侠)直播源,see: https://github.com/woodongwong/tvfix
see: https://github.com/woodongwong/tvfix
@newrerio
newrerio / clash-config-trojan.yml
Last active July 16, 2024 05:26
clash-config-trojan.yml
port: 7890
socks-port: 7891
allow-lan: true
mode: Rule
log-level: silent
external-controller: 127.0.0.1:9090
dns:
enable: true
ipv6: false
listen: 127.0.0.1:5450
@ZRuei
ZRuei / http-challenge-lv8.js
Last active March 28, 2022 14:27
Lidemy HTTP Chellenge
// 練習用 axios
// --- 第 8 關 --- /lv8?token={HsifnAerok}
// 我昨天在整理書籍的時候發現有一本書的 ISBN 編號跟系統內的對不上,仔細看了一下發現我當時輸入系統時 key 錯了。
// 哎呀,人老了就是這樣,老是會看錯。
// 那本書的名字裡面有個「我」,作者的名字是四個字,key 錯的 ISBN 最後一碼為 7,只要把最後一碼改成 3 就行了。
// 對了!記得要用新的系統喔,舊的已經完全廢棄不用了。
const axios = require('axios');
#EXTM3U
#EXTINF:0,NTV News24
http://www.news24.jp/livestream/index.m3u8
#EXTINF:0,GSTV
https://gemstv.wide-stream.net/gemstv01/smil:gemstv01.smil/chunklist.m3u8
#EXTINF:0,NHK World Japan live
https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/global/2003458/live.m3u8
#EXTINF:0,ウェザーニュース
http://movie.mcas.jp/mcas/wn1_2/master.m3u8
#EXTINF:0,WOWOWシネマ
@chenx6
chenx6 / pilipili.py
Created June 12, 2019 14:01
恢复 Bilibili 收藏夹中失效视频
'''
需要 Python 3.6 + requests
'''
import requests
from math import ceil
from urllib import parse
import time
class favlist():
@Yuruoyu
Yuruoyu / tutorial_scrapy.cfg
Created October 23, 2018 06:30
python learning code
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html
[settings]
default = tutorial.settings
[deploy]
#url = http://localhost:6800/
@dylanalvarez
dylanalvarez / thriller.json
Last active December 26, 2020 08:34
Michael Jackson's "Thriller" as json
{
"id": 19,
"title": "Thriller",
"artist": "Michael Jackson",
"cover": "https://goo.gl/3f8L6c",
"year": 1982,
"label": "Epic Records",
"genre": "Pop",
"length": "42:19",
"track_list": [
@ntamvl
ntamvl / install-multiple-jdk-on-macos-high-sierra.md
Last active February 19, 2025 16:29
Install Multiple Java Versions on macOS High Sierra

Install Multiple Java Versions on macOS High Sierra

Install Homebrew Cask

On Mac, Homebrew is the de-facto package manager, and Homebrew Cask is the app manager. I’m going to use Cask to install Java 7 and 8.

Install Homebrew Cask first if you haven’t:

brew update
brew tap caskroom/cask
::-webkit-input-placeholder {
/* WebKit browsers */
color: #ddd;
}
:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #ddd;
}
@peterhellberg
peterhellberg / filmtipset.json
Created March 17, 2017 18:46
Filmtipset dump
[
{
"request": {
"action": "list",
"id": "seen"
},
"source": "filmtipset.se",
"user": {
"name": "peterhellberg",
"id": "113654"