word-games-theme 1.8.5 → 1.8.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_data/footer/en/data.json +1 -1
- data/_data/header/en/data.json +174 -52
- data/_data/wordgames/en/five_letter_word_finder.json +449 -93
- data/_data/wordgames/en/root.json +11 -168
- data/_data/wordleSolver/en/resultData.json +2 -1
- data/_data/xyzPagesData/en/unscramble-letters-jumble.json +261 -103
- data/_includes/WordPointTables/table.html +1 -4
- data/_includes/autogenerated/content.html +1 -3
- data/_includes/footer/index.html +1 -1
- data/_includes/head/index.html +39 -9
- data/_includes/howto.html +1 -1
- data/_includes/repeat-letters.html +50 -186
- data/_includes/script.html +4 -2
- data/_includes/section/commonPage.html +13 -18
- data/_includes/section/{news.html → faq.html} +2 -2
- data/_includes/section/feature.html +4 -4
- data/_includes/section/home.html +50 -54
- data/_includes/section/wordGroup.html +2 -7
- data/_includes/section/xyzGroup.html +1 -1
- data/_includes/wordfinderstrategy/content.html +1 -5
- data/_includes/xyzpages/xyz.html +12 -8
- data/_layouts/allpages.html +0 -1
- data/_layouts/autogencontent.html +0 -3
- data/_layouts/default.html +1 -11
- data/_layouts/disclaimer.html +28 -0
- data/_layouts/page.html +0 -45
- data/_layouts/page2.html +0 -44
- data/_layouts/post.html +3 -2
- data/_layouts/privacyPolicy.html +27 -0
- data/_layouts/termAndCondition.html +28 -4
- data/_layouts/tools.html +7 -1
- data/_layouts/wordMeaning.html +25 -17
- data/_layouts/xyzpages.html +2 -6
- data/assets/css/blog.css +128 -212
- data/assets/css/bootstrap.min.css +2521 -524
- data/assets/css/content.css +34 -49
- data/assets/css/game.css +60 -57
- data/assets/css/multiple-word-anagram-solver.css +14 -15
- data/assets/css/style.css +533 -285
- data/assets/css/wordGroup.css +380 -17
- data/assets/css/wordleSolver.css +22 -22
- data/assets/css/wordsInCertainPosition.css +14 -29
- data/assets/images/wordswithletters-logo.webp +0 -0
- data/assets/js/adBlocker.js +0 -1
- data/assets/js/words-starting-with.js +0 -4
- metadata +4 -32
- data/_data/wordgames/ar/four_letter_word_finder.json +0 -196
- data/_data/wordgames/da/four_letter_word_finder.json +0 -196
- data/_data/wordgames/de/four_letter_word_finder.json +0 -196
- data/_data/wordgames/es/four_letter_word_finder.json +0 -196
- data/_data/wordgames/fr/four_letter_word_finder.json +0 -197
- data/_data/wordgames/id/four_letter_word_finder.json +0 -196
- data/_data/wordgames/it/four_letter_word_finder.json +0 -196
- data/_data/wordgames/ja/four_letter_word_finder.json +0 -196
- data/_data/wordgames/ko/four_letter_word_finder.json +0 -196
- data/_data/wordgames/nl/four_letter_word_finder.json +0 -196
- data/_data/wordgames/pl/four_letter_word_finder.json +0 -196
- data/_data/wordgames/pt/four_letter_word_finder.json +0 -196
- data/_data/wordgames/ru/four_letter_word_finder.json +0 -196
- data/_data/wordgames/sv/four_letter_word_finder.json +0 -196
- data/_data/wordgames/th/four_letter_word_finder.json +0 -196
- data/_data/wordgames/tr/four_letter_word_finder.json +0 -196
- data/_data/wordgames/uk/four_letter_word_finder.json +0 -196
- data/_data/wordgames/vi/four_letter_word_finder.json +0 -196
- data/_data/wordgames/zh/four_letter_word_finder.json +0 -196
- data/_data/wordgames/zh-TW/four_letter_word_finder.json +0 -196
- data/_includes/section/home2.html +0 -174
- data/_layouts/other-lang-scrabble.html +0 -170
- data/assets/css/advancedFilter.css +0 -215
- data/assets/css/feature.css +0 -58
- data/assets/css/footer.css +0 -161
- data/assets/css/home.css +0 -538
- data/assets/css/news.css +0 -48
- data/assets/css/testhome.css +0 -417
- data/assets/css/wordScrabble.css +0 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 70f69f6f076d3bda92112cad8eb1f3686819e97a0109c560239abf01144a39c9
|
|
4
|
+
data.tar.gz: ace68dbc309ad1d045ffaefc84ff33c5296023d002de3b94096183205508ff37
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 24eb66dfd5bc0e6cc551146d0bf1972c1cea281b9df8d824385d270db284ee915bf43e103e978337a77c7e6ce61504703303858355e00b98f6b87ada3f0c9e03
|
|
7
|
+
data.tar.gz: 2e74906017a2c20afb29cfc9d442fc053b3a0b6ffdab7d6f2aeb3615b73b1a2710057768199670023392285d47d6596eeea44eb5cbf8d177eff95cef79b2aa3c
|
data/_data/footer/en/data.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"logo": "
|
|
2
|
+
"logo": "/assets/images/word-games-logo.svg",
|
|
3
3
|
"heading": "marketing@wordgames.org",
|
|
4
4
|
"linksTitle": "Resources",
|
|
5
5
|
"companytitle": "Company",
|
data/_data/header/en/data.json
CHANGED
|
@@ -5,112 +5,234 @@
|
|
|
5
5
|
"nav-link-name": "Tools",
|
|
6
6
|
"dropdown": [
|
|
7
7
|
{
|
|
8
|
-
"categoryName": "
|
|
8
|
+
"categoryName": "Word Lists",
|
|
9
9
|
"links": [
|
|
10
10
|
{
|
|
11
|
-
"name": "
|
|
12
|
-
"url": "/
|
|
11
|
+
"name": "Word Game Generator Online",
|
|
12
|
+
"url": "/word-game-generator-online"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
|
-
"name": "
|
|
16
|
-
"url": "/
|
|
15
|
+
"name": "Wordle Solver",
|
|
16
|
+
"url": "/wordle-solver"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "Words Collections",
|
|
20
|
+
"url": "/words-collections"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "Make Words With These Letters",
|
|
24
|
+
"url": "/make-words-with-these-letters"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "Word Generator From Letters",
|
|
28
|
+
"url": "/word-generator-from-letters"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "Words spelled with these letters ",
|
|
32
|
+
"url": "/words-spelled-with-these-letters"
|
|
17
33
|
},
|
|
18
34
|
{
|
|
19
|
-
"name": "
|
|
20
|
-
"url": "/
|
|
35
|
+
"name": "Find words that start with the letters",
|
|
36
|
+
"url": "/find-words-that-start-with-the-letters"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "Find words with letters in certain positions",
|
|
40
|
+
"url": "/find-words-with-letters-in-certain-positions"
|
|
21
41
|
},
|
|
22
42
|
{
|
|
23
|
-
"name": "
|
|
24
|
-
"url": "/
|
|
43
|
+
"name": "URLs of words with specific letters",
|
|
44
|
+
"url": "/words-with-letters"
|
|
25
45
|
},
|
|
26
46
|
{
|
|
27
|
-
"name": "
|
|
28
|
-
"url": "/
|
|
47
|
+
"name": "How many words can you make from these letters",
|
|
48
|
+
"url": "/how-many-words-can-you-make-from-these-letters"
|
|
29
49
|
},
|
|
30
50
|
{
|
|
31
|
-
"name": "
|
|
32
|
-
"url": "/
|
|
51
|
+
"name": "What words can i spell with these letters and a blank",
|
|
52
|
+
"url": "/what-words-can-i-spell-with-these-letters-and-a-blank"
|
|
33
53
|
},
|
|
34
54
|
{
|
|
35
|
-
"name": "
|
|
36
|
-
"url": "/
|
|
55
|
+
"name": "Words with these letters and 2 blanks",
|
|
56
|
+
"url": "/words-with-these-letters-and-2-blanks"
|
|
37
57
|
},
|
|
38
58
|
{
|
|
39
|
-
"name": "
|
|
40
|
-
"url": "/
|
|
59
|
+
"name": "Words with these letters and 3 blanks",
|
|
60
|
+
"url": "/words-with-these-letters-and-3-blanks"
|
|
41
61
|
},
|
|
42
62
|
{
|
|
43
|
-
"name": "
|
|
44
|
-
"url": "/
|
|
63
|
+
"name": "4 pics 1 word cheat",
|
|
64
|
+
"url": "/4-pics-1-word-cheat"
|
|
45
65
|
},
|
|
46
66
|
{
|
|
47
|
-
"name": "
|
|
48
|
-
"url": "/
|
|
67
|
+
"name": "Crossword clue solve",
|
|
68
|
+
"url": "/crossword-clue-solve"
|
|
49
69
|
},
|
|
50
70
|
{
|
|
51
|
-
"name": "
|
|
52
|
-
"url": "/
|
|
71
|
+
"name": "Hanging with friends cheat",
|
|
72
|
+
"url": "/hanging-with-friends-cheat"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "Letter unscrambler into words",
|
|
76
|
+
"url": "/letter-unscrambler-into-words"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "Mix letters into words",
|
|
80
|
+
"url": "/mix-letters-into-words"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "Word chums cheat",
|
|
84
|
+
"url": "/word-chums-cheat"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "Word cookies cheat sheet",
|
|
88
|
+
"url": "/word-cookies-cheat-sheet"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "Word streak with friends",
|
|
92
|
+
"url": "/word-streak-with-friends"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "Wordfeud Cheat",
|
|
96
|
+
"url": "/wordfeud-cheat"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "Words with letters",
|
|
100
|
+
"url": "/"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "Word meaning",
|
|
104
|
+
"url": "/word-meaning"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"name": "All Pages",
|
|
108
|
+
"url": "/allpages"
|
|
53
109
|
}
|
|
54
110
|
]
|
|
55
111
|
},
|
|
56
112
|
{
|
|
57
|
-
"categoryName": "
|
|
113
|
+
"categoryName": "Words of length",
|
|
58
114
|
"links": [
|
|
59
115
|
{
|
|
60
|
-
"name": "
|
|
61
|
-
"url": "/
|
|
116
|
+
"name": "X letter words with letters",
|
|
117
|
+
"url": "/x-letter-words-with-letters"
|
|
62
118
|
},
|
|
63
119
|
{
|
|
64
|
-
"name": "
|
|
65
|
-
"url": "/
|
|
120
|
+
"name": "Six letter words with these letters",
|
|
121
|
+
"url": "/six-letter-words-with-these-letters"
|
|
66
122
|
},
|
|
67
123
|
{
|
|
68
|
-
"name": "
|
|
69
|
-
"url": "
|
|
124
|
+
"name": "Five letter words with these letters",
|
|
125
|
+
"url": "/five-letter-words-with-these-letters"
|
|
70
126
|
},
|
|
71
127
|
{
|
|
72
|
-
"name": "
|
|
73
|
-
"url": "/
|
|
128
|
+
"name": "Seven letter words with these letters",
|
|
129
|
+
"url": "/seven-letter-words-with-these-letters"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"name": "Four letter words with these letters",
|
|
133
|
+
"url": "/four-letter-words-with-these-letters"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "Three letter words with these letters",
|
|
137
|
+
"url": "/three-letter-words-with-these-letters"
|
|
74
138
|
},
|
|
75
139
|
{
|
|
76
|
-
"name": "
|
|
77
|
-
"url": "/
|
|
140
|
+
"name": "Two letter words with these letters",
|
|
141
|
+
"url": "/two-letter-words-with-these-letters"
|
|
78
142
|
},
|
|
79
143
|
{
|
|
80
|
-
"name": "
|
|
81
|
-
"url": "/
|
|
144
|
+
"name": "Eight letter words with these letters",
|
|
145
|
+
"url": "/eight-letter-words-with-these-letters"
|
|
82
146
|
},
|
|
83
147
|
{
|
|
84
|
-
"name": "
|
|
85
|
-
"url": "/
|
|
148
|
+
"name": "Nine letter words with these letters",
|
|
149
|
+
"url": "/nine-letter-words-with-these-letters"
|
|
86
150
|
},
|
|
87
151
|
{
|
|
88
|
-
"name": "
|
|
89
|
-
"url": "/
|
|
152
|
+
"name": "Ten letter words with these letters",
|
|
153
|
+
"url": "/ten-letter-words-with-these-letters"
|
|
90
154
|
},
|
|
91
155
|
{
|
|
92
|
-
"name": "
|
|
93
|
-
"url": "/
|
|
156
|
+
"name": "Eleven letter words with these letters",
|
|
157
|
+
"url": "/eleven-letter-words-with-these-letters"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "Twelve letter words with these letters",
|
|
161
|
+
"url": "/twelve-letter-words-with-these-letters"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"name": "Thirteen letter words with these letters",
|
|
165
|
+
"url": "/thirteen-letter-words-with-these-letters"
|
|
166
|
+
}
|
|
167
|
+
]
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"categoryName": "Blog",
|
|
171
|
+
"links": [
|
|
172
|
+
{
|
|
173
|
+
"name": "Words with silent letters",
|
|
174
|
+
"url": "/words-with-silent-letters"
|
|
94
175
|
},
|
|
95
176
|
{
|
|
96
|
-
"name": "
|
|
97
|
-
"url": "/words-with-
|
|
177
|
+
"name": "Long words with letters",
|
|
178
|
+
"url": "/long-words-with-letters"
|
|
98
179
|
},
|
|
99
180
|
{
|
|
100
|
-
"name": "
|
|
101
|
-
"url": "
|
|
181
|
+
"name": "Short words with letters",
|
|
182
|
+
"url": "/short-words-with-letters"
|
|
102
183
|
},
|
|
103
184
|
{
|
|
104
|
-
"name": "
|
|
105
|
-
"url": "
|
|
185
|
+
"name": "Vowels",
|
|
186
|
+
"url": "/vowels"
|
|
187
|
+
}
|
|
188
|
+
]
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"categoryName": "X letter words with these letters and a blank",
|
|
192
|
+
"links": [
|
|
193
|
+
{
|
|
194
|
+
"name": "12 letter words with these letters and a blank",
|
|
195
|
+
"url": "/12-letter-words-with-these-letters-and-a-blank"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"name": "11 letter words with these letters and a blank",
|
|
199
|
+
"url": "/11-letter-words-with-these-letters-and-a-blank"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"name": "10 letter words with these letters and a blank",
|
|
203
|
+
"url": "/10-letter-words-with-these-letters-and-a-blank"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"name": "9 letter words with these letters and a blank",
|
|
207
|
+
"url": "/9-letter-words-with-these-letters-and-a-blank"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"name": "8 letter words with these letters and a blank",
|
|
211
|
+
"url": "/8-letter-words-with-these-letters-and-a-blank"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"name": "7 letter words with these letters and a blank",
|
|
215
|
+
"url": "/7-letter-words-with-these-letters-and-a-blank"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"name": "6 letter words with these letters and a blank",
|
|
219
|
+
"url": "/6-letter-words-with-these-letters-and-a-blank"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"name": "5 letter words with these letters and a blank",
|
|
223
|
+
"url": "/5-letter-words-with-these-letters-and-a-blank"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"name": "4 letter words with these letters and a blank",
|
|
227
|
+
"url": "/4-letter-words-with-these-letters-and-a-blank"
|
|
106
228
|
},
|
|
107
229
|
{
|
|
108
|
-
"name": "
|
|
109
|
-
"url": "
|
|
230
|
+
"name": "3 letter words with these letters and a blank",
|
|
231
|
+
"url": "/3-letter-words-with-these-letters-and-a-blank"
|
|
110
232
|
},
|
|
111
233
|
{
|
|
112
|
-
"name": "
|
|
113
|
-
"url": "
|
|
234
|
+
"name": "2 letter words with these letters and a blank",
|
|
235
|
+
"url": "/2-letter-words-with-these-letters-and-a-blank"
|
|
114
236
|
}
|
|
115
237
|
]
|
|
116
238
|
}
|