mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-03 06:16:08 +00:00
custom pricing
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
|
||||
<link href="images/favicon.png?v2" rel="shortcut icon" type="image/x-icon">
|
||||
<link href="images/webclip.png" rel="apple-touch-icon">
|
||||
<link rel="stylesheet" href="./cookieconsent.min.css">
|
||||
<style>
|
||||
:root {
|
||||
--accent: #024eff;
|
||||
@@ -325,7 +324,5 @@ window.addEventListener("load", function() {
|
||||
|
||||
gtag('config', 'UA-178912857-1');
|
||||
</script>
|
||||
<script src="./cookieconsent.min.js"></script>
|
||||
<script src="./cookieconsent-init.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user