Skip to content

Commit

Permalink
Drop quotes/double quotes from all the .conf files, will ease transit…
Browse files Browse the repository at this point in the history
…ion to configparser
  • Loading branch information
stgraber committed Jun 13, 2012
1 parent 61e3c42 commit b822f46
Show file tree
Hide file tree
Showing 16 changed files with 51 additions and 51 deletions.
6 changes: 3 additions & 3 deletions pastebin.d/cxg.de.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = cxg.de
regexp = "http://cxg.de"
regexp = http://cxg.de

[format]
user = desc
Expand All @@ -10,5 +10,5 @@ page = page
regexp = regexp

[defaults]
page = "/paste.php"
regexp = 'href="http://cxg.de/(.*)"'
page = /paste.php
regexp = href="http://cxg.de/(.*)"
4 changes: 2 additions & 2 deletions pastebin.d/fpaste.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = fpaste.org
regexp = "http://fpaste.org"
regexp = http://fpaste.org

[format]
user = author
Expand All @@ -10,5 +10,5 @@ submit = submit
expire_options = expire_options

[defaults]
submit = "paste it!"
submit = paste it!
expire_options = 86400
4 changes: 2 additions & 2 deletions pastebin.d/p.defau.lt.conf
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[pastebin]
basename = p.defau.lt
regexp = "http://p.defau.lt"
regexp = http://p.defau.lt

[format]
content = code
page = page

[defaults]
page = '/submit.php'
page = /submit.php
2 changes: 1 addition & 1 deletion pastebin.d/paste.debian.net.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste.debian.net
regexp = "http://paste.debian.net"
regexp = http://paste.debian.net

[format]
user = poster
Expand Down
12 changes: 6 additions & 6 deletions pastebin.d/paste.drizzle.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste.drizzle.org
regexp = "http://paste.drizzle.org"
regexp = http://paste.drizzle.org

[format]
lang = language
Expand All @@ -11,8 +11,8 @@ regexp = regexp
target_url = target_url

[defaults]
page = "/json/?method=pastes.newPaste"
post_format = "json"
lang = ""
regexp = "\"data\": \"([^"]*)"
target_url = "http://paste.drizzle.org/show/"
page = /json/?method=pastes.newPaste
post_format = json
lang =
regexp = \"data\": \"([^"]*)
target_url = http://paste.drizzle.org/show/
6 changes: 3 additions & 3 deletions pastebin.d/paste.kde.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste.kde.org
regexp = "http://paste.kde.org"
regexp = http://paste.kde.org

[format]
user = paste_user
Expand All @@ -15,8 +15,8 @@ regexp = regexp

[defaults]
private = 0
format = "text"
format = text
expire = 86400
api = 1
mode = xml
regexp = "<id>(.*)</id>"
regexp = <id>(.*)</id>
12 changes: 6 additions & 6 deletions pastebin.d/paste.openstack.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste.openstack.org
regexp = "http://paste.openstack.org"
regexp = http://paste.openstack.org

[format]
lang = language
Expand All @@ -11,8 +11,8 @@ regexp = regexp
target_url = target_url

[defaults]
page = "/json/?method=pastes.newPaste"
post_format = "json"
lang = ""
regexp = "\"data\": \"([^"]*)"
target_url = "http://paste.openstack.org/show/"
page = /json/?method=pastes.newPaste
post_format = json
lang =
regexp = \"data\": \"([^"]*)
target_url = http://paste.openstack.org/show/
2 changes: 1 addition & 1 deletion pastebin.d/paste.pound-python.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste.pound-python.org
regexp = "http://paste.pound-python.org"
regexp = http://paste.pound-python.org

[format]
content = code
Expand Down
2 changes: 1 addition & 1 deletion pastebin.d/paste.ubuntu.com.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste.ubuntu.com
regexp = "http://paste.ubuntu.com"
regexp = http://paste.ubuntu.com

[format]
user = poster
Expand Down
4 changes: 2 additions & 2 deletions pastebin.d/paste.ubuntu.org.cn.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste.ubuntu.org.cn
regexp = "http://paste.ubuntu.org.cn"
regexp = http://paste.ubuntu.org.cn

[format]
user = poster
Expand All @@ -9,4 +9,4 @@ format = class
paste = paste

[defaults]
paste = "发送"
paste = 发送
4 changes: 2 additions & 2 deletions pastebin.d/paste2.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste2.org
regexp = "http://paste2.org"
regexp = http://paste2.org

[format]
title = description
Expand All @@ -10,5 +10,5 @@ page = page
parent = parent

[defaults]
page = 'new-paste'
page = new-paste
parent = 0
10 changes: 5 additions & 5 deletions pastebin.d/pastebin.com.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = pastebin.com
regexp = "http://((([a-zA-Z0-9\-_\.]*)(pastebin\.com)))"
regexp = http://((([a-zA-Z0-9\-_\.]*)(pastebin\.com)))

[format]
content = api_paste_code
Expand All @@ -21,9 +21,9 @@ submit = submit
format = text
private = 0
expiry = 1M
subdomain = ""
email = ""
subdomain =
email =
api_dev_key = 253ce2f0a45140ee0a44ca99aa492260
api_option = paste
page = "/api/api_post.php"
regexp = "(.*)"
page = /api/api_post.php
regexp = (.*)
14 changes: 7 additions & 7 deletions pastebin.d/pastie.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = pastie.org
regexp = "http://pastie\.org"
regexp = http://pastie\.org
sizelimit = 100000

[format]
Expand All @@ -13,9 +13,9 @@ params_key = key
params_commit = commit

[defaults]
page = "/pastes"
params_format = "6"
params_restricted = "0"
params_authorization = "burger"
params_key = ""
params_commit = "Paste"
page = /pastes
params_format = 6
params_restricted = 0
params_authorization = burger
params_key =
params_commit = Paste
6 changes: 3 additions & 3 deletions pastebin.d/pb.daviey.com.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = pb.daviey.com
regexp = "http://pb.daviey.com"
regexp = http://pb.daviey.com

[format]
user = author
Expand All @@ -11,6 +11,6 @@ title = title
regexp = regexp

[defaults]
page = "api/?_call=new"
regexp = ""/(.*/)".*"
page = api/?_call=new
regexp = "/(.*/)".*
expire_options = 7889232
10 changes: 5 additions & 5 deletions pastebin.d/slexy.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = slexy.org
regexp = "http://slexy.org"
regexp = http://slexy.org

[format]
user = author
Expand All @@ -15,10 +15,10 @@ submit = submit
expire = expire

[defaults]
submit = "Submit Paste"
page = "/index.php/submit"
language = "text"
submit = Submit Paste
page = /index.php/submit
language = text
permissions = 0
comment = ""
comment =
linenumbers = 0
expire = 604800
4 changes: 2 additions & 2 deletions pastebin.d/sprunge.us.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[pastebin]
basename = sprunge.us
regexp = "http://sprunge.us"
regexp = http://sprunge.us

[format]
content = sprunge
format = lang
regexp = regexp

[defaults]
regexp="http://sprunge.us/(.*)$"
regexp=http://sprunge.us/(.*)$

0 comments on commit b822f46

Please sign in to comment.