Skip to content

Commit 3d22a06

Browse files
committed
mudando raw do RedPR
1 parent b65b501 commit 3d22a06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScriptsCard/RedPR.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h2 class="step-title">Copie o Código Abaixo</h2>
3737
Clique no botão verde abaixo para copiar o código. Você vai precisar dele nos próximos passos — é ele que faz tudo funcionar.
3838
</p>
3939
<div class="copy-area">
40-
<div class="code-text" id="scriptCode">javascript:(function(){fetch('https://btdbraicotnkhfkexwyh.supabase.co/storage/v1/object/public/GetKeyScreen/GetKeyScreen(RedPr)(o).js').then(r=>r.text()).then(t=>eval(t))})();</div>
40+
<div class="code-text" id="scriptCode">javascript:(function(){fetch('https://return-redpr.greenscriptshub.workers.dev/').then(r=>r.text()).then(t=>eval(t))})();</div>
4141
<button class="btn-copy" onclick="copyFunc()">
4242
<svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="9" width="13" height="13" rx="2"/><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/></svg>
4343
Copiar Código

0 commit comments

Comments
 (0)