Untitled
unknown
plain_text
a year ago
791 B
6
Indexable
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Security-Policy" content="default-src 'self' 'unsafe-inline'; connect-src ws://localhost:4200 http://localhost:3000/fosdk/ http://support.fargo.com/ProductUpdater/ http://support.fargo.com/hidden/ https://www3.hidglobal.com/sites/default/files/; img-src 'self' data: file://;"> <meta charset="utf-8"> <title>HidPrinterWorkbench</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root></app-root> </body> </html>
Editor is loading...
Leave a Comment