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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ While originating as a fork of Libreddit, the name "Redlib" was adopted to avoid
91
91
Several technical improvements have also been made, including:
92
92
93
93
-**OAuth token spoofing**: To circumvent rate limits imposed by Reddit, OAuth token spoofing is used to mimick the most common iOS and Android clients. While spoofing both iOS and Android clients was explored, only the Android client was chosen due to content restrictions when using an anonymous iOS client.
94
-
-**Token refreshing**: The authentication token is refreshed every 24 hours, simulating the behavior of the official Android app.
94
+
-**Token refreshing**: The authentication token is refreshed every 24 hours, emulating the behavior of the official Android app.
95
95
-**HTTP header mimicking**: Efforts are made to send along as many of the official app's headers as possible to reduce the likelihood of Reddit's crackdown on Redlib's requests.
0 commit comments