diff options
| author | marblepebble <marblepebble@users.noreply.github.com> | 2017-06-14 12:26:59 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-06-14 13:26:59 +0200 |
| commit | 15137e44a6639b9451d22d12d60f2234ea2da505 (patch) | |
| tree | 6e95cbd9bbcc56b418ef173ca10c72dedae6d01e | |
| parent | 5d63b1e6856140b1c12d48db3d2bd0e929aaf151 (diff) | |
| download | ftr-site-config-15137e44a6639b9451d22d12d60f2234ea2da505.tar.gz ftr-site-config-15137e44a6639b9451d22d12d60f2234ea2da505.zip | |
Add gamedev.net, created through f43 siteconfig tool (#305)
| -rw-r--r-- | gamedev.net.txt | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
