Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Question How to disable my Stalker MAG Portal URL?

magic1

Extended Member
Ext. Member
Joined
May 11, 2020
Messages
56
Reaction score
68
Points
29
Location
India
My server provider just got a DMCA complaint regarding my MAG Portal: domain:25461/c

I don't have any MAG users so I want to completely disable my MAG Portal. How do I do that?

Also few of my lines got leaked in forums which is why I got the DMCA complaint. How do I stop leaks?

If anyone can help, it will be highly appreciated :)
 
which panel you're using?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
My server provider just got a DMCA complaint regarding my MAG Portal: domain:25461/c

It's bit strange that you get a DMCA complaint because of the MAG Portal URL. There is no reason for DMCA complaints just because of the port.

I don't have any MAG users so I want to completely disable my MAG Portal. How do I do that?
Take a look to your nginx.conf file

Also few of my lines got leaked in forums which is why I got the DMCA complaint. How do I stop leaks?
Stop the distribution of test lines to people you do not know.
 
It's bit strange that you get a DMCA complaint because of the MAG Portal URL. There is no reason for DMCA complaints just because of the port.
DMCA complaint was for Greek channels that I have now removed. But the complaint also specified my MAG Portal and since I don't use it, I want to disable it.

Take a look to your nginx.conf file
Can you please tell me what to do in the nginx.conf file? I've never opened or edited it.

Stop the distribution of test lines to people you do not know.
I don't provide Trials. The lines that got leaked were paid accounts and of long-term customers who I trust.
I still suspect more lines have been leaked so I want to find all the leaked lines and stop future leaks. I would appreciate ideas on how to do this.
 
in
/home/xtreamcodes/iptv_xtream_codes/wwwdir
rename folder /c
with something random /c ( ex /c319310301mamrao.... )
also rename portal.php to something random (ex: portal879799.php )

inside nginx.conf

# location /stalker_portal/c {
# alias /home/xtreamcodes/iptv_xtream_codes/wwwdir/c;
# }

hide it

then restart service
and check if /c is work or no
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
in
/home/xtreamcodes/iptv_xtream_codes/wwwdir
rename folder /c
with something random /c ( ex /c319310301mamrao.... )
also rename portal.php to something random (ex: portal879799.php )

inside nginx.conf

# location /stalker_portal/c {
# alias /home/xtreamcodes/iptv_xtream_codes/wwwdir/c;
# }

hide it

then restart service
and check if /c is work or no
yes right and update nginx, because default nginx in 22f have heartbleed exploit where hacker can get usernavn/password easy

i think you can use this
or compile your own version
 
in
/home/xtreamcodes/iptv_xtream_codes/wwwdir
rename folder /c
with something random /c ( ex /c319310301mamrao.... )
also rename portal.php to something random (ex: portal879799.php )

inside nginx.conf

# location /stalker_portal/c {
# alias /home/xtreamcodes/iptv_xtream_codes/wwwdir/c;
# }

hide it

then restart service
and check if /c is work or no
And how will it work when you rename the folder /c and portal.php????
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top