Skip to content

Commit d33aa39

Browse files
authored
Update index.html
1 parent cc16ae1 commit d33aa39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ <h6>
955955
<script>
956956
// Configuration
957957
const API_KEY = "AIzaSyD_9fPQ50G7yjIqeKUrWnVdH_Yk9m9m6SI";
958-
const AI_ENDPOINT = "https://generativelanguage.googleapis.com/v1beta/models/gemma-3-12b-it:generateContent";
958+
const AI_ENDPOINT = "https://generativelanguage.googleapis.com/v1beta/models/gemma-3-27b-it:generateContent";
959959

960960
// DUCKDUCKGO + WIKIPEDIA YANG WORKING
961961
const SEARCH_ENGINES = [
@@ -1575,7 +1575,7 @@ <h4>⚠️ Input Tidak Valid</h4>
15751575
background-image: url('https://i.postimg.cc/dVRxV5kJ/IMG-20260125-154639.png');
15761576
background-size: cover;
15771577
background-position: center;
1578-
opacity: 0.5; /* Sangat pudar */
1578+
opacity: 0.3; /* Sangat pudar */
15791579
z-index: 0;
15801580
pointer-events: none;
15811581
}

0 commit comments

Comments
 (0)