-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove reverse proxy in frontend parser #5
Comments
ZenithalHourlyRate
referenced
this issue
in mirrorz-org/mirrorz
Feb 25, 2021
As upstream has opened CORS for their data. This relates to #31
Hagb
referenced
this issue
in Hagb/mirrorz
Feb 25, 2021
CORS of these two files has been enabled. Relates to #31,
Hagb
referenced
this issue
in Hagb/mirrorz
Feb 25, 2021
CORS of these two files has been enabled. Relates to #31.
ZenithalHourlyRate
referenced
this issue
Oct 18, 2021
ZenithalHourlyRate
referenced
this issue
Jan 25, 2022
Current status:
|
ZenithalHourlyRate
added a commit
that referenced
this issue
Feb 3, 2022
zju now use mirrorz.json API Related to #5
ZenithalHourlyRate
added a commit
that referenced
this issue
Mar 9, 2022
scau now provides mirrorz.d.json on their own Ref to #5
ZenithalHourlyRate
added a commit
to mirrorz-org/mirrorz-config
that referenced
this issue
Apr 14, 2022
ZenithalHourlyRate
added a commit
that referenced
this issue
Apr 14, 2022
As nyist provides its own mirrorz.json now Ref to #5
Current status:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently some sites do not have CORS for MirrorZ, so a workaround was provided by third parties using reverse proxy.
Note:
nju-old
andxjtu
is not deployed. The former has allowed CORS for mirrorz, seenju.js
for more info; the latter one is not accessible from reverse proxy, so a static json is used instead, see/static/tmp/xjtu.json
for more info.However, for some reason this reverse proxy no longer provides service. We think this kind of workaround should only be temporary hence an issue should be set up here.
Currently parsers of
cqu
andneusoft
uses json provided by corresponding mirror site whilelzu
andhust
parses the html. CORS of them should be set on the mirrors. This relates to cqumirror/feedback#27 and LZUOSS/Mirror#13;neusoft
andhust
do not have an issue tracker on GitHub.The text was updated successfully, but these errors were encountered: