CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 14:34:07 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=5efa61df92398a5820642d37316f66740c3035bf5668309c3c91bf38c12142d0a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22I_VrT34JwMAhvFF-Q4WDRSlZ9Sx6M5Xl%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cf1392ea98b080-BLR
help_show - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CREATE OR ALTER FUNCTION [dbo].help_show
- (
- @code nvarchar(128),
- @s nvarchar(max)
- ) RETURNS nvarchar(max) as
- BEGIN
- DECLARE @res nvarchar(max)=''
- declare @isDemo bit =iif( dbo.as_setting('demo', '0')='1', 1, 0)
- if(@isDemo=1) begin
- set @res = '
- <div class="as-oneShow as-oneShow-hideOnClick alert alert-info alert-dismissible" data-code="x1'+@code+'">
- <h3><i class="far fa-hand-point-right"></i> Подсказка по демо</h3>
- '+@s+'
- <a href="#" class="close" data-dismiss="alert" ><i class="fa fa-times"></i></a>
- </div>
- '
- end
- return @res
- END
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 8 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ L
JavaScript | 8 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ J
JavaScript | 10 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ 2
JavaScript | 19 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 20 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 4
JavaScript | 22 sec ago | 0.24 KB
-
⭐⭐Exchange Exploit⭐⭐ 1
JavaScript | 30 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 30 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand