From 15137e44a6639b9451d22d12d60f2234ea2da505 Mon Sep 17 00:00:00 2001 From: marblepebble Date: Wed, 14 Jun 2017 12:26:59 +0100 Subject: Add gamedev.net, created through f43 siteconfig tool (#305) --- gamedev.net.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gamedev.net.txt diff --git a/gamedev.net.txt b/gamedev.net.txt new file mode 100644 index 0000000..10c8d24 --- /dev/null +++ b/gamedev.net.txt @@ -0,0 +1,6 @@ +# Generated by FiveFilters.org's web-based selection tool +# Place this file inside your site_config/custom/ folder +# Sourcec: http://siteconfig.fivefilters.org/grab.php?url=https%3A%2F%2Fwww.gamedev.net%2Fresources%2F_%2Ftechnical%2Fmath-and-physics%2Fpractical-use-of-vector-math-in-games-r2968 + +body: //div[contains(conat(' ',normalize-space(@class),' '),' article-panel ')] +test_url: https://www.gamedev.net/resources/_/technical/math-and-physics/practical-use-of-vector-math-in-games-r2968 -- cgit v1.3.1