Skip to content

Instantly share code, notes, and snippets.

@otofune
Created October 15, 2017 06:04
Show Gist options
  • Save otofune/8b0ae8f826898db304873f34ed91815e to your computer and use it in GitHub Desktop.
Save otofune/8b0ae8f826898db304873f34ed91815e to your computer and use it in GitHub Desktop.
{
"User-Agent": "~.*~",
"Disallow": "~(?:\/.*\/edit$)|(?:\/.*\/feed$)|(?:\/.*\/new$)|(?:\/.*\/private$)|(?:\/adcal)|(?:\/api)|(?:\/auth)|(?:\/drafts)|(?:\/follow)|(?:\/images)|(?:\/items)|(?:\/registration)|(?:\/search)|(?:\/settings)|(?:\/unfollow)|(?:\/users)|(?:\/.*\\?page\\=.*)|(?:\/.*&page\\=.*)|(?:.*\/contextual\\-ee)|(?:.*\/wrap\\-events)|(?:.*\/wrap\\-function)|(?:.*\/wrap\\-raf)|(?:.*\/wrap\\-xhr)~",
"Allow": "~(?:\/api\/.*\/docs$)~",
"Instant": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment