Skip to content

Instantly share code, notes, and snippets.

@curiousdannii
curiousdannii / book-chapter-lengths.json
Last active April 22, 2016 03:54 — forked from openbibleinfo/book-chapter-lengths.txt
Number of verses in chapters of various Bible translations
This file has been truncated, but you can view the full file.
{
"1Chr.11": {
"46": [
"en_dra",
"la_vulgate"
],
"47": [
"ar_erv-ar",
"ar_nav",
"awa_erv-awa",
@curiousdannii
curiousdannii / error.php
Created October 21, 2010 02:47 — forked from jeresig/error.php
Opera 304 tests
<?php header('HTTP/1.0 500 Internal Server Error'); exit; ?>