WazeWrap 항목이 2026-04-24에 허용되지 않는 외부 코드 사유로 신고되었습니다.

JustinS83 Waze작성자님의 글:
WazeWrap is/was used by dozens of scripts, as such it would load in multiple times because Tampermonkey would not force updating to the latest version most of the time, so sometimes it would load several versions or an older version would overwrite a newer verion's window object. We split the script to load the main library so it could version check before loading the latest code, to ensure the correct version was used. This was done in 2019. The code being loaded is from the same github repository. If necessary, especially since most of the code has been removed, we can move it back to one file but it will then again have the multiple scripts using it and loading overtop the window object.

JustinS83 Waze (신고된 사용자)의 활동:

WazeDev (신고된 사용자)의 활동:

mapomatic (신고된 사용자)의 활동:

이 신고는 관리자에 의해 인정되었습니다.

You can move the libraries to the Greasy Fork. GitHub is not allowed as the code hosting.