Skip to content

Commit 0b788b8

Browse files
Merge pull request #7785 from JuanPabloDiaz/Limassol
add Ad-Filtering Dev Summit conf
2 parents 8b736de + 9e9d8bb commit 0b788b8

File tree

3 files changed

+37
-18
lines changed

3 files changed

+37
-18
lines changed

conferences/2025/general.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,20 @@
800800
"cocUrl": "https://leaddev.com/code-conduct",
801801
"twitter": "@TheLeadDev"
802802
},
803+
{
804+
"name": "Ad-Filtering Dev Summit",
805+
"url": "https://adfilteringdevsummit.com",
806+
"startDate": "2025-10-23",
807+
"endDate": "2025-10-24",
808+
"city": "Limassol",
809+
"country": "Cyprus",
810+
"online": false,
811+
"locales": "EN",
812+
"twitter": "@AdGuard",
813+
"cocUrl": "https://adfilteringdevsummit.com/code-of-conduct",
814+
"cfpUrl": "https://agrd.io/afds2025-talks",
815+
"cfpEndDate": "2025-08-10"
816+
},
803817
{
804818
"name": "Lambda World",
805819
"url": "https://www.lambda.world",

package-lock.json

Lines changed: 22 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/config/validLocations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export const validLocations = {
5656
Colombia: ['Bogotá', 'Duitama, Boyacá', 'Medellín', 'Tunja'],
5757
Croatia: ['Dubrovnik', 'Labin', 'Opatija', 'Osijek', 'Rovinj', 'Sibenik', 'Split', 'Zadar', 'Zagreb'],
5858
Cuba: ['Holguín', 'Villa Clara'],
59-
Cyprus: ['Larnaca', 'Paphos'],
59+
Cyprus: ['Larnaca', 'Limassol', 'Paphos'],
6060
'Czech Republic': ['Prague'],
6161
Denmark: ['Aarhus', 'Copenhagen', 'Odense'],
6262
'Dominican Republic': ['Playa Dorada', 'Puerto Plata', 'Punta Cana', 'Santiago de los Caballeros', 'Santo Domingo'],

0 commit comments

Comments
 (0)