Updated Fujifilm datasheets

This commit is contained in:
Sebastian Lay 2023-07-09 03:08:15 +02:00
parent cd96f37964
commit 6479e3060f
No known key found for this signature in database
GPG Key ID: A699D9B80D6068AA
10 changed files with 10 additions and 10 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -111,6 +111,6 @@
</main> </main>
</div> </div>
<script src="js/vue.global.prod.js"></script> <script src="js/vue.global.prod.js"></script>
<script src="js/script-faq.js?d=20230628"></script> <script src="js/script-faq.js?d=20230709"></script>
</body> </body>
</html> </html>

View File

@ -72,9 +72,9 @@
</ul> </ul>
</main> </main>
</div> </div>
<script src="js/current-films.js?d=20230628"></script> <script src="js/current-films.js?d=20230709"></script>
<script src="js/guide.js"></script> <script src="js/guide.js"></script>
<script src="js/vue.global.prod.js"></script> <script src="js/vue.global.prod.js"></script>
<script src="js/script-guide.js?d=20230628"></script> <script src="js/script-guide.js?d=20230709"></script>
</body> </body>
</html> </html>

View File

@ -96,8 +96,8 @@
</ul> </ul>
</main> </main>
</div> </div>
<script src="js/current-films.js?d=20230628"></script> <script src="js/current-films.js?d=20230709"></script>
<script src="js/vue.global.prod.js"></script> <script src="js/vue.global.prod.js"></script>
<script src="js/script-index.js?d=20230628"></script> <script src="js/script-index.js?d=20230709"></script>
</body> </body>
</html> </html>

View File

@ -1150,7 +1150,7 @@ var currentfilms = [
"popularity": 33136, "popularity": 33136,
"description": "orthopanchromatic film with a modern emulsion and extreme resolution", "description": "orthopanchromatic film with a modern emulsion and extreme resolution",
"launched": 2019, "launched": 2019,
"datasheet": "datasheets/fujifilm-neopan-acros-100.pdf", "datasheet": "datasheets/fujifilm-neopan-acros-100-120.pdf",
"lomography": "https://www.lomography.com/films/871946494-fuji-neopan-acros-100-120/photos", "lomography": "https://www.lomography.com/films/871946494-fuji-neopan-acros-100-120/photos",
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Neopan%20Acros%20100%22", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Neopan%20Acros%20100%22",
"image": "fujifilm-neopan-acros-100-120.png" "image": "fujifilm-neopan-acros-100-120.png"
@ -1167,7 +1167,7 @@ var currentfilms = [
"popularity": 44680, "popularity": 44680,
"description": "cheap consumer film that can be used universally and is suitable for a variety of applications", "description": "cheap consumer film that can be used universally and is suitable for a variety of applications",
"launched": 1990, "launched": 1990,
"datasheet": "", "datasheet": "datasheets/fujifilm-c200.pdf",
"lomography": "https://www.lomography.com/films/871962842-fuji-c200/photos", "lomography": "https://www.lomography.com/films/871962842-fuji-c200/photos",
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Fuji%20C200%22", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Fuji%20C200%22",
"image": "fujifilm-c200-135.png" "image": "fujifilm-c200-135.png"
@ -1184,7 +1184,7 @@ var currentfilms = [
"popularity": 30765, "popularity": 30765,
"description": "orthopanchromatic film with a modern emulsion and extreme resolution", "description": "orthopanchromatic film with a modern emulsion and extreme resolution",
"launched": 2019, "launched": 2019,
"datasheet": "datasheets/fujifilm-neopan-acros-100.pdf", "datasheet": "datasheets/fujifilm-neopan-acros-100-135.pdf",
"lomography": "https://www.lomography.com/films/871923678-fuji-neopan-acros-100-35mm/photos", "lomography": "https://www.lomography.com/films/871923678-fuji-neopan-acros-100-35mm/photos",
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Neopan%20Acros%20100%22", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Neopan%20Acros%20100%22",
"image": "fujifilm-neopan-acros-100-135.png" "image": "fujifilm-neopan-acros-100-135.png"

View File

@ -71,8 +71,8 @@
</ul> </ul>
</main> </main>
</div> </div>
<script src="js/current-films.js?d=20230628"></script> <script src="js/current-films.js?d=20230709"></script>
<script src="js/vue.global.prod.js"></script> <script src="js/vue.global.prod.js"></script>
<script src="js/script-random.js?d=20230628"></script> <script src="js/script-random.js?d=20230709"></script>
</body> </body>
</html> </html>