Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1013906 // Extract worker code from HTML (Doesn't work because of < in <script>)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (5935L/39K).

!7

p {
  S html = loadSnippet(#1013902);
  L<S> tag = first(findContainerTagWithParams_debug(html, 'script, type := "javascript/worker"));
  pnlStruct(tag);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013906
Snippet name: Extract worker code from HTML (Doesn't work because of < in <script>)
Eternal ID of this version: #1013906/5
Text MD5: 1620343e83892b55b4917d23464df4dd
Transpilation MD5: d28ec9147c14680f1788a5635080c12d
Author: stefan
Category: javax / web
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-14 20:27:34
Source code size: 165 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 304 / 687
Version history: 4 change(s)
Referenced in: [show references]