File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232uvensys
3333de
3434resourced
35+ envoyproxy
36+ unipromos
Original file line number Diff line number Diff line change 88- import : (data)/crawlers/marginalia.yaml
99- import : (data)/crawlers/mojeekbot.yaml
1010- import : (data)/crawlers/commoncrawl.yaml
11+ - import : (data)/crawlers/wikimedia-citoid.yaml
1112- import : (data)/crawlers/yandexbot.yaml
Original file line number Diff line number Diff line change 1+ # Wikimedia Foundation citation services
2+ # https://www.mediawiki.org/wiki/Citoid
3+
4+ - name : wikimedia-citoid
5+ user_agent_regex : " Citoid/WMF"
6+ action : ALLOW
7+ remote_addresses : [
8+ " 208.80.152.0/22" ,
9+ " 2620:0:860::/46" ,
10+ ]
11+
12+ - name : wikimedia-zotero-translation-server
13+ user_agent_regex : " ZoteroTranslationServer/WMF"
14+ action : ALLOW
15+ remote_addresses : [
16+ " 208.80.152.0/22" ,
17+ " 2620:0:860::/46" ,
18+ ]
You can’t perform that action at this time.
0 commit comments