- Google Chrome with latest version (mine is: 94).
Maybe:
- Microsoft Windows 10 (mine is: 20H2);
Log uploaded on Tuesday, December 14, 2021, 12:47:58 PM | |
Loaded mods: | |
Harmony(brrainz.harmony)[mv:1.1.1.0]: 0Harmony(2.1.1), HarmonyMod(1.1.1) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Expanded Prosthetics and Organ Engineering(Ykara.EPOE): (no assemblies) | |
Rimsenal - Security pack(rimsenal.security): (no assemblies) | |
Storage Solutions(cucumpear.storage): (no assemblies) | |
Rimsenal - Storyteller pack(rimsenal.storyteller): (no assemblies) | |
Configurable Mental Breaks(nmeijer.configurablementalbreaks): 0Harmony(av:2.1.1,fv:2.0.0.10), ConfigurableMentalBreaks(1.0.0) | |
Vanilla Traits Expanded(VanillaExpanded.VanillaTraitsExpanded): VanillaTraitsExpanded(1.0.0.1) |
f = open("./english.seria_enc", "rb") | |
data = list(f.read()) | |
a = 0 | |
b = 2531011 | |
while a < len(data): | |
data[a] = (b ^ (b >> 15) ^ data[a]) & 0xff | |
b += 214013 |
@REM From: https://stackoverflow.com/a/10665562 | |
@REM Path: "C:\Windows\System32\drivers\etc\hosts" | |
@ECHO OFF | |
ECHO MAKE SURE YOU ARE RUNNING THIS UNDER ADMIN PRIVILEGES! | |
SET NEWLINE=^& echo. | |
SET HOSTS="%WINDIR%\System32\drivers\etc\hosts" | |
FIND /C /I "support.image-line.com" %HOSTS% | |
IF %ERRORLEVEL% NEQ 0 ECHO %NEWLINE%^127.0.0.1 support.image-line.com>>%HOSTS% |
javascript:(() => { | |
return console.log("Moved to https://github.com/Gesugao-san/archive-wbm-save-addons"); | |
})(); |
Listed below are the web domains that Discord currently own. If you see a link sending you to a domain that claims is a "Discord owned website", check if it is one of the below domain names! If it's not, assume it's a scam and report it.
Note: This is not an exhaustive list, there may be some missing domains that Discord owns, but there are no domains listed here that aren't owned by Discord.
@ECHO OFF | |
CLS | |
ECHO ****************** | |
ECHO Moved to: https://github.com/Gesugao-san/list_remotes | |
ECHO ****************** | |
PAUSE | |
EXIT /B %ERRORLEVEL% |
license: mit |
Url | What |
---|---|
https://s.team/a/440 | App store page |
https://s.team/c/440 | App community page |
https://s.team/u/xpaw | Profile page (vanity url) |
https://s.team/p/qpn-pmn | Profile page (account id) |
https://s.team/chat/DpOLGWbt | Steam chat invite |
https://s.team/y23/qpnpmn | Steam replay |
https://s.team/q/123 | Steam login QR code link |
https://s.team/deck | HelpWithSteamDeck |