Libraryless. Compilation Failed (6593L/39K).
sbool containsHTMLRedirect(S html) { ret cic(html, "http-equiv") && any isHTMLRefreshTag(findAllTagsNamed meta(html)); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032931 | 
| Snippet name: | containsHTMLRedirect | 
| Eternal ID of this version: | #1032931/2 | 
| Text MD5: | 39ff86545c1b2f8be778dc8529e2988e | 
| Transpilation MD5: | 52b67b5e0a5f499eef399dba1272230a | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-11 00:47:53 | 
| Source code size: | 129 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 365 / 443 | 
| Version history: | 1 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |