- Google Chrome with latest version (mine is: 94).
Maybe:
- Microsoft Windows 10 (mine is: 20H2);
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% |
# Temporarily add a normal upstream DNS resolver | |
/ip dns set servers=1.1.1.1,1.0.0.1 | |
# CA certificates extracted from Mozilla | |
/tool fetch url=https://curl.se/ca/cacert.pem | |
# Import the downloaded ca-store (127 certificates) | |
/certificate import file-name=cacert.pem passphrase="" | |
# Set the DoH resolver to cloudflare |
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 |