mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-09 11:07:24 -03:00
Update README.md
Information about the new method used to load the page
This commit is contained in:
parent
420964585a
commit
53ce6ec607
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -1,5 +1,17 @@
|
|||
![apiv3](https://user-images.githubusercontent.com/61166695/129963654-8abb0486-2a0d-42a3-828b-8d604e6ace3b.png)
|
||||
|
||||
# Important Note
|
||||
|
||||
Booyah now uses another way to load the page through webpack, which makes it very difficult or almost impossible to extract the page and document the api as of today and in the future.
|
||||
|
||||
What I mean by this is that now all the files and the way the page loads is totally different than before, everything is in a file called "esabhayoob.js" and the main and runtime files and everything is totally obfuscated and "uglyfied" with no ability to read it.
|
||||
|
||||
![image](https://user-images.githubusercontent.com/61166695/138618618-56f39b30-7f16-4d69-8560-cc0ed56953fd.png)
|
||||
|
||||
If you want to see the archives of the site before this change, here is the folder where I have some archived versions of the different Booyah domains.
|
||||
|
||||
https://zzls.xyz/files/booyah-files/
|
||||
|
||||
# Booyah.live Docs
|
||||
|
||||
Unofficial usermade documentation of the v3 API of the streaming platform called booyah
|
||||
|
|
Loading…
Reference in a new issue