TOOLSP
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» Help Regex
by efradncr Tue 22 Oct 2024 - 19:12

» Regex please.
by skyhigh Fri 13 Sep 2024 - 19:34

» server error 403
by Mackenzie Thu 15 Aug 2024 - 7:45

» changed web structure
by Mackenzie Sun 4 Aug 2024 - 19:52

» How to view the running time of a movie
by Mackenzie Sat 27 Jul 2024 - 1:38

» help to get to the download link
by Admin Wed 24 Jul 2024 - 16:21

» I don't know how to solve ReCAPTCHA
by Mackenzie Tue 9 Jul 2024 - 20:05

*** GiTHUB ***
.
.
'Kodi Work' Gujal

ResolveURL Gujal
ResolveURL JSergio
'resolvers' tvA.

Repo Youtube Beta jdf76
Youtube Addon jdf76
& API-keys jdf76
.
.
.
*** Doc. Kodi & PYthon ***
.
.
Python & Modules PY
.
.
.
.
(Video) Cache Kodi
.
.
.
Addons Kodi
.
.
.
Addons Kodi
.
.
*** Associated ***
.
Pastebin Your list online
.
mediafire Upload Files
.
imgur Upload Pics
lyngsat TV logos collection

Help Regex

2 posters

Go down

Help Regex Empty Help Regex

Post by efradncr Mon 24 Jun 2024 - 23:11

Podrían ayudarme con un regex para este canal
Code:
hxxxs://photocall.site/c8eg/if?if=dm&ch=telemetro
de antemano muchas gracias.

efradncr

Messages : 88
Date d'inscription : 2018-02-02

Back to top Go down

Help Regex Empty Re: Help Regex

Post by gujal Tue 9 Jul 2024 - 0:33

Enjoy!
Help Regex XWkkdZr

Code:

<item>
  <title>Telemetro</title>
  <link>$doregex[get-url]</link>
<regex>
  <name>get-url</name>
  <expres>m3u8\s*=\s*"([^"]+)</expres>
  <page>https://photocall.site/c8eg/dm?ch=telemetro</page>
  <referer>https://photocall.site/</referer>
</regex>
</item>
gujal
gujal

Messages : 174
Date d'inscription : 2018-04-10

Back to top Go down

Help Regex Empty Re: Help Regex

Post by efradncr Tue 9 Jul 2024 - 0:44

wow... gracias gujal todo lo haces tan sencillo y me explota la cabeza Help Regex 1f62e

efradncr

Messages : 88
Date d'inscription : 2018-02-02

Back to top Go down

Help Regex Empty Re: Help Regex

Post by efradncr Thu 3 Oct 2024 - 16:36

Hay alguna forma de entrar en modo desarrollador web para
Code:
hxxps://photocall.site/c8eg/dm?ch=telemetro
?? han cambiado el código para ver este canal...

efradncr

Messages : 88
Date d'inscription : 2018-02-02

Back to top Go down

Help Regex Empty Re: Help Regex

Post by gujal Mon 7 Oct 2024 - 0:53

Enjoy!
Help Regex VYDiOrE
Code:

<item>
  <title>Telemetro</title>
  <link>$doregex[get-url]</link>
<regex>
  <name>get-url</name>
  <expres>$pyFunction:base64.b64decode('$doregex[get-eurl]').decode('utf-8')</expres>
  <page></page>
</regex>
<regex>
  <name>get-eurl</name>
  <expres>atob\("([^"]+)</expres>
  <page>http://photocall.site/v8rh/dm?ch=telemetro</page>
  <referer>http://photocall.site/</referer>
</regex>
</item>
gujal
gujal

Messages : 174
Date d'inscription : 2018-04-10

efradncr likes this post

Back to top Go down

Help Regex Empty Re: Help Regex

Post by efradncr Mon 14 Oct 2024 - 19:25

Thank you! Gujal, can I know what tool you use so that the developer mode does not close?

efradncr

Messages : 88
Date d'inscription : 2018-02-02

Back to top Go down

Help Regex Empty Re: Help Regex

Post by gujal Tue 15 Oct 2024 - 23:31

I do not use developer mode in browser as most sites have js blocking it from working.
I use Fiddler Classic (mitm proxy)
Get it here
gujal
gujal

Messages : 174
Date d'inscription : 2018-04-10

efradncr likes this post

Back to top Go down

Help Regex Empty Re: Help Regex

Post by efradncr Tue 22 Oct 2024 - 19:12

Ok ok ok tk!

efradncr

Messages : 88
Date d'inscription : 2018-02-02

Back to top Go down

Help Regex Empty Re: Help Regex

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum