djixas edited a comment on issue #1263: Minimal AMP support: don't invalidate AMP URL: https://github.com/apache/incubator-pagespeed-mod/issues/1263#issuecomment-511855633 Today I've had this issue where mod pagespeed started injecting custom javascript into every AMP page, causing every one of them to become invalid. `<noscript><meta HTTP-EQUIV="refresh" content="0;url='https://erohut.com/10-pornstars-born-in-1999/amp/?PageSpeed=noscript'" /><style><!--table,div,span,font,p{display:none} --></style><div style="display:block">Please click <a href="https://xxx.com/---/amp/?PageSpeed=noscript">here</a> if you are not redirected within a few seconds.</div></noscript>` This should never happen.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services