name: "Black Hex" panel_display_name: "Northwest Area" panels { name: "HIDE" path: "Panels/Hexes/black_1" clue: "hide" answer: "seek" symbols: SUN } panels { name: "ORDER" path: "Panels/Hexes/black_2" clue: "order" answer: "chaos" symbols: SUN } panels { name: "TOWER" path: "Panels/Hexes/black_3" clue: "tower" answer: "our" symbols: ZERO } panels { name: "MAZE" path: "Panels/Hexes/black_4" clue: "maze" answer: "ways" symbols: ZERO } panels { name: "CLUES" path: "Panels/Hexes/black_5" clue: "clues" answer: "zoos" symbols: ZERO } panels { name: "SECRET" path: "Panels/Hexes/black_6" clue: "secret" answer: "secrets" symbols: PLANET } panels { name: "BARK" path: "Panels/V Maze/door_2" clue: "bark" answer: "tree" symbols: BOXES # visible through the tinted door } 2c2877c51ce872be0dbb7b6e629923a'>this commit mixed-content personal blog
about summary refs log tree commit diff stats
path: root/app/controllers/users/omniauth_callbacks_controller.rb
blob: 1907e5b1b6cdb147fb9ac9769a10b569912a4071 (plain) (blame)
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
26
27
28