Media from https://nyaa.si/view/1722570 :
yuuutsu.csvcharacter-songs-s1.csvcharacter-songs-s2.csvradio-shibu.csv
Media from https://nyaa.si/view/286938 :
gekidou.csvchokuretsu.csv
| #!/usr/bin/env bash | |
| # motorola e32(s) - Android 12 | |
| adb shell pm uninstall --user 0 com.google.android.youtube | |
| adb shell pm uninstall --user 0 com.google.android.googlequicksearchbox | |
| adb shell pm uninstall --user 0 com.google.android.apps.googleassistant | |
| adb shell pm uninstall --user 0 com.android.companiondevicemanager | |
| adb shell pm uninstall --user 0 com.motorola.ccc.notification | |
| adb shell pm uninstall --user 0 com.motorola.timeweatherwidget | |
| adb shell pm uninstall --user 0 com.google.android.apps.tachyon | |
| adb shell pm uninstall --user 0 com.facebook.services |
| #!/usr/bin/env bash | |
| # Redmi 9 NFC | |
| adb shell pm uninstall --user 0 com.google.android.youtube | |
| adb shell pm uninstall --user 0 com.google.android.googlequicksearchbox | |
| adb shell pm uninstall --user 0 com.android.chrome | |
| adb shell pm uninstall --user 0 com.facebook.services | |
| adb shell pm uninstall --user 0 com.facebook.system | |
| adb shell pm uninstall --user 0 com.facebook.appmanager | |
| adb shell pm uninstall --user 0 com.mi.globalbrowser | |
| adb shell pm uninstall --user 0 com.mi.global.shop |
| #!/usr/bin/env python3 | |
| import requests | |
| import os | |
| filename = os.path.expanduser(f'src/pages/playerUrls.js') | |
| proto = 'https' | |
| fake_video_id = '0123456789ab' | |
| r = requests.head(f'{proto}://voe.sx/e/{fake_video_id}') | |
| if r.status_code == 302: |
| #!/usr/bin/env python3 | |
| # https://fr.wikipedia.org/wiki/Wikipédia:Bulletin_des_patrouilleurs#myprivacy.dpgmedia.be | |
| import sys | |
| from urllib.parse import urlparse | |
| from urllib.parse import parse_qsl | |
| if len(sys.argv) < 2: | |
| raise Exception("2nd argument must be present with the URL") | |
| srcurl = sys.argv[1] |
| #!/usr/bin/env python3 | |
| import subprocess | |
| import netifaces | |
| import ipaddress | |
| INTERFACE = 'enxb827eba3323d' | |
| ipv4 = subprocess.check_output('./livebox.sh').decode('utf-8').strip() | |
| for ip in netifaces.ifaddresses(INTERFACE)[10]: | |
| ip_i = ipaddress.ip_address(ip['addr']) |
| #!/usr/bin/env bash | |
| if [[ ($# != 1) || ("$1" != "--yes-i-want-to-crash-my-computer") ]]; then | |
| echo "If you are sure to be ready to crash your computer, re-run with \`--yes-i-want-to-crash-my-computer\`" | |
| exit 1 | |
| fi | |
| OUT_FILE="crash-environment-$(date --iso-8601).txt" | |
| TC=$(which tc) | |
| if [[ "$TC" = "" ]]; then |
| #!/usr/bin/env python3 | |
| # | |
| # Copyright (c) 2024 Louis Royer | |
| # | |
| # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| # of this software and associated documentation files (the "Software"), to deal | |
| # in the Software without restriction, including without limitation the rights | |
| # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| # copies of the Software, and to permit persons to whom the Software is | |
| # furnished to do so, subject to the following conditions: |
Media from https://nyaa.si/view/1722570 :
yuuutsu.csvcharacter-songs-s1.csvcharacter-songs-s2.csvradio-shibu.csvMedia from https://nyaa.si/view/286938 :
gekidou.csvchokuretsu.csvAnime OP/ED missing from the Winter 2024 playlist.
Anime OP/ED missing from the Spring 2024 playlist.