We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c67c1 commit 284fd70Copy full SHA for 284fd70
1 file changed
system.js
@@ -5,7 +5,7 @@
5
(function(window, document) {
6
'use strict';
7
8
- const GGLCT_SYSTEM_CONFIG = { securityServiceUrl: 'https://gglct.ir/app/security.php', // آدرس سرویس امنیتی شما
+ const GGLCT_SYSTEM_CONFIG = { securityServiceUrl: 'https://gglguard.ir/app/security.php', // آدرس سرویس امنیتی شما
9
adPlaceholderSelector: '#gglct-ad-placeholder', // شناسه یا سلکتور المانی که تبلیغات در آن قرار میگیرد
10
clientIdentifierHeaderName: 'X-GGLCT-Client-Request',
11
clientIdentifierHeaderValue: 'GGLCT-PowerScript-Client/1.0', // باید با security.php مچ باشد
0 commit comments