Skip to content

Commit

Permalink
chg: [pastebinPro] Commented pp-pro. API has changed. Needs fixing.
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveClement committed Nov 22, 2018
1 parent 321df4e commit deb5e7a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions pystemon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,13 @@ site:
update-min: 40

# See https://pastebin.com/api_scraping_faq , you will need a pro account on pastebin
pastebin.com_pro:
archive-url: 'http://pastebin.com/api_scraping.php?limit=500'
archive-regex: '"key": "(.+)",'
download-url: 'http://pastebin.com/api_scrape_item.php?i={id}'
update-max: 50
update-min: 40
# Further on, the API has changed. Needs updating. FIXME
## pastebin.com_pro:
## archive-url: 'http://pastebin.com/api_scraping.php?limit=500'
## archive-regex: '"key": "(.+)",'
## download-url: 'http://pastebin.com/api_scrape_item.php?i={id}'
## update-max: 50
## update-min: 40

# Site seems offline now
# pastie.org:
Expand Down

0 comments on commit deb5e7a

Please sign in to comment.