0byt3m1n1
Path:
C:
/
Program Files
/
RStudio
/
resources
/
app
/
www
/
[
Home
]
File: index.htm
<!DOCTYPE html> <!-- # # index.htm # # Copyright (C) 2022 by Posit Software, PBC # # This program is licensed to you under the terms of version 3 of the # GNU Affero General Public License. This program is distributed WITHOUT # ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING THOSE OF NON-INFRINGEMENT, # MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Please refer to the # AGPL (http://www.gnu.org/licenses/agpl-3.0.txt) for more details. # --> <!-- standards mode --> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta name="gwt:property" content="compiler.stackMode=#compiler_stack_mode#" /> #!viewport_tag# <meta name="#csrf_token_meta#" content="#csrf_token#" /> <link rel="server-homepage" href="#server_homepage#" /> <link rel="shortcut icon" href="images/Posit-Product_rst-server-favicon.svg" /> <title>RStudio</title> #!head_tags# <link type="text/css" rel="stylesheet" href="css/icons.css" /> <script src="js/text.min.js"></script> <script src="js/inert-polyfill.min.js"></script> <script src="js/js-yaml.min.js"></script> <script src="#!gwt_prefix#rstudio/rstudio.nocache.js"></script> </head> <body></body> </html>