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-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This project is a Mastodon client written in Visual Basic 6. It works on Windows 95 and higher (Windows 10/11 ~~untested~~[confirmed to work](https://mastodon.lol/@autistic_enby/109378329066875960) but... why?).
4
4
5
-
This project is in very early stages!! Use at own risk. Contributions very welcome! (If you can not use Git email me for an address to mail your patched on floppy disk to).
5
+
This project is in very early stages! Use at own risk. Contributions very welcome! (If you cannot use Git email me for an address to which you can mail your patches on floppy disk).
6
6
7
7
What works:
8
8
@@ -30,8 +30,8 @@ If you are in no mood to install VB6 I understand. There is an installer [under
30
30
31
31
## What do I need?
32
32
33
-
You need a HTTPS to HTTP proxy, one that preferably also converts UTF-8 to Windows encoding. I use [WebOne](https://github.com/atauenis/webone) for this.
34
-
As this project sens your persona token always host the proxy yourself.
33
+
You need a HTTPS to HTTP proxy, one that preferably also converts UTF-8 to Windows encoding. I use [WebOne](https://github.com/atauenis/webone) for this.
34
+
As this project sends your persona token, always host the proxy yourself.
35
35
36
36
Once you set the proxy as your system proxy in Internet Explorer it will work. Press the "refresh" button to log in to your mastodon instance.
0 commit comments