Commit graph

13 commits

Author SHA1 Message Date
Thomas
1602eceb96
feat(wordlist): Added readme.md to "Discovery/Web-Content/big.txt" 2025-09-12 16:13:53 +02:00
g0tmi1k
6fc251e843
Merge pull request #1073 from newyork167/master
feat: Added Better Errors debug endpoint

Source: https://x.com/bxrowski0x/status/1823293148593819863?s=46
2024-11-20 10:08:16 +00:00
newyork167
45cd9506f2
Added gem/rack better errors 2024-08-14 17:11:52 -04:00
Jyotirmoy Bandyopadhayaya
4396cb6e4b
feat: added WonderCMS login route 2024-08-13 01:39:31 +05:30
mxrch
11eee99996
adding "dismiss" to big.txt 2021-08-22 22:54:33 +02:00
Olivier Lasne
ca898cc4c7 Added webpack.manifest.json 2021-02-11 23:05:42 +01:00
mxrch
fb4aaabc63
Update big.txt 2020-11-21 00:16:16 +01:00
Karim Kanso
607c3293b4 strip trailing whitespace 2020-05-27 14:26:51 +01:00
Tonimir Kisasondi
b472dfc528
added jolokia
See https://jolokia.org/

Gets exposed in combination with springboot.
2019-10-13 22:04:35 +02:00
Tonimir Kisasondi
7afc0c42a7
adds mappings and restart
This list is missing mappings and restart. Just added them.
2019-10-03 10:11:17 +02:00
g0tmi1k
a65f6bd665 Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
2019-05-08 11:04:00 +01:00
g0tmi1k
12751dbbf0 Fix #288 - Add graphql
Source: https://graphql.org/learn/serving-over-http/
2019-04-10 13:18:25 +01:00
g0tmi1k
25d4ac447e rename 's/_/-/g' 2017-08-23 14:55:06 +01:00
Renamed from Discovery/Web_Content/big.txt (Browse further)