This file is indexed.

/usr/share/pastebin.d/pastebin.com.conf is in pastebinit 1.3-2ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[pastebin]
basename = pastebin.com
regexp = "http://((([a-zA-Z0-9\-_\.]*)(pastebin\.com)))"

[format]
content = paste_code
user = paste_name
subdomain = paste_subdomain
private = paste_private
expiry = paste_expire_date
format = paste_format
email = paste_email
page = page
submit = submit
regexp = regexp

[defaults]
submit = submit
format = text
private = 0
expiry = 1M
subdomain = ""
email = ""
page = "/api_public.php"
regexp = "(.*)"