The same code, never modified. However, since September, the javascript
top.location.href='https://....'
and
window.open("https://....", "_top")
all of above are stopped working and the error
"The frame attempting navigation of the top-level window is sandboxed with the 'allow-top-navigation-by-user-activation' flag, but has no user activation (aka gesture)"
occured, what happened??
by the way, why the library of Google App Script being modified recently?? it causes me many harassment....