Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -1
index.html
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
|
|
|
7 |
|
8 |
<script type='text/javascript'>
|
9 |
window.smartlook||(function(d) {
|
@@ -387,7 +388,6 @@ margin: auto;
|
|
387 |
|
388 |
<div id="as">
|
389 |
<select name="" id="model">
|
390 |
-
<option value="focus" class="mod" selected>Fooocus(Best)</option>
|
391 |
|
392 |
<option value="rv6" class="mod" >Proteus v0.2 (masterpiece) </option>
|
393 |
<option value="ar" class="mod">SDXL</option>
|
@@ -710,6 +710,11 @@ atOptions = {
|
|
710 |
document.write('<scr' + 'ipt type="text/javascript" src="//positionavailreproach.com/95d42ead888d636b7ebf8c76de53ca8d/invoke.js"></scr' + 'ipt>');
|
711 |
</script>
|
712 |
</script>
|
|
|
|
|
|
|
|
|
|
|
713 |
|
714 |
<script type="module">
|
715 |
// Import the functions you need from the SDKs you need
|
|
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
|
7 |
+
<script id="aclib" type="text/javascript" src="//acscdn.com/script/aclib.js"></script>
|
8 |
|
9 |
<script type='text/javascript'>
|
10 |
window.smartlook||(function(d) {
|
|
|
388 |
|
389 |
<div id="as">
|
390 |
<select name="" id="model">
|
|
|
391 |
|
392 |
<option value="rv6" class="mod" >Proteus v0.2 (masterpiece) </option>
|
393 |
<option value="ar" class="mod">SDXL</option>
|
|
|
710 |
document.write('<scr' + 'ipt type="text/javascript" src="//positionavailreproach.com/95d42ead888d636b7ebf8c76de53ca8d/invoke.js"></scr' + 'ipt>');
|
711 |
</script>
|
712 |
</script>
|
713 |
+
<script type="text/javascript">
|
714 |
+
aclib.runAutoTag({
|
715 |
+
zoneId: '8t3cwxqbiu',
|
716 |
+
});
|
717 |
+
</script>
|
718 |
|
719 |
<script type="module">
|
720 |
// Import the functions you need from the SDKs you need
|