rafalohaki
f34549b972
Update sukebei.php
...
Modified the get_sukebei_results() function to handle cases where the name and magnet nodes are null or do not exist.
Added conditional statements to check if the name and magnet nodes exist before attempting to access their properties, in order to prevent null errors and warnings.
Added empty string as the default value for name and magnet variables in case their corresponding nodes are null or do not exist.
Removed the use of deprecated functions explode() and htmlspecialchars() in the code.
No longer accessing the textContent property of DOMXPath::evaluate().
2023-04-09 01:24:39 +02:00
rafalohaki
c13228e240
Update sukebei.php
...
textContent, XPath expression fix
2023-04-09 01:19:53 +02:00
hnhx
c6701efd7c
added sukebei.nyaa.si results, added a new instance, fixed the imgur redirect URL
2023-01-18 16:47:21 +01:00
hnhx
fce8d7dae2
Revert "Refactor UI/UX design for improved user experience"
2022-12-28 10:20:38 +00:00
flowfield
0e81ca001c
fix: change formatting (__ -> -, # -> //)
2022-12-24 19:54:26 +01:00
flowfield
4bc1beac9e
ref: finish refactoring the layout
2022-12-24 18:07:53 +01:00
hnhx
d6635f537c
added more frontends, removed some dead instances, fixed an issue regarding thepiratebay
2022-12-02 09:41:12 +01:00
amogusussy
9c471f9c15
Update thepiratebay.php
2022-11-30 17:09:16 +00:00
amogusussy
da83515423
Update thepiratebay.php
2022-11-28 22:38:19 +00:00
hnhx
57bfb483ba
added 1337x to torrent results, fixed some css
2022-07-15 15:50:23 +02:00
Keanu Poeschko
1349cecbc7
added csp and fixed fix.
2022-05-19 12:46:39 +02:00
hnhx
61240bcd79
fixed arbitrary file read and XSS vulnerabilities, fixed some issues with settings
2022-05-15 10:34:46 +02:00
hnhx
e9652789f5
added torrentgalaxy, added proxitok, fixed some HTML formatting
2022-05-11 20:08:16 +02:00
hnhx
b07e6fa0a5
improved performance for torrent results via curl_multi
2022-04-27 13:15:17 +02:00
hnh.mtf
cbe16e8627
changed how the config is stored, rebased the file structure to make it more clean
2022-03-11 10:04:36 +01:00
hnh.mtf
9197e5f967
added rutor to bittorrent results , added back elapsed time
2022-03-04 10:36:31 +01:00
hnhx
2265569b72
added response check for yts
2022-02-25 20:34:16 +01:00
hnhx
06f4f76959
added yts, nyaa torrent results, added torrent tracker config option
2022-02-25 20:26:15 +01:00
hnhx
0abdf068d1
reorganized the whole code base , added disable torrent search to config
2022-02-25 10:42:32 +01:00