You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ The Discord OAuth2 flow will redirect back to `https://static.llsc12.me/discord`
27
27
28
28
All pages from this subdomain are static and hosted on GitHub Pages, you can examine them with inspect element to see exactly what they do.
29
29
30
+
UPDATE: I think I switched this to cf pages
31
+
30
32
## Credits
31
33
32
34
- NXGallery for the webserver implementation, very epic
@@ -43,4 +45,4 @@ The sysmodule was written in Swift originally but rewritten in C++ because I was
43
45
## Risks
44
46
45
47
Should be minimal probably, I use API routes from the Discord Social SDK. Their domain is `gaming-sdk.com`:sob: anyways it also uses discord headless sessions.
0 commit comments