Skip to content
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

问卷星结束问卷地址变了, var pat = /complete\.aspx\?q=(\d+)/; #8

Open
hzymarine opened this issue Dec 22, 2020 · 1 comment

Comments

@hzymarine
Copy link

问卷星现在正则变了, var pat = /complete.aspx?q=(\d+)/;

改变如下:
var pat = /complete.aspx?activityid=(\d+)/;

举例 : // https://www.wjx.cn/wjx/join/complete.aspx?activityid=102010995&joinid=108131299242&sojumpindex=66&s=&ea=18&ge=1&jpm=7

@ZainCheung
Copy link
Owner

已同步,感谢提醒

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants